index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
utmp-wtmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
coccinelle: O_NDELAY → O_NONBLOCK
Lennart Poettering
2018-01-24
1
-1
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-0
/
+6
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+5
*
core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries
Lennart Poettering
2015-08-24
1
-2
/
+22
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-1
/
+2
*
shared/utmp-wtmp: add parameter for origin tty and callback userdata
Daniel Mack
2015-04-24
1
-5
/
+14
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-1
/
+1
*
shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process()
Tom Gundersen
2014-09-19
1
-14
/
+14
*
utmp-wtmp: allow overriding username on wall
Sebastian Thorarensen
2014-03-14
1
-4
/
+8
*
utmp: make sure we don't write the utmp reboot record twice on each boot
Lennart Poettering
2014-01-30
1
-33
/
+26
*
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-07
1
-1
/
+1
*
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-03
1
-1
/
+1
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-1
/
+1
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-12
/
+6
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-26
/
+13
*
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-8
/
+4
*
utmp: make gcc shut up, we need to pass an int here, not size_t
Lennart Poettering
2013-03-29
1
-1
/
+1
*
utmp-wtmp: don't try to read past end of string
Zbigniew Jędrzejewski-Szmek
2013-03-29
1
-1
/
+3
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-1
/
+2
*
move more common files to shared/ and add them to shared.la
Kay Sievers
2012-04-12
1
-0
/
+430