aboutsummaryrefslogtreecommitdiff
path: root/loginutils/passwd.c
AgeCommit message (Expand)Author
2006-04-21- passwd doesnt use salt with md5 passwords; bug #604 thanks tavisoNed Ludd
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-01-31- bzero -> memsetBernhard Reutner-Fischer
2006-01-08declare const for funMike Frysinger
2006-01-06patch from tito: consolidate delay functions as bb_do_delay()Rob Landley
2005-09-20- rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2004-09-15Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...Glenn L McGrath
2004-09-02Tito writes:Eric Andersen
2004-05-01Do not use getpass(3)Eric Andersen
2003-09-04Set the default password to md5, patch by Joshua JacksonGlenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-08Patch from Joshua Jackson, make md5 the default hash algorithmGlenn L McGrath
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl
2002-07-03Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl>Eric Andersen
2002-06-23Port over the last of the tinylogin appletsEric Andersen