summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* exec-util: handle putenv() errorsLennart Poettering2018-10-29
* exec-util: in execute_directories, support initial exec environmentDimitri John Ledkov2018-10-29
* detect-virt: do not try to read all of /proc/cpuinfoZbigniew Jędrzejewski-Szmek2018-10-29
* socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBU...Franck Bui2018-10-29
* pam_systemd: support use in PID namespacesJürg Billeter2018-10-29
* importd, basic/string-util: use case-insensitive comparison for HTTP headersDongsu Park2018-10-29
* user-runtime-dir: fix selinux regressionAlan Jenkins2018-10-29
* util: do not use stack frame for parsing arbitrary inputsYu Watanabe2018-10-29
* resolve: treat some icmp errors as disconnectedYu Watanabe2018-10-29
* user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignoreLennart Poettering2018-10-29
* 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