sulogin: use common password-checking routine.
[platform/upstream/busybox.git] / loginutils / vlock.c
2013-11-19 Denys Vlasenkosulogin: use common password-checking routine.
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-02 Pere Orgamove help text from include/usage.src.h to debianutils...
2011-03-08 Denys Vlasenkos/FAIL_DELAY/LOGIN_FAIL_DELAY/
2011-03-02 Denys Vlasenkoconvert "do {...} while (1);" -> "while (1) {...}"
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-30 Jeremie Koenigvlock: disable linux console calls on other systems
2008-12-02 Denis Vlasenkolibbb: password/group function helpers rewritten by...
2008-11-05 Denis Vlasenko*: code shrink by adding a wrapper around very common...
2008-07-21 Bernhard Reutner... - first pass to unify/cleanup uid handling (-236b)
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-19 Bernhard Reutner... - use EXIT_{SUCCESS,FAILURE}. No object-code changes
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-03-12 Denis Vlasenkolibbb: introduse and use signal_[no_]SA_RESTART_empty_m...
2008-03-12 Denis Vlasenkonc: remove a bit of bloat
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-27 Denis Vlasenkovlock: get rid of statics
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-11-30 Bernhard Reutner... - save 4 bytes
2006-11-27 Bernhard Reutner... - minor shrinkage
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-24 Denis Vlasenkovlock: make message shorter
2006-09-23 Denis Vlasenkocorrect_password: undo whitespace damage.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-06 Rob Landleypatch from tito: consolidate delay functions as bb_do_d...
2005-12-19 Rob LandleyPatch from Tito to make vlock much smaller.
2005-12-18 Rob Landleystrncmp isn't automatically superior to strcmp. Especi...
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-05-01 Eric AndersenDo not use getpass(3)
2003-03-19 Manuel Novoa III Major coreutils update.
2002-07-03 Eric Andersenhide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS
2002-06-23 Eric AndersenPort over the last of the tinylogin applets