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
2014-02-16
Use utmpx
Igor Pashev
4
-79
/
+148
2014-02-15
Need sys/sysmacros.h on illumos for major/minor
Igor Pashev
1
-0
/
+3
2014-02-15
Ensure TTYDEF_SPEED is defined
Igor Pashev
1
-0
/
+4
2014-02-15
Include syslog.h for syslog() definition
Igor Pashev
1
-1
/
+1
2014-02-10
last: make session gone determination more robust
Sami Kerola
1
-3
/
+22
2014-01-24
include/c.h: prefer nanosleep() over usleep()
Karel Zak
1
-2
/
+2
2014-01-06
man: Syntax and spelling fixes.
Ville Skyttä
1
-1
/
+1
2013-11-12
sulogin: use dirent->d_type when scans /dev
Karel Zak
1
-0
/
+5
2013-11-11
chsh, chfn: add info about non-local support to the man pages
Karel Zak
2
-4
/
+6
2013-10-21
su: add info about pam_lastlog to su.1
Karel Zak
1
-0
/
+14
2013-10-15
docs: standardize the phrases for --help and --version in all man pages
Benno Schulenberg
6
-11
/
+11
2013-10-14
docs: improve grammar, wording and formatting of su man page
Benno Schulenberg
1
-24
/
+25
2013-10-14
docs: sort options in last man page alphabetically
Benno Schulenberg
1
-45
/
+45
2013-10-14
docs: tweak wording and formatting of last man page
Benno Schulenberg
1
-21
/
+17
2013-10-14
last: remove mistaken -F, --fullnames entry from the man page
Benno Schulenberg
1
-3
/
+0
2013-10-09
textual: standardize some "cannot read" and "seek failed" error messages
Benno Schulenberg
2
-5
/
+5
2013-10-08
su-common: pluralize one message
Benno Schulenberg
1
-1
/
+3
2013-10-02
su: fix caught_signal logic and initialize oldact [coverity scan]
Karel Zak
1
-0
/
+5
2013-10-01
utmpdump: make analyzers happy
Karel Zak
1
-1
/
+1
2013-10-01
last: check fstat() return [coverity scan]
Karel Zak
1
-1
/
+2
2013-09-30
nologin: add new command
Karel Zak
3
-0
/
+135
2013-09-27
build-sys: fix lastb symlink
Karel Zak
1
-1
/
+1
2013-09-26
last: fix man page groff warning
Karel Zak
1
-1
/
+1
2013-09-10
lib: rename time-util.c to timeutils.c, fix headers
Karel Zak
1
-1
/
+1
2013-09-10
last: fix memory leak
Sami Kerola
1
-0
/
+4
2013-09-09
su: fix lastlog and btmp logging
Karel Zak
1
-4
/
+1
2013-09-02
last: --fulltime and --time-format are mutually exclusive
Karel Zak
1
-1
/
+9
2013-09-02
last: consolidate time formatting to one struct
Karel Zak
1
-23
/
+22
2013-09-02
last: use bit array
Karel Zak
1
-16
/
+16
2013-08-29
utmpdump: make IPv6 addresses work
Sami Kerola
1
-9
/
+13
2013-08-29
last, utmpdump, agetty, wall, write: avoid compatibility hacks
Sami Kerola
2
-24
/
+37
2013-08-29
last: tell verbally system is still running
Sami Kerola
1
-2
/
+11
2013-08-29
last: trim trailing white spaces
Sami Kerola
1
-0
/
+18
2013-08-29
last: never restrict session time
Sami Kerola
1
-2
/
+2
2013-08-29
docs: add --time-format to last(1) manual page
Sami Kerola
1
-0
/
+22
2013-08-29
last: add --time-format with iso-8601 format
Sami Kerola
1
-23
/
+111
2013-08-29
last: use configuration struct
Sami Kerola
1
-98
/
+113
2013-08-29
last: fix --present option logic error
Sami Kerola
1
-1
/
+1
2013-08-29
docs: add --since and time option formats to last(1) manual
Sami Kerola
1
-8
/
+31
2013-08-29
last: add --since time spec option
Sami Kerola
1
-6
/
+20
2013-08-29
lib/time-util: move YYYYMMDDHHMMSS to common parser
Sami Kerola
1
-45
/
+0
2013-08-29
last: parse easy to use time formats
Sami Kerola
2
-2
/
+11
2013-08-29
docs: add --present to last(1) manual page
Sami Kerola
1
-0
/
+6
2013-08-29
last: fix typo
Sami Kerola
1
-1
/
+1
2013-08-27
su: suppress PAM info messages for -c or non-login sessions
Karel Zak
1
-2
/
+21
2013-08-23
last: mention optional arguments in usage
Karel Zak
2
-3
/
+3
2013-08-23
last: add --present option
Sami Kerola
1
-11
/
+24
2013-08-23
last: allow --file to be defined multiple times
Sami Kerola
2
-91
/
+115
2013-08-23
last: global variables are initialize automatically to zero
Sami Kerola
1
-6
/
+6
2013-08-23
last: use as narrow variable scoping as possible
Sami Kerola
1
-1
/
+2
[next]