aboutsummaryrefslogtreecommitdiff
path: root/loginutils/Config.in
AgeCommit message (Expand)Author
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko
2009-05-14adduser/addgroup: make system id range configurable.Denys Vlasenko
2009-04-22adduser/addgroup: support specifying uid/gid, add systemDenis Vlasenko
2008-12-04Fold mkpasswd applet into cryptpw.Denis Vlasenko
2008-12-03- add new applet mkpasswd(1)Bernhard Reutner-Fischer
2008-11-10libbb: add optionl support for SHA256/512 encrypted passwordsDenis Vlasenko
2008-10-29more whitespace fixesDenis Vlasenko
2008-10-29whitespace fixes, no code changesDenis Vlasenko
2008-07-22- wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2008-07-16config help fixesDenis Vlasenko
2008-06-16whitespace and comment fixes, no code changesDenis Vlasenko
2008-06-15even more of help text fixesDenis Vlasenko
2008-06-15fix config help textDenis Vlasenko
2008-06-15- fix copy'n paste error.Bernhard Reutner-Fischer
2008-06-15Specially for Bernhard Fischer introduce USE_BB_CRYPTDenis Vlasenko
2008-03-19adduser/addgroup: check username for invalid charsDenis Vlasenko
2008-03-17*: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko
2008-02-15adduser: optional support for long options. +110 bytes.Denis Vlasenko
2007-08-21login: optional support for PAMDenis Vlasenko
2007-07-20chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>Denis Vlasenko
2007-06-12login: make /etc/nologin support configurable. -240 bytes if not selected.Denis Vlasenko
2007-05-30whitespace fixesDenis Vlasenko
2007-05-08cryptpw: new applet (a bit less than 3k added)Denis Vlasenko
2007-04-15deluser: add optional support for removing users from groupsDenis Vlasenko
2007-04-05- clean up addgroup, fix adding users to existing groups and make it optional...Bernhard Reutner-Fischer
2006-12-19- rename SU_SYSLOG to FEATURE_SU_SYSLOGBernhard Reutner-Fischer
2006-12-19passwd: add option to check passwords for weaknessDenis Vlasenko
2006-12-19su: make /etc/shells check configurableDenis Vlasenko
2006-11-22- fix typoBernhard Reutner-Fischer
2006-10-05build system overhaulDenis Vlasenko
2006-09-08login: style fixesDenis Vlasenko
2006-09-07Add CONFIG_FEATURE_SYSLOG which controls whetherDenis Vlasenko
2006-08-03Remove apparent typo in "bool" line."Robert P. J. Day"
2006-07-10Patch from Tito to make syslog configurable and remove #ifdefs. FurtherRob Landley
2006-04-13Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley
2006-01-25just whitespaceTim Riker
2005-12-21Second attempt to simplify the login menu. Shadow password stuff at the top,Rob Landley
2005-12-20Shadow password support went beyond the dependency event horizon, just makeRob Landley
2005-12-19Shadow password support involves vlock too.Rob Landley
2005-07-01Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...Mike Frysinger
2004-08-26Improve the setuid situation a bit, and make it more apparentEric Andersen
2004-07-30Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen
2003-10-22Andreas Mohr writes:Eric Andersen
2003-07-22the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDSEric Andersen
2003-07-22Patch from Terje Kvernes adding quite a lot of missing documentationEric Andersen
2003-07-15Document CONFIG_USE_BB_PWD_GRPEric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2003-01-21re-order config options, part of a patch from Bastian BlankGlenn L McGrath
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen