summaryrefslogtreecommitdiff
path: root/src/update-utmp
AgeCommit message (Expand)Author
2014-01-30utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering
2014-01-30update-utmp: code modernizationsLennart Poettering
2013-11-07bus: use new property retrieval calls everywhereLennart Poettering
2013-11-07bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering
2013-10-30bus: move ssh support into public API of libsystem-busLennart Poettering
2013-10-18update-utmp: port to sd-busTom Gundersen
2013-05-16utmp: turn systemd-update-utmp-shutdown.service into a normal runtime serviceLennart Poettering
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2012-09-17utmp: read the right timestampLennart Poettering
2012-09-13update-utmp: Don't error out on runlevel updates if utmp doesn't existColin Walters
2012-08-08update-utmp: use bus_method_call_with_reply() where posibleSimon Peeters
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-13audit: ignore if we get EPERMLennart Poettering
2012-04-12move all tools to subdirsKay Sievers