summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: add test for 'thread safety' of libudevYu Watanabe2018-10-29
* test: add tests for $SYSTEMD_MEMPOOL=Yu Watanabe2018-10-29
* mempool: only enable mempool use when linked to libsystemd-shared.soZbigniew Jędrzejewski-Szmek2018-10-29
* meson: update bug referenceZbigniew Jędrzejewski-Szmek2018-10-29
* meson: remove old commentZbigniew Jędrzejewski-Szmek2018-10-29
* meson: drop workaroundZbigniew Jędrzejewski-Szmek2018-10-29
* meson: include more build settings in status outputLennart Poettering2018-10-29
* Move use_pool() to mempool.c and rename to mempool_enabled()Zbigniew Jędrzejewski-Szmek2018-10-29
* hashmap: add an explicit assert() for detecting when objects migrated between...Lennart Poettering2018-10-29
* hashmap: add an environment variable to turn off the memory pool used by hash...Lennart Poettering2018-10-29
* terminal-util: extra safety checks when parsing $COLUMNS or $LINES (#10314)Lennart Poettering2018-10-29
* shared/sleep-config: add switches to kill specific sleep modesZbigniew Jędrzejewski-Szmek2018-10-29
* shared/sleep-config: forbid hibernation if resume= is not configuredZbigniew Jędrzejewski-Szmek2018-10-29
* basic/proc-cmdline: allow parsing of cmdline from a stringZbigniew Jędrzejewski-Szmek2018-10-29
* Add $SYSTEMD_IN_INITRD=yes|no override for debuggingZbigniew Jędrzejewski-Szmek2018-10-29
* logind: ensure seat0 CanGraphical state is writtenRay Strode2018-10-29
* * hack around deficiencies in prctl() PR_SET_MM_*Frank Schaefer2018-10-29
* fileio: fix error propagation in link_tmpfile()Lennart Poettering2018-10-29
* basic/hexdecoct: check for overflowZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: avoid wrap-around when using length read from messageZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: also properly copy struct signature when skippingZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: fix skipping of array fields in !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: fix calculation of offsets table for arraysZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: fix calculation of offsets tableZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: do not crash on message with a string of zero lengthZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: let's always use -EBADMSG when the message is badZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: avoid an infinite loop on empty structuresZbigniew Jędrzejewski-Szmek2018-10-29
* sd-bus: unify three code-paths which free struct bus_containerZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: use structured initialization to avoid use of unitialized memoryZbigniew Jędrzejewski-Szmek2018-10-29
* Introduce free_and_strndup and use it in bus-message.cZbigniew Jędrzejewski-Szmek2018-10-29
* meson: use the host architecture compiler/linker for src/boot/efiHelmut Grohne2018-10-29
* exec-util: add missing logging callLennart Poettering2018-10-29
* exec-util: handle putenv() errorsLennart Poettering2018-10-29
* Make bzip2 an optional dependency for systemd-importdThiago Macieira2018-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
* build-sys: disable -Wmaybe-uninitializedFilipe Brandenburger2018-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
* tools: use print function in Python 3 codeLucas Werkmeister2018-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