summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* sd-bus: verify destination and sender values when settingZbigniew Jędrzejewski-Szmek2018-10-29
* void call of page_size guarantees that sysconf is not called from signal handlerDaniel2018-10-29
* sleep-config: partitions can't be deleted, only files canLennart Poettering2018-10-29
* shared/sleep-config: exclude zram devices from hibernation candidatesAndrew Jorgensen2018-10-29
* parse-util: in parse_permille() check negative earlierLennart Poettering2018-10-29
* Do not apply uaccess tag for /dev/kvm if mode is 0666Michael Biebl2018-10-29
* login1: policy: Authorize active users to boot to firmwareCarlo Caione2018-10-29
* meson: do not build module-util.c when libkmod is not foundYu Watanabe2018-10-29
* Move module-util.h to src/shared/ and load_module() to libsharedZbigniew Jędrzejewski-Szmek2018-10-29
* bus-socket: Fix line_begins() to accept word matching full stringFilipe Brandenburger2018-10-29
* login: fix typo in log messageYu Watanabe2018-10-29
* format-table: fix typo in commentYu Watanabe2018-10-29
* test: add a reproducer of issue #9549Yu Watanabe2018-10-29
* format-table: make all widths be set properlyNOGISAKA Sadata2018-10-29
* login: use parse_uid() when unmounting user runtime directoryYu Watanabe2018-10-29
* sd-bus: unref slot->match_callback.install_slot when slot is disconnectedYu Watanabe2018-10-29
* Use #if instead of #ifdef for ENABLE_GSHADOWChenQi19892018-10-29
* basic: add missing comma in raw_clone assembly for sparcMike Gilbert2018-10-29
* bus-util: make log level lower in request_name_destroy_callback()Yu Watanabe2018-10-29
* sd-bus: fix implicit downcast of bitfield reported by LGTMYu Watanabe2018-10-29
* bus-util: fix error handlingYu Watanabe2018-10-29
* core/dbus-execute: fix parsing CPUScheduling* and Nice for transient servicesYu Watanabe2018-10-29
* meson: unify linux/stat.h check with other checks and use _GNU_SOURCEZbigniew Jędrzejewski-Szmek2018-10-29
* build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger2018-10-29
* Prep v239: Fix an issue with program_invocation[_short]_name :Sven Eden2018-10-16
* 238/239 : Fix session finalizationSven Eden2018-10-15
* Prep v239: Mask unneeded test in test-strip-ansiSven Eden2018-09-29
* Prep v239: Touch .keep_dir into systemshutdowndir and systemsleepdir.Sven Eden2018-09-28
* Prep v239: Add execution of executables in systemshutdowndirSven Eden2018-09-28
* Prep v239: Unmask creation of systemshutdowndir and systemsleepdir.Sven Eden2018-09-28
* Support system_bus_socket to be found in /var/run/dbus as well as /run/dbus.Christoph Willing2018-09-26
* Enhance the dealing with glibc-2.28Sven Eden2018-09-26
* Deal with glibc-2.28Christoph Willing2018-09-25
* Prep v239: Re-Add the new ENV{} mechanism to 70-power-switch.rules, but leave...Sven Eden2018-09-10
* Revert "logind: relax udev rules matching devices logind watches for"Sven Eden2018-09-10
* Prep v239: Fix and add debug messages to method_can_shutdown_or_sleep()Sven Eden2018-08-31
* Prep v239: Only _HANDLE_ACTION_INVALID makes method_can_shutdown_or_sleep() a...Sven Eden2018-08-30
* Prep v239: Add support for suspend-then-hibernate to loginctl.Sven Eden2018-08-29
* Prep v239: Utilize new user_runtime_dir() functionSven Eden2018-08-29
* Prep v239: Add new user-runtime-dir main() function as user_runtime_dir().Sven Eden2018-08-29
* Prep v239: As we need the rootlibexecdir, 73-seat-late.rules.m4 must be confi...Sven Eden2018-08-28
* Prep v239: A few cosmetic upgradesSven Eden2018-08-27
* Prep v239: Do not test terminal_urlify_path()Sven Eden2018-08-24
* Prep v239: Do not test ioprio_class_from_to_string()Sven Eden2018-08-24
* Prep v239: Mask unneedd tests test_copy_atomic() and assert_equal_fd()Sven Eden2018-08-24
* Prep v239: Unmask cg_weight_parse()Sven Eden2018-08-24
* Prep v239: Remove udev-util.c, we no longer need that.Sven Eden2018-08-24
* Prep v239: Remove os-util.[hc] - We do not need anything in there.Sven Eden2018-08-24
* Prep v239: Unmasked mkdtemp_malloc(), it is needed to test inotify.Sven Eden2018-08-24
* Prep v239: Fix new sd_bus_open_user_with_description()Sven Eden2018-08-24