summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* journal: make the compression threshold tunableAlex Gartrell2018-08-24
* fileio: port parse_env_file_internal() to use _cleanup_free_ (#8511)Lennart Poettering2018-08-24
* 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
* 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
* Fix elogind debug mode:Sven Eden2018-06-29
* Prep v238: Disallow killing of lingering user processes even if forced.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
* Prep v238: Remove getnameinfo_pretty(), it is no longer used.Sven Eden2018-06-29
* Prep v238: Mask cg_trim() call in manager_shutdown_cgroup() as elogind is not...Sven Eden2018-06-28
* basic/fs-util: skip fsync_directory_of_file() if /proc/self/fd/ is not availa...Zbigniew Jędrzejewski-Szmek2018-06-28
* core: dont't remount /sys/fs/cgroup for relabel if not needed (#8595)Krzysztof Nowicki2018-06-28
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-06-28
* login: do not wall message on cancelling shutdown when Manager.enable_wall_me...Yu Watanabe2018-06-28
* virt: if we detect Xen by DMI, trust that over CPUIDLennart Poettering2018-06-28
* add __nr_statx defines for extra architectures (#8872)Adam Duskett2018-06-28
* basic/log: always ignore errno from the enviornment (#8841)Zbigniew Jędrzejewski-Szmek2018-06-28
* cgroup-util: fix enabling of controllers (#8816)Antique2018-06-28
* fileio.c: fix incorrect mtimeChris Lesiak2018-06-28
* basic/log: do not use global errno in log_*_errno()Zbigniew Jędrzejewski-Szmek2018-06-28
* basic/audit-util: always log the reason when disabling audit logsZbigniew Jędrzejewski-Szmek2018-06-28
* ISO-C compatibility: Remove empty initializer (#8713)Leonard2018-06-28
* tmpfiles: add a new return code for "operational failure" when processingZbigniew Jędrzejewski-Szmek2018-06-28