summaryrefslogtreecommitdiff
path: root/src/update-utmp
Commit message (Expand)AuthorAge
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* Fix accidental dbus closing in update_utmp() (#50)Sven Eden2018-06-29
* Prep v236 : Add missing SPDX-License-Identifier (7/9) src/systemdSven Eden2018-03-26
* Apply missing updates from upstreamSven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* Prep v235: Apply upstream fixes (10/10) [src/update-utmp]Sven Eden2017-08-14
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* update-utmp: let's use STR_IN_SET() where it is prettyLennart Poettering2017-07-05
* Prep v231.2: Minor changes to make future patching easier.Sven Eden2017-06-28
* Prep v231.2: Mask get_startup_time(), it won't work without systemd running t...Sven Eden2017-06-22
* Prep v231: Minor fix for update-utmpSven Eden2017-06-16
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Remove utmp thingsAndy Wingo2015-04-08
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering2015-02-18
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* audit: improve the audit messages we generateLennart Poettering2014-11-04
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering2014-01-30
* update-utmp: code modernizationsLennart Poettering2014-01-30
* bus: use new property retrieval calls everywhereLennart Poettering2013-11-07
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-30
* update-utmp: port to sd-busTom Gundersen2013-10-18
* utmp: turn systemd-update-utmp-shutdown.service into a normal runtime serviceLennart Poettering2013-05-16
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* utmp: read the right timestampLennart Poettering2012-09-17
* update-utmp: Don't error out on runlevel updates if utmp doesn't existColin Walters2012-09-13
* update-utmp: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-08
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
* audit: ignore if we get EPERMLennart Poettering2012-04-13
* move all tools to subdirsKay Sievers2012-04-12