summaryrefslogtreecommitdiffstats
path: root/login-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: make chown usage more robustKarel Zak2017-06-211-1/+3
* build-sys: chown before chmod for SUIDsKarel Zak2017-06-201-0/+1
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-143-5/+5
* misc: fix gcc-7 sprintf warnings -Wformat-overflowRuediger Meier2017-06-141-1/+1
* chsh: cleanup global_shells usageKarel Zak2017-06-051-26/+39
* chsh: split get_shell_list()Karel Zak2017-06-051-18/+25
* chsh: make readline completion to propose valid shellsSami Kerola2017-06-051-27/+90
* misc: fix some warningsRuediger Meier2017-06-011-1/+1
* chfn: disable tab completionSami Kerola2017-05-191-0/+1
* misc: consolidate smartcols error messagesKarel Zak2017-05-181-3/+6
* nologin: don't call fstat() after failed open() [coverity scan]Karel Zak2017-05-171-4/+14
* su: remove duplicate const declarationSami Kerola2017-05-161-1/+1
* build-sys: remove duplicate includesKarel Zak2017-05-121-1/+0Star
* vipw: use getopt_long() to parse optionsSami Kerola2017-05-101-7/+16
* sulogin: add missing typeKarel Zak2017-05-091-1/+1
* chfn, chsh: use readline(3) to receive user inputSami Kerola2017-05-033-14/+36
* sulogin: reduce vulnerability surfaceSami Kerola2017-05-033-58/+54Star
* utmpdump: remove unnecessary variableSami Kerola2017-03-311-3/+0Star
* last: use domain string more carefullyKarel Zak2017-03-131-4/+6
* login: prevent OOB read on illegal /etc/hushloginsTobias Stoeckmann2017-03-131-1/+2
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-202-8/+8
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-206-30/+30
* docs: Fix word repetitionsYuri Chornoivan2017-02-131-1/+1
* lib: add timegm() portability function to lib/timeutils.cSami Kerola2017-02-031-0/+1
* su: properly clear child PIDKarel Zak2017-02-011-4/+10
* Merge branch 'shadow-man' of https://github.com/andhe/util-linuxKarel Zak2017-01-203-5/+9
|\
| * chsh: use -h as shorthand for --help instead of -uAndreas Henriksson2017-01-192-5/+6
| * man: chsh(1): add login.defs to SEE ALSOAndreas Henriksson2017-01-191-0/+1
| * man: chfn(1): add chsh and login.defs to SEE ALSOAndreas Henriksson2017-01-191-0/+2
* | su, runuser: fix typo in the /etc/default pathKarel Zak2017-01-201-2/+2
|/
* runuser: add "--" to SYNOPSISKarel Zak2017-01-192-2/+2
* last: use --time-format instruction when printing wtmp creation timeSami Kerola2017-01-161-4/+13
* newgrp: use libc explicit_bzero() when it is availableSami Kerola2017-01-161-0/+6
* lib/list: remove LIST_HEAD macroKarel Zak2017-01-052-4/+5
* Use --help suggestion on invalid optionKarel Zak2016-12-198-10/+8Star
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-1912-12/+12
* docs: last(1): Eliminate oddball formattingMichael Kerrisk2016-12-091-3/+3
* docs: last(1): SEE ALSO: add reference to wtmp(5)Michael Kerrisk2016-12-091-0/+1
* docs: various pages: Use consistent terminology (set-user-ID and set-group-ID)Michael Kerrisk2016-12-092-2/+3
* docs: various pages: Format pathnames as italic (.I)Michael Kerrisk2016-12-094-8/+8
* sulogin: bail out from getpasswd(...) on timeoutAndreas Henriksson2016-12-071-0/+4
* sulogin: make getpasswd(...) return NULL on ^DAndreas Henriksson2016-12-071-0/+1
* login-utils: switch to utmpx.hRuediger Meier2016-12-075-51/+53
* login: re-add lastlog.h headerRuediger Meier2016-12-071-0/+3
* login-utils: avoid using the defined utmp sizes.Ruediger Meier2016-12-071-9/+9
* utmpdump: code formatting for readabilityRuediger Meier2016-12-071-3/+5
* lslogins: remove useless strlen()Ruediger Meier2016-12-071-6/+2Star
* login-utils: remove _HAVE_UT_TV fallbackRuediger Meier2016-12-074-52/+15Star
* last: include libgen.h for basename(3p)Ruediger Meier2016-12-071-1/+6
* misc: spelling, always use "cannot" instead of "can not"Ruediger Meier2016-11-303-4/+4