summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* parse-util: in parse_permille() check negative earlierLennart Poettering2018-10-29
* man: add a description of user@.service, user-runtime-dir@.service, user-*.sliceZbigniew Jędrzejewski-Szmek2018-10-29
* Do not apply uaccess tag for /dev/kvm if mode is 0666Michael Biebl2018-10-29
* check nobody user/group validity only when not cross compilingChen Qi2018-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