summaryrefslogtreecommitdiff
path: root/src/update-utmp
Commit message (Expand)AuthorAgeFilesLines
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-4/+4
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-5/+5
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-5/+5
* audit: improve the audit messages we generateLennart Poettering2014-11-041-3/+3
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-2/+2
* utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering2014-01-301-24/+7
* update-utmp: code modernizationsLennart Poettering2014-01-301-21/+22
* bus: use new property retrieval calls everywhereLennart Poettering2013-11-071-33/+18
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-071-11/+6
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-301-1/+1
* update-utmp: port to sd-busTom Gundersen2013-10-181-108/+57
* utmp: turn systemd-update-utmp-shutdown.service into a normal runtime serviceLennart Poettering2013-05-161-1/+1
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-2/+1
* utmp: read the right timestampLennart Poettering2012-09-171-1/+1
* update-utmp: Don't error out on runlevel updates if utmp doesn't existColin Walters2012-09-131-2/+4
* update-utmp: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-081-80/+38
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* audit: ignore if we get EPERMLennart Poettering2012-04-131-3/+6
* move all tools to subdirsKay Sievers2012-04-121-0/+423