summaryrefslogtreecommitdiffstats
path: root/login-utils
Commit message (Expand)AuthorAgeFilesLines
* last: add link to util-linux to last.1Karel Zak2013-08-131-0/+3
* last: coding style clean upKarel Zak2013-08-131-247/+255
* last: use xalloc.h, err.h, nls.h and EXIT_ macrosKarel Zak2013-08-121-63/+21Star
* last: consolidate btmp/wtmp file pathsKarel Zak2013-08-121-24/+4Star
* last: add long options, improve usage()Karel Zak2013-08-121-12/+60
* build-sys: fix last stuffKarel Zak2013-08-121-3/+2Star
* last: clean up the begin of the fileKarel Zak2013-08-121-31/+21Star
* last: merge sysvinit last/lastbOndrej Oprala2013-08-126-472/+1462
* sulogin: fix compiler warningKarel Zak2013-07-091-1/+2
* sulogin: fix memory leak [clang-analyzer]Sami Kerola2013-07-091-2/+6
* chfn: assigned value is never read [clang-analyzer]Sami Kerola2013-07-091-1/+0Star
* utmpdump: assigned values are never read [clang-analyzer]Sami Kerola2013-07-091-2/+2
* textual: improve clarity of some error messagesBenno Schulenberg2013-06-071-3/+3
* su: fix exit status if terminated by signalOndrej Oprala2013-06-072-15/+50
* docs: improve grammar and consistency of comments in login.cBenno Schulenberg2013-06-071-85/+77Star
* textual: tiny alphabetical and grammatical tweakBenno Schulenberg2013-06-071-1/+1
* textual: standardize the spelling of "superuser"Benno Schulenberg2013-06-071-1/+1
* textual: standardize synopsis for login, and improve an error messageBenno Schulenberg2013-06-071-2/+2
* runuser: update man page, add note about -l vs. -pKarel Zak2013-06-071-0/+1
* login: use TCSANOW to remove HUPCLKarel Zak2013-06-051-2/+2
* su: ignore --preserve-environment, it's mutually exclusive to --loginKarel Zak2013-05-292-0/+6
* sulogin: clean up error messagesKarel Zak2013-05-141-4/+4
* lib/tty: don't hardcode terminal fd in get_terminal_name()Karel Zak2013-05-132-3/+3
* su: consistent angular brackets and lowercase in help text of 'su'Benno Schulenberg2013-05-061-12/+11Star
* utmpdump: add option to write to a fileSami Kerola2013-04-262-39/+57
* sulogin: fix compiler warningsKarel Zak2013-04-171-4/+4
* su: remove '+' from getopt_long()Karel Zak2013-04-101-1/+1
* vipw: add usage() functionSami Kerola2013-04-051-4/+19
* newgrp: use xstrdup to check allocation succeededSami Kerola2013-04-051-1/+2
* sulogin: don't run if not found passww entry [coverity scan]Karel Zak2013-03-271-0/+1
* su: make code more robust [coverity scan]Karel Zak2013-03-271-0/+3
* login: check returns [coverity scan]Karel Zak2013-03-271-6/+5Star
* sulogin: couple of obvious fixes for non-linux systemsSamuel Thibault2013-03-261-1/+3
* remove duplicate includesKarel Zak2013-03-201-8/+4Star
* docs: make the section AVAILABILITY always come last in man pagesBenno Schulenberg2013-03-201-3/+1Star
* login: remove file descriptor leak [cppcheck]Sami Kerola2013-03-041-1/+3
* add missing rpmatch.h everywhere it needs to beWilliam Pitcock2013-02-201-0/+1
* chsh-chfn: fix bugs, improve compilationKarel Zak2013-02-135-27/+38
* chfn: Add libuser supportCody Maloney2013-02-131-4/+23
* chsh: Add libuser supportCody Maloney2013-02-134-1/+109
* chsh-chfn: Move pam auth to its own function, factoring out common codeCody Maloney2013-02-135-60/+68
* build-sys: Add flag for enabling/disabling libuser support.Cody Maloney2013-02-131-0/+5
* translation: unify exec error messagesSami Kerola2013-02-063-5/+5
* textual: fix two misencodings in commentsBenno Schulenberg2013-02-061-2/+2
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-066-7/+7
* newgrp: more robust crypt() usageKarel Zak2013-02-011-3/+7
* textual: gettextize an overlooked stringBenno Schulenberg2013-01-301-1/+1
* su-common: make usage() translator friendlySami Kerola2013-01-251-12/+10Star
* include/ttyutils: add default chardataWerner Fink2013-01-083-12/+2Star
* agetty: replace perms 660 to 620Karel Zak2013-01-021-1/+4