summaryrefslogtreecommitdiff
path: root/login-utils
AgeCommit message (Expand)AuthorFilesLines
2013-08-23last: remove broken codeSami Kerola1-36/+0
2013-08-23last: prefer enum rather than #definition listSami Kerola1-7/+9
2013-08-23last: make switch cases complete, and inform if impossible occursSami Kerola1-0/+11
2013-08-23last: check expected numeric user input is numberSami Kerola2-4/+5
2013-08-23last: use carefulput() for printable character outputSami Kerola1-6/+3
2013-08-23docs: add long options to last.1 manual pageSami Kerola1-78/+102
2013-08-13last: add link to util-linux to last.1Karel Zak1-0/+3
2013-08-13last: coding style clean upKarel Zak1-247/+255
2013-08-12last: use xalloc.h, err.h, nls.h and EXIT_ macrosKarel Zak1-63/+21
2013-08-12last: consolidate btmp/wtmp file pathsKarel Zak1-24/+4
2013-08-12last: add long options, improve usage()Karel Zak1-12/+60
2013-08-12build-sys: fix last stuffKarel Zak1-3/+2
2013-08-12last: clean up the begin of the fileKarel Zak1-31/+21
2013-08-12last: merge sysvinit last/lastbOndrej Oprala6-472/+1462
2013-07-09sulogin: fix compiler warningKarel Zak1-1/+2
2013-07-09sulogin: fix memory leak [clang-analyzer]Sami Kerola1-2/+6
2013-07-09chfn: assigned value is never read [clang-analyzer]Sami Kerola1-1/+0
2013-07-09utmpdump: assigned values are never read [clang-analyzer]Sami Kerola1-2/+2
2013-06-07textual: improve clarity of some error messagesBenno Schulenberg1-3/+3
2013-06-07su: fix exit status if terminated by signalOndrej Oprala2-15/+50
2013-06-07docs: improve grammar and consistency of comments in login.cBenno Schulenberg1-85/+77
2013-06-07textual: tiny alphabetical and grammatical tweakBenno Schulenberg1-1/+1
2013-06-07textual: standardize the spelling of "superuser"Benno Schulenberg1-1/+1
2013-06-07textual: standardize synopsis for login, and improve an error messageBenno Schulenberg1-2/+2
2013-06-07runuser: update man page, add note about -l vs. -pKarel Zak1-0/+1
2013-06-05login: use TCSANOW to remove HUPCLKarel Zak1-2/+2
2013-05-29su: ignore --preserve-environment, it's mutually exclusive to --loginKarel Zak2-0/+6
2013-05-14sulogin: clean up error messagesKarel Zak1-4/+4
2013-05-13lib/tty: don't hardcode terminal fd in get_terminal_name()Karel Zak2-3/+3
2013-05-06su: consistent angular brackets and lowercase in help text of 'su'Benno Schulenberg1-12/+11
2013-04-26utmpdump: add option to write to a fileSami Kerola2-39/+57
2013-04-17sulogin: fix compiler warningsKarel Zak1-4/+4
2013-04-10su: remove '+' from getopt_long()Karel Zak1-1/+1
2013-04-05vipw: add usage() functionSami Kerola1-4/+19
2013-04-05newgrp: use xstrdup to check allocation succeededSami Kerola1-1/+2
2013-03-27sulogin: don't run if not found passww entry [coverity scan]Karel Zak1-0/+1
2013-03-27su: make code more robust [coverity scan]Karel Zak1-0/+3
2013-03-27login: check returns [coverity scan]Karel Zak1-6/+5
2013-03-26sulogin: couple of obvious fixes for non-linux systemsSamuel Thibault1-1/+3
2013-03-20remove duplicate includesKarel Zak1-8/+4
2013-03-20docs: make the section AVAILABILITY always come last in man pagesBenno Schulenberg1-3/+1
2013-03-04login: remove file descriptor leak [cppcheck]Sami Kerola1-1/+3
2013-02-20add missing rpmatch.h everywhere it needs to beWilliam Pitcock1-0/+1
2013-02-13chsh-chfn: fix bugs, improve compilationKarel Zak5-27/+38
2013-02-13chfn: Add libuser supportCody Maloney1-4/+23
2013-02-13chsh: Add libuser supportCody Maloney4-1/+109
2013-02-13chsh-chfn: Move pam auth to its own function, factoring out common codeCody Maloney5-60/+68
2013-02-13build-sys: Add flag for enabling/disabling libuser support.Cody Maloney1-0/+5
2013-02-06translation: unify exec error messagesSami Kerola3-5/+5
2013-02-06textual: fix two misencodings in commentsBenno Schulenberg1-2/+2