| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Save a line or two | Eric Andersen | 2004-08-26 | 2 | -6/+3 |
* | Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre... | Glenn L McGrath | 2004-08-25 | 2 | -3/+6 |
* | Bertrand Baudet writes: | Eric Andersen | 2004-08-16 | 1 | -2/+2 |
* | Umm. Not guilty by reason of insanity. | Eric Andersen | 2004-07-30 | 2 | -3/+3 |
* | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen | 2004-07-30 | 3 | -5/+21 |
* | Patch from Bastian Blank: | Eric Andersen | 2004-06-22 | 1 | -1/+3 |
* | Do not use getpass(3) | Eric Andersen | 2004-05-01 | 3 | -35/+7 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
* | Sigh. The patch from David Anders (prpplague) broke standard | Eric Andersen | 2004-04-12 | 1 | -1/+3 |
* | passwd and sulogin also need libcrypt, via libbb/pw_encrypt() | Eric Andersen | 2004-03-27 | 1 | -3/+6 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 7 | -43/+43 |
* | David Anders (prpplague) submitted this patch to allow login to work | Eric Andersen | 2004-03-09 | 1 | -2/+2 |
* | Fix/eliminate use of atol | Eric Andersen | 2004-03-06 | 1 | -12/+5 |
* | Using vlock also requires libcrypt | Eric Andersen | 2003-12-16 | 1 | -0/+1 |
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -12/+12 |
* | Set the default password to md5, patch by Joshua Jackson | Glenn L McGrath | 2003-09-04 | 1 | -1/+1 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 3 | -7/+7 |
* | Vodz, last patch 105 | Glenn L McGrath | 2003-08-29 | 1 | -74/+66 |
* | Ronny L Nilsson writes: | Eric Andersen | 2003-07-30 | 1 | -5/+2 |
* | the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS | Eric Andersen | 2003-07-22 | 1 | -1/+1 |
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 1 | -4/+18 |
* | Document CONFIG_USE_BB_PWD_GRP | Eric Andersen | 2003-07-15 | 1 | -1/+17 |
* | Looks like I forgot one little tiny detail... | Eric Andersen | 2003-07-14 | 2 | -3/+5 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 2 | -2/+2 |
* | decouple delgroup and deluser | Eric Andersen | 2003-07-14 | 4 | -120/+183 |
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -9/+16 |
* | Patch from Russell Coker: | Eric Andersen | 2003-07-03 | 2 | -3/+50 |
* | Based on a tinylogin patch from Philip Blundell, add several | Eric Andersen | 2003-06-21 | 1 | -30/+74 |
* | last_patch89 from vodz: | Eric Andersen | 2003-06-20 | 2 | -45/+26 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 9 | -94/+105 |
* | Patch from Joshua Jackson, make md5 the default hash algorithm | Glenn L McGrath | 2003-02-08 | 1 | -3/+3 |
* | Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty's | Glenn L McGrath | 2003-02-08 | 1 | -5/+2 |
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 2 | -147/+11 |
* | re-order config options, part of a patch from Bastian Blank | Glenn L McGrath | 2003-01-21 | 1 | -12/+14 |
* | Fix addgroup so it actually works | Eric Andersen | 2003-01-09 | 1 | -9/+19 |
* | use const group_file | Tim Riker | 2002-12-13 | 1 | -2/+2 |
* | Teach addgroup to add user names to groups | Eric Andersen | 2002-12-12 | 1 | -4/+11 |
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 2 | -32/+97 |
* | A missing /etc/securetty is not an error when checking the tty name - the | Robert Griebl | 2002-12-03 | 1 | -1/+1 |
* | Patch from Marcel Hamer to fix addgroup argument parsing | Eric Andersen | 2002-11-14 | 1 | -16/+9 |
* | A missing securetty file is not an error. | Eric Andersen | 2002-11-14 | 1 | -4/+2 |
* | Remove gratuitous and unnecessary "BusyBox" refernece in login prompt | Eric Andersen | 2002-11-07 | 1 | -1/+1 |
* | last_patch61 from vodz: | Eric Andersen | 2002-10-10 | 2 | -27/+11 |
* | last_patch60 from vodz: | Eric Andersen | 2002-10-10 | 2 | -4/+21 |
* | Apply vodz' last_patch52 | Eric Andersen | 2002-09-16 | 1 | -10/+6 |
* | Don't #ifdef __linux__. this is linux. | Aaron Lehmann | 2002-08-23 | 1 | -4/+0 |
* | Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow. | Manuel Novoa III | 2002-08-06 | 1 | -2/+2 |
* | Fixed two compiler warnings | Robert Griebl | 2002-07-21 | 1 | -2/+2 |
* | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl | 2002-07-19 | 3 | -9/+6 |
* | Fix for the totally broken adduser applet (parts/ideas from vodz and tito) | Robert Griebl | 2002-07-16 | 1 | -18/+10 |