index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
login-utils
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-23
last: remove broken code
Sami Kerola
1
-36
/
+0
2013-08-23
last: prefer enum rather than #definition list
Sami Kerola
1
-7
/
+9
2013-08-23
last: make switch cases complete, and inform if impossible occurs
Sami Kerola
1
-0
/
+11
2013-08-23
last: check expected numeric user input is number
Sami Kerola
2
-4
/
+5
2013-08-23
last: use carefulput() for printable character output
Sami Kerola
1
-6
/
+3
2013-08-23
docs: add long options to last.1 manual page
Sami Kerola
1
-78
/
+102
2013-08-13
last: add link to util-linux to last.1
Karel Zak
1
-0
/
+3
2013-08-13
last: coding style clean up
Karel Zak
1
-247
/
+255
2013-08-12
last: use xalloc.h, err.h, nls.h and EXIT_ macros
Karel Zak
1
-63
/
+21
2013-08-12
last: consolidate btmp/wtmp file paths
Karel Zak
1
-24
/
+4
2013-08-12
last: add long options, improve usage()
Karel Zak
1
-12
/
+60
2013-08-12
build-sys: fix last stuff
Karel Zak
1
-3
/
+2
2013-08-12
last: clean up the begin of the file
Karel Zak
1
-31
/
+21
2013-08-12
last: merge sysvinit last/lastb
Ondrej Oprala
6
-472
/
+1462
2013-07-09
sulogin: fix compiler warning
Karel Zak
1
-1
/
+2
2013-07-09
sulogin: fix memory leak [clang-analyzer]
Sami Kerola
1
-2
/
+6
2013-07-09
chfn: assigned value is never read [clang-analyzer]
Sami Kerola
1
-1
/
+0
2013-07-09
utmpdump: assigned values are never read [clang-analyzer]
Sami Kerola
1
-2
/
+2
2013-06-07
textual: improve clarity of some error messages
Benno Schulenberg
1
-3
/
+3
2013-06-07
su: fix exit status if terminated by signal
Ondrej Oprala
2
-15
/
+50
2013-06-07
docs: improve grammar and consistency of comments in login.c
Benno Schulenberg
1
-85
/
+77
2013-06-07
textual: tiny alphabetical and grammatical tweak
Benno Schulenberg
1
-1
/
+1
2013-06-07
textual: standardize the spelling of "superuser"
Benno Schulenberg
1
-1
/
+1
2013-06-07
textual: standardize synopsis for login, and improve an error message
Benno Schulenberg
1
-2
/
+2
2013-06-07
runuser: update man page, add note about -l vs. -p
Karel Zak
1
-0
/
+1
2013-06-05
login: use TCSANOW to remove HUPCL
Karel Zak
1
-2
/
+2
2013-05-29
su: ignore --preserve-environment, it's mutually exclusive to --login
Karel Zak
2
-0
/
+6
2013-05-14
sulogin: clean up error messages
Karel Zak
1
-4
/
+4
2013-05-13
lib/tty: don't hardcode terminal fd in get_terminal_name()
Karel Zak
2
-3
/
+3
2013-05-06
su: consistent angular brackets and lowercase in help text of 'su'
Benno Schulenberg
1
-12
/
+11
2013-04-26
utmpdump: add option to write to a file
Sami Kerola
2
-39
/
+57
2013-04-17
sulogin: fix compiler warnings
Karel Zak
1
-4
/
+4
2013-04-10
su: remove '+' from getopt_long()
Karel Zak
1
-1
/
+1
2013-04-05
vipw: add usage() function
Sami Kerola
1
-4
/
+19
2013-04-05
newgrp: use xstrdup to check allocation succeeded
Sami Kerola
1
-1
/
+2
2013-03-27
sulogin: don't run if not found passww entry [coverity scan]
Karel Zak
1
-0
/
+1
2013-03-27
su: make code more robust [coverity scan]
Karel Zak
1
-0
/
+3
2013-03-27
login: check returns [coverity scan]
Karel Zak
1
-6
/
+5
2013-03-26
sulogin: couple of obvious fixes for non-linux systems
Samuel Thibault
1
-1
/
+3
2013-03-20
remove duplicate includes
Karel Zak
1
-8
/
+4
2013-03-20
docs: make the section AVAILABILITY always come last in man pages
Benno Schulenberg
1
-3
/
+1
2013-03-04
login: remove file descriptor leak [cppcheck]
Sami Kerola
1
-1
/
+3
2013-02-20
add missing rpmatch.h everywhere it needs to be
William Pitcock
1
-0
/
+1
2013-02-13
chsh-chfn: fix bugs, improve compilation
Karel Zak
5
-27
/
+38
2013-02-13
chfn: Add libuser support
Cody Maloney
1
-4
/
+23
2013-02-13
chsh: Add libuser support
Cody Maloney
4
-1
/
+109
2013-02-13
chsh-chfn: Move pam auth to its own function, factoring out common code
Cody Maloney
5
-60
/
+68
2013-02-13
build-sys: Add flag for enabling/disabling libuser support.
Cody Maloney
1
-0
/
+5
2013-02-06
translation: unify exec error messages
Sami Kerola
3
-5
/
+5
2013-02-06
textual: fix two misencodings in comments
Benno Schulenberg
1
-2
/
+2
[prev]
[next]