Add one-line GPL boilerplate to numerous (but not all yet) source files.
[oweals/busybox.git] / loginutils / passwd.c
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-07-11 Rob LandleyPatch from Tito to remove pwd_to_spwd (which we don...
2006-04-21 Ned Ludd- passwd doesnt use salt with md5 passwords; bug #604...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-31 Bernhard Reutner... - bzero -> memset
2006-01-08 Mike Frysingerdeclare const for fun
2006-01-06 Rob Landleypatch from tito: consolidate delay functions as bb_do_d...
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-09-15 Glenn L McGrathOnly write to shadow file is shadow passwords are enabl...
2004-09-02 Eric AndersenTito writes:
2004-05-01 Eric AndersenDo not use getpass(3)
2003-09-04 Glenn L McGrathSet the default password to md5, patch by Joshua Jackson
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-08 Glenn L McGrathPatch from Joshua Jackson, make md5 the default hash...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-03 Eric AndersenFix text alignment, thanks to Sander Klein <s.klein...
2002-06-23 Eric AndersenPort over the last of the tinylogin applets