Age | Commit message (Expand) | Author |
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen |
2002-12-03 | A missing /etc/securetty is not an error when checking the tty name - the | Robert Griebl |
2002-11-14 | Patch from Marcel Hamer to fix addgroup argument parsing | Eric Andersen |
2002-11-14 | A missing securetty file is not an error. | Eric Andersen |
2002-11-07 | Remove gratuitous and unnecessary "BusyBox" refernece in login prompt | Eric Andersen |
2002-10-10 | last_patch61 from vodz: | Eric Andersen |
2002-10-10 | last_patch60 from vodz: | Eric Andersen |
2002-09-16 | Apply vodz' last_patch52 | Eric Andersen |
2002-08-23 | Don't #ifdef __linux__. this is linux. | Aaron Lehmann |
2002-08-06 | Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow. | Manuel Novoa III |
2002-07-21 | Fixed two compiler warnings | Robert Griebl |
2002-07-19 | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl |
2002-07-16 | Fix for the totally broken adduser applet (parts/ideas from vodz and tito) | Robert Griebl |
2002-07-03 | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen |
2002-07-03 | tito <farmatito@tiscali.it> noticed that delgroup was actually | Eric Andersen |
2002-07-03 | hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS | Eric Andersen |
2002-07-03 | Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl> | Eric Andersen |
2002-07-03 | Cleanup shadow.h stuff so it behaves as intended | Eric Andersen |
2002-06-23 | Port over the last of the tinylogin applets | Eric Andersen |
2002-06-22 | Several login cleanups from vodz | Eric Andersen |
2002-06-04 | Bigger patch for (partial) tinylogin integration | Robert Griebl |