summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: skip udev-test when perl is not installedZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: tabs suck (#8527)Lennart Poettering2018-08-24
* logind: drop obsolete commentLennart Poettering2018-08-24
* logind: use manager_get_user_by_pid() where appropriateLennart Poettering2018-08-24
* logind: rework manager_get_{user|session}_by_pid() a bitLennart Poettering2018-08-24
* conf-parse: small prettificationLennart Poettering2018-08-24
* conf-parser: let's explicitly deprecate .include in unit filesLennart Poettering2018-08-24
* parse-util: similar to safe_atou16_full() add safe_atou_full()Lennart Poettering2018-08-24
* parse-util: introduce safe_atou16_full()Lennart Poettering2018-08-24
* macro: introduce new TAKE_FD() macroLennart Poettering2018-08-24
* sleep-config: replace USE() macro with TAKE_PTR() usageLennart Poettering2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* When mangling names, optionally emit a warning (#8400)Zbigniew Jędrzejewski-Szmek2018-08-24
* shared/conf-parser: fix outdated commentZbigniew Jędrzejewski-Szmek2018-08-24
* user-util: add new wrappers for reading/writing {passwd,shadow,gshadow} datab...Franck Bui2018-08-24
* coccinelle: always use fcntl(fd, FD_DUPFD, 3) instead of dup(fd)Lennart Poettering2018-08-24
* coccinelle: make use of DIV_ROUND_UP() wherever appropriateLennart Poettering2018-08-24
* time-sync-wait: add service (#8494)Peter A. Bigot2018-08-24
* dissect: add dissect_image_and_warn() that unifies error message generation f...Lennart Poettering2018-08-24
* doc: update TODOYu Watanabe2018-08-24
* dissect: add dissect_image_and_warn() that unifies error message generation f...Lennart Poettering2018-08-24
* doc: update TODOYu Watanabe2018-08-24
* meson.build: Fix wron mask ending and some missing trailing whitespaces on ma...Sven Eden2018-08-24
* journal: make the compression threshold tunableAlex Gartrell2018-08-24
* dissect: add dissect_image_and_warn() that unifies error message generation f...Lennart Poettering2018-08-24
* doc: update TODOYu Watanabe2018-08-24
* dissect: add dissect_image_and_warn() that unifies error message generation f...Lennart Poettering2018-08-24
* fileio: port parse_env_file_internal() to use _cleanup_free_ (#8511)Lennart Poettering2018-08-24
* Version 238.1 ReleaseSven Eden2018-06-29
* Fix include mask in API header sd-event.h to be C90 conformant. (Closes #69)Sven Eden2018-06-29
* Fix foul typo in f281944Sven Eden2018-06-29
* Prep v238: Regenerate (and secure) lost man rules (See issue #68)Sven Eden2018-06-29
* Fix cgroup directory mounting:Sven Eden2018-06-29
* Fix accidental dbus closing in update_utmp() (#50)Sven Eden2018-06-29
* Prep v238: fix forking of the poweroff programs in run_helper()Sven Eden2018-06-29
* pwx_local: Remove obsolete backupSven Eden2018-06-29
* Fix elogind debug mode:Sven Eden2018-06-29
* Prep v238: Disallow killing of lingering user processes even if forced.Sven Eden2018-06-29
* README: Update information about mesonconf versus 'meson configure'Sven Eden2018-06-29
* tools: Fix executable bit on scripts that ost it somehow.Sven Eden2018-06-29
* Prep v238: Do not kill user processes if not forced and the user is lingering.Sven Eden2018-06-29
* Cleaned up includes in elogind-dbus.cSven Eden2018-06-29
* manager_inhibit_timeout_handler() can be static again.Sven Eden2018-06-29
* Move method_do_shutdown_or_sleep() and its callers back to logind-sbus.cSven Eden2018-06-29
* Move bus_manager_shutdown_or_sleep_now_or_later() back to logind-dbus.cSven Eden2018-06-29
* Move delay_shutdown_or_sleep() back to logind-dbus.cSven Eden2018-06-29
* Move manager_dispatch_delayed() back to logind-dbus.cSven Eden2018-06-29
* login/elogind-dbus.c: Sync the following methods from systemctl.c:Sven Eden2018-06-29
* login/eloginctl.c: Sync the following methods from systemctl.c:Sven Eden2018-06-29
* Add dry_run support to manager_scheduled_shutdown_handler()Sven Eden2018-06-29