summaryrefslogtreecommitdiffstats
path: root/login-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: properly check for -lrtKarel Zak2014-10-271-1/+1
* textual: use usage() text element macrosSami Kerola2014-10-011-2/+2
* textual: use manual tail usage() macroSami Kerola2014-10-011-1/+1
* docs: update deprecation bannersSami Kerola2014-10-012-18/+0Star
* su: print proper core dump message when killedpcpa2014-10-011-3/+2Star
* textual: use a somewhat clearer and more standard failure messageBenno Schulenberg2014-10-011-1/+1
* lslogins: cleanup after error [coverity scan]Karel Zak2014-09-261-3/+4
* textual: share crypt() error message in sulogin and newgrpSami Kerola2014-09-191-1/+1
* newgrp: avoid use of obsolete getpass() functionSami Kerola2014-09-191-1/+47
* newgrp: use libc function to read gshadow if it is availableSami Kerola2014-09-191-0/+11
* last: improve code readability by renaming variable namesSami Kerola2014-09-191-11/+14
* last: make is_phantom() when kernel config does not include audit supportSami Kerola2014-09-191-9/+19
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-112-3/+3
* docs: bring the runuser and su man pages closer to standard formattingBenno Schulenberg2014-07-292-65/+61Star
* docs: give the man page of utmpdump the proper User Commands headerBenno Schulenberg2014-07-291-7/+12
* docs: improve the formatting of the chfn and chsh man pagesBenno Schulenberg2014-07-292-35/+27Star
* textual: fix some typos and inconsistencies in various messagesBenno Schulenberg2014-07-235-10/+10
* Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2014-07-221-1/+1
|\
| * Fix typos in user visible messagesYuri Chornoivan2014-07-031-1/+1
* | Merge branch 'ioclt' of https://github.com/lanurmi/util-linuxKarel Zak2014-07-221-1/+1
|\ \
| * | Fix typo "ioclt" in various files.Lauri Nurmi2014-07-111-1/+1
| |/
* | lslogins: more robust usage of columns[]Karel Zak2014-07-181-28/+45
* | sulogin: don't use uninitialized struct sigaction [coverity scan]Karel Zak2014-07-171-0/+1
* | sulogin: check result of the open() [coverity scan]Karel Zak2014-07-171-0/+2
* | last: fix is_phantom() logic [coverity scan]Karel Zak2014-07-171-4/+3Star
* | docs: improve the formatting and wording of two man pagesBenno Schulenberg2014-07-172-27/+28
* | lslogins: make --notruncate more robustKarel Zak2014-07-161-6/+15
* | lslogins: add --noheadingsKarel Zak2014-07-162-4/+17
* | lslogins: use bit-array, cleanup SELinux codeKarel Zak2014-07-161-10/+15
* | textual: fix some typosSami Kerola2014-07-131-1/+1
|/
* lslogins: improve the columns informationBenno Schulenberg2014-06-301-7/+7
* lslogins: improve wording and formatting of the man pageBenno Schulenberg2014-06-301-36/+37
* build-sys: fixes for non-Linux systemsSamuel Thibault2014-06-191-1/+6
* utmpdump: fix localtime() error handlingRuediger Meier2014-06-111-2/+3
* libsmartcols: add debug messagesKarel Zak2014-06-061-0/+2
* lslogins: fix pretty-print columnsKarel Zak2014-05-291-2/+2
* lslogins: cleanup some command line optionsKarel Zak2014-05-292-25/+30
* lslogins: cleanup default outputsKarel Zak2014-05-292-73/+47Star
* lslogins: cleanup -a outputKarel Zak2014-05-291-49/+76
* lslogins: improve COL_PWD_WARN and COL_NPROCS descKarel Zak2014-05-291-2/+2
* lslogins: cleanup usage()Karel Zak2014-05-292-27/+23Star
* lslogins: fix nologins checkKarel Zak2014-05-291-2/+2
* lslogins: cleanup time formatsKarel Zak2014-05-292-32/+25Star
* lslogins: clean up password hash checkKarel Zak2014-05-291-32/+57
* lslogins: remove --sort-by-nameKarel Zak2014-05-292-59/+21Star
* lslogins: improve nologins and shadow usageKarel Zak2014-05-291-56/+40Star
* lslogins: print systemd journal logsKarel Zak2014-05-272-7/+81
* lslogins: count per-user processesOndrej Oprala2014-05-271-0/+29
* lslogins: add FAILED-LOGIN to pretty outputKarel Zak2014-05-161-1/+2
* lslogins: sync man page and usage()Karel Zak2014-05-162-79/+81