index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
utmp-wtmp.c
Age
Commit message (
Expand
)
Author
2015-08-24
core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries
Lennart Poettering
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-04-24
shared/utmp-wtmp: add parameter for origin tty and callback userdata
Daniel Mack
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2014-09-19
shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process()
Tom Gundersen
2014-03-14
utmp-wtmp: allow overriding username on wall
Sebastian Thorarensen
2014-01-30
utmp: make sure we don't write the utmp reboot record twice on each boot
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-03-31
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-29
utmp: make gcc shut up, we need to pass an int here, not size_t
Lennart Poettering
2013-03-28
utmp-wtmp: don't try to read past end of string
Zbigniew Jędrzejewski-Szmek
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers