aboutsummaryrefslogtreecommitdiff
path: root/loginutils
AgeCommit message (Expand)Author
2005-05-03A patch from Takeharu KATO to update/fix SE-Linux support.Rob Landley
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2005-04-16In Bug 208, bernhardf writes:Mike Frysinger
2005-04-14Use a sane VEOL settingEric Andersen
2004-10-08egor duda writes:Eric Andersen
2004-09-15Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...Glenn L McGrath
2004-09-14Patch from tito to add argument checking.Glenn L McGrath
2004-09-02Tito writes:Eric Andersen
2004-09-02Tito writes:Eric Andersen
2004-08-26Improve the setuid situation a bit, and make it more apparentEric Andersen
2004-08-26Save a line or twoEric Andersen
2004-08-25Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre...Glenn L McGrath
2004-08-16Bertrand Baudet writes:Eric Andersen
2004-07-30Umm. Not guilty by reason of insanity.Eric Andersen
2004-07-30Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-05-01Do not use getpass(3)Eric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-12Sigh. The patch from David Anders (prpplague) broke standardEric Andersen
2004-03-27passwd and sulogin also need libcrypt, via libbb/pw_encrypt()Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-09David Anders (prpplague) submitted this patch to allow login to workEric Andersen
2004-03-06Fix/eliminate use of atolEric Andersen
2003-12-16Using vlock also requires libcryptEric Andersen
2003-10-22Andreas Mohr writes:Eric Andersen
2003-09-04Set the default password to md5, patch by Joshua JacksonGlenn L McGrath
2003-09-02move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath
2003-08-29Vodz, last patch 105Glenn L McGrath
2003-07-30Ronny L Nilsson 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-14Looks like I forgot one little tiny detail...Eric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-07-14decouple delgroup and deluserEric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2003-07-03Patch from Russell Coker:Eric Andersen
2003-06-21Based on a tinylogin patch from Philip Blundell, add severalEric Andersen
2003-06-20last_patch89 from vodz:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-08Patch from Joshua Jackson, make md5 the default hash algorithmGlenn L McGrath
2003-02-08Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty'sGlenn L McGrath
2003-01-21run telnet from inetd, present login prompt if login is configured,Glenn L McGrath
2003-01-21re-order config options, part of a patch from Bastian BlankGlenn L McGrath
2003-01-09Fix addgroup so it actually worksEric Andersen
2002-12-13use const group_fileTim Riker
2002-12-12Teach addgroup to add user names to groupsEric Andersen
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
2002-12-03A missing /etc/securetty is not an error when checking the tty name - theRobert Griebl
2002-11-14Patch from Marcel Hamer to fix addgroup argument parsingEric Andersen