summaryrefslogtreecommitdiff
path: root/src/update-utmp
AgeCommit message (Expand)AuthorFilesLines
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-2/+0
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering1-5/+3
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-4/+4
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt1-4/+2
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-5/+5
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-5/+5
2014-11-04audit: improve the audit messages we generateLennart Poettering1-3/+3
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek1-2/+2
2014-01-30utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering1-24/+7
2014-01-30update-utmp: code modernizationsLennart Poettering1-21/+22
2013-11-07bus: use new property retrieval calls everywhereLennart Poettering1-33/+18
2013-11-07bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering1-11/+6
2013-10-30bus: move ssh support into public API of libsystem-busLennart Poettering1-1/+1
2013-10-18update-utmp: port to sd-busTom Gundersen1-108/+57
2013-05-16utmp: turn systemd-update-utmp-shutdown.service into a normal runtime serviceLennart Poettering1-1/+1
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek1-2/+1
2012-09-17utmp: read the right timestampLennart Poettering1-1/+1
2012-09-13update-utmp: Don't error out on runlevel updates if utmp doesn't existColin Walters1-2/+4
2012-08-08update-utmp: use bus_method_call_with_reply() where posibleSimon Peeters1-80/+38
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-13audit: ignore if we get EPERMLennart Poettering1-3/+6
2012-04-12move all tools to subdirsKay Sievers1-0/+423