Age | Commit message (Expand) | Author |
---|---|---|
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 |