aboutsummaryrefslogtreecommitdiff
path: root/loginutils/passwd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - passwd doesnt use salt with md5 passwords; bug #604 thanks tavisosolar2006-04-211-3/+11
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* - bzero -> memsetaldot2006-01-311-16/+17
* declare const for funvapier2006-01-081-1/+1
* patch from tito: consolidate delay functions as bb_do_delay()landley2006-01-061-7/+1
* - rename libbb's password helpers as suggested in libbb.haldot2005-09-201-1/+1
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-2/+2
* Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...bug12004-09-151-5/+4
* Tito writes:andersen2004-09-021-7/+2
* Do not use getpass(3)andersen2004-05-011-3/+3
* Set the default password to md5, patch by Joshua Jacksonbug12003-09-041-1/+1
* Major coreutils update.mjn32003-03-191-13/+13
* Patch from Joshua Jackson, make md5 the default hash algorithmbug12003-02-081-3/+3
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)sandman2002-07-191-1/+1
* Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl>andersen2002-07-031-6/+4
* Port over the last of the tinylogin appletsandersen2002-06-231-0/+408