summaryrefslogtreecommitdiff
path: root/loginutils
Commit message (Expand)AuthorAgeFilesLines
* add/remove-shell: use O_TRUNC instead of O_EXCLDenys Vlasenko2010-10-201-2/+10
* add-shell, remove-shell: new appletsAlexander Shishkin2010-10-201-0/+127
* deluser: use the same licensing template in the header as other files doDenys Vlasenko2010-09-301-1/+1
* deluser: make it simpler, fix inability to delete user from groupHarald Becker2010-09-222-70/+68
* getty: small code shrinkDenys Vlasenko2010-09-011-9/+7
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1612-14/+14
* vlock: disable linux console calls on other systemsJeremie Koenig2010-07-302-3/+13
* *: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko2010-07-261-1/+0
* init,loginutils: termios portability fixesJeremie Koenig2010-07-193-16/+15
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+3
* *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdupLadislav Michl2010-06-273-37/+40
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+4
* bbconfig: make it independent from printf functionsDenys Vlasenko2010-06-071-2/+1
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-20/+20
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-042-0/+0
* getty: do not emit bogus error message on EOFDenys Vlasenko2010-05-221-0/+1
* libbb: add skip_dev_pfx()Denys Vlasenko2010-04-061-3/+1
* Move utmp/wtmp support to "General configuration" sectionDenys Vlasenko2010-04-061-16/+0
* telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363Denys Vlasenko2010-04-052-4/+6
* libbb: split update_utmp from login/getty in preparation to use it for telnetdDenys Vlasenko2010-04-052-157/+16
* who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -HDenys Vlasenko2010-04-041-1/+2
* su: move restricted_shell into su.c (the only user)Denys Vlasenko2010-02-261-1/+18
* setup_environment(): eliminate one parameterDenys Vlasenko2010-02-262-4/+7
* crontab: use setup_environmentBernhard Reutner-Fischer2010-02-261-1/+1
* adduser: copy /etc/skel to mew homes. +100 bytesDenys Vlasenko2010-02-061-2/+16
* remove now-unneeded memsetDenys Vlasenko2010-02-011-3/+0
* adduser: create a group for net user tooDenys Vlasenko2010-01-101-13/+11
* passwd: do not complain about /etc/shadow needlesslyDenys Vlasenko2010-01-091-4/+12
* adduser: more fixes to "add user to specified group"Denys Vlasenko2010-01-091-3/+4
* adduser: fix a logical inversion which made -G GRP inoperativeTito Ragusa2010-01-091-1/+1
* libbb: robustify isXXXX(). +39 bytesDenys Vlasenko2009-11-181-1/+1
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-132-3/+3
* passwd: do not complain if /etc/shadow is missingDenys Vlasenko2009-11-021-3/+3
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-3/+3
* *: random code shrinkDenys Vlasenko2009-10-291-1/+1
* *: optimize most of isXXXXX() macrosDenys Vlasenko2009-10-231-4/+7
* *: a few more NOINLINEsDenys Vlasenko2009-10-081-1/+1
* login: log PAM errors to syslog, not stderrDenys Vlasenko2009-09-251-1/+3
* a few more GCC-isms removedDenys Vlasenko2009-09-091-5/+18
* add comment about /etc/gshadow, no code changesDenys Vlasenko2009-07-132-2/+17
* passwd + /etc/shadow: chage "change time" field tooDenys Vlasenko2009-07-131-1/+12
* df: fix "df /"Denys Vlasenko2009-07-051-1/+1
* Patches to enable FreeBSD buildDenys Vlasenko2009-07-051-0/+4
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-193-5/+5
* flash_lock, flash_unlock: new appletsDenys Vlasenko2009-05-251-1/+1
* adduser/addgroup: make system id range configurable.Denys Vlasenko2009-05-143-8/+32
* adduser/addgroup: support specifying uid/gid, add systemDenis Vlasenko2009-04-223-42/+110
* switch_root: improve behavior on error; improve help textDenis Vlasenko2009-04-211-1/+1
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-214-9/+9
* pointless whitespace/comment fixes, no code changesDenis Vlasenko2009-04-141-3/+3