summaryrefslogtreecommitdiff
path: root/loginutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply vodz' last_patch52Eric Andersen2002-09-161-10/+6
* Don't #ifdef __linux__. this is linux.Aaron Lehmann2002-08-231-4/+0
* Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow.Manuel Novoa III2002-08-061-2/+2
* Fixed two compiler warningsRobert Griebl2002-07-211-2/+2
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl2002-07-193-9/+6
* Fix for the totally broken adduser applet (parts/ideas from vodz and tito)Robert Griebl2002-07-161-18/+10
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-3/+3
* tito <farmatito@tiscali.it> noticed that delgroup was actuallyEric Andersen2002-07-031-1/+1
* hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDSEric Andersen2002-07-031-1/+4
* Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl>Eric Andersen2002-07-031-6/+4
* Cleanup shadow.h stuff so it behaves as intendedEric Andersen2002-07-031-0/+4
* Port over the last of the tinylogin appletsEric Andersen2002-06-2312-345/+866
* Several login cleanups from vodzEric Andersen2002-06-221-25/+32
* Bigger patch for (partial) tinylogin integrationRobert Griebl2002-06-0411-0/+2805