summaryrefslogtreecommitdiffstats
path: root/login-utils
Commit message (Expand)AuthorAgeFilesLines
* login: reuse DEAD_PROCESS utmp entriesKarel Zak2012-10-051-3/+11
* su: fixed a typo in pam error messageVitezslav Cizek2012-10-021-1/+1
* su: don't modify PATH if -l not specifiedKarel Zak2012-10-021-125/+1Star
* su: fix compiler warning [-Wstrict-prototypes]Karel Zak2012-09-211-1/+1
* su: add segmentation fault reporting of the child processOndrej Oprala2012-09-211-1/+6
* sulogin: cleanup file descriptors usageKarel Zak2012-09-071-13/+16
* su: move long options to main()Karel Zak2012-09-051-15/+14Star
* su: verify writing to streams was successfulKarel Zak2012-09-051-0/+2
* su: more robust getpwuid() for GNU Hurt [coreutils 71b7ddc]Karel Zak2012-09-051-3/+23
* build-sys: install su.1 if building suDave Reisner2012-09-051-0/+1
* runuser: add note about PAM to man pageKarel Zak2012-09-041-1/+2
* runuser: new command (derived from su(1))Karel Zak2012-09-044-8/+293
* su: move generic su code to su-common.cKarel Zak2012-09-044-873/+899
* su: add --group and --supp-group optionsKarel Zak2012-09-042-4/+75
* su: cleanup man pageKarel Zak2012-08-291-4/+6
* vipw: make vim writebackup mode workSami Kerola2012-08-061-0/+12
* build-sys: move tests to check_PROGRAMSKarel Zak2012-07-301-1/+1
* su: use xstrdup()Karel Zak2012-07-261-3/+1Star
* docs: clean up sulogin.8 manualSami Kerola2012-07-261-26/+44
* vipw: add noreturn function attributeSami Kerola2012-07-261-1/+2
* sulogin: fix shadow declarationSami Kerola2012-07-261-10/+10
* utmpdump: fix compiler warning [-Wunused-result]Karel Zak2012-07-261-1/+1
* su: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-0/+1
* Merge branch '2012wk28'Karel Zak2012-07-166-40/+38Star
|\
| * translation: unify file open error messagesSami Kerola2012-07-165-10/+9Star
| * utmpdump: use help and version output macrosSami Kerola2012-07-161-4/+4
| * su: align with howto-usage-functionSami Kerola2012-07-161-26/+25Star
| * utmpdump: remove unused variableSami Kerola2012-07-161-1/+0Star
* | utmpdump: kill unused variable in follow_by_inotify()Petr Uzel2012-07-161-1/+0Star
* | docs: man page syntax fixesVille Skyttä2012-07-161-1/+1
|/
* login: close tty before vhangup()Karel Zak2012-07-121-0/+8
* utmpdump: cleanup file descriptor usageKarel Zak2012-07-101-14/+18
* utmpdump: encourage users not to follow stdinSami Kerola2012-07-101-1/+3
* utmpdump: use inotify to when following fileSami Kerola2012-07-101-7/+107
* utmpdump: fixes based on static analysis [cppcheck]Sami Kerola2012-07-101-10/+1Star
* utmpdump: white space fixSami Kerola2012-07-091-20/+19Star
* docs: clean up utmpdump.1 manualSami Kerola2012-07-091-26/+31
* utmpdump: document optional filename argumentBernhard Voelker2012-07-092-2/+5
* docs: fix typos found by misspellingsBernhard Voelker2012-07-092-3/+3
* build-sys: always use default $(LDADD)Karel Zak2012-07-091-7/+7
* utmpdump: use xalloc.h, minor coding style changesKarel Zak2012-06-291-12/+13
* utmpdump: cleanup usage()Karel Zak2012-06-291-7/+17
* utmpdump: add long optionsKarel Zak2012-06-292-12/+25
* utmpdump: use err.h stuffKarel Zak2012-06-291-25/+26
* utmpdump: add NLS and closestream supportKarel Zak2012-06-291-6/+14
* utmpdump: remove dead codeKarel Zak2012-06-291-2/+2
* utmpdump: remove libc5 supportKarel Zak2012-06-292-76/+11Star
* utmpdump: cleanup comments, funcs definition linesKarel Zak2012-06-291-45/+29Star
* utmpdump: new command, merge from sysvinitKarel Zak2012-06-293-0/+389
* build-sys: cleanup .gitignore filesKarel Zak2012-06-261-10/+0Star