summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debug-generator: enable custom systemd.debug_shell ttyv239-20Jan Synacek2019-12-054-13/+43
* core, job: fix breakage of ordering dependencies by systemctl reload commandHATAYAMA Daisuke2019-12-051-3/+3
* cryptsetup: reduce the chance that we will be OOM killedMichal Sekletár2019-12-051-0/+6
* set kptr_restrict=1David Tardon2019-12-051-0/+3
* core: disable CPUAccounting by defaultMichal Sekletár2019-12-051-1/+1
* core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletár2019-12-0518-5/+405
* cpu-set-util: use %d-%d format in cpu_set_to_range_string() only for actual ...Michal Sekletar2019-12-052-9/+11
* execute: dump CPUAffinity as a range string instead of a list of CPUsMichal Sekletar2019-12-051-5/+4
* shared/cpu-set-util: only force range printing one timeZbigniew Jędrzejewski-Szmek2019-12-052-5/+12
* systemctl: present CPUAffinity mask as a list of CPU index rangesMichal Sekletar2019-12-051-0/+22
* shared/cpu-set-util: introduce cpu_set_to_range()Michal Sekletar2019-12-053-0/+89
* test-cpu-set-util: add test for dbus conversionsZbigniew Jędrzejewski-Szmek2019-12-051-0/+31
* shared/cpu-set-util: make transfer of cpu_set_t over bus endian safeMichal Sekletar2019-12-054-2/+53
* shared/cpu-set-util: drop now-unused cleanup functionZbigniew Jędrzejewski-Szmek2019-12-051-3/+0
* test-execute: use CPUSet tooZbigniew Jędrzejewski-Szmek2019-12-053-39/+8
* pid1: when reloading configuration, forget old settingsZbigniew Jędrzejewski-Szmek2019-12-051-44/+95
* pid1: don't reset setting from /proc/cmdline upon restartZbigniew Jędrzejewski-Szmek2019-12-051-10/+16
* pid1: parse CPUAffinity= in incremental fashionZbigniew Jędrzejewski-Szmek2019-12-053-16/+35
* test-cpu-set-util: add a smoke test for test_parse_cpu_set_extend()Zbigniew Jędrzejewski-Szmek2019-12-051-0/+25
* test-cpu-set-util: add simple test for cpus_in_affinity_mask()Zbigniew Jędrzejewski-Szmek2019-12-051-0/+9
* Move cpus_in_affinity_mask() to cpu-set-util.[ch]Zbigniew Jędrzejewski-Szmek2019-12-055-3/+40
* Rework cpu affinity parsingZbigniew Jędrzejewski-Szmek2019-12-0513-242/+286
* shared/cpu-set-util: remove now-unused CPU_SIZE_TO_NUM()Zbigniew Jędrzejewski-Szmek2019-12-051-6/+0
* shared/cpu-set-util: move the part to print cpu-set into a separate functionZbigniew Jędrzejewski-Szmek2019-12-054-24/+56
* core/dbus-execute: remove unnecessary initializationZbigniew Jędrzejewski-Szmek2019-12-051-1/+1
* core: change ownership/mode of the execution directories also for static usersLennart Poettering2019-12-051-21/+26
* execute: remove one redundant comparison checkLennart Poettering2019-12-051-3/+4
* Add a warning about the difference in permissions between existing directorie...Taro Yamada2019-12-051-2/+15
* journald: take leading spaces into account in syslog_parse_identifierEvgeny Vereshchagin2019-12-032-1/+4
* fuzz-journal-stream: avoid assertion failure on samples which don't fit in pipeZbigniew Jędrzejewski-Szmek2019-12-032-1/+3
* tests: add a fuzzer for server_process_native_fileEvgeny Vereshchagin2019-12-033-0/+53
* tests: add a fuzzer for journald streamsEvgeny Vereshchagin2019-12-036-5/+60
* tests: introduce dummy_server_init and use it in all journald fuzzersEvgeny Vereshchagin2019-12-035-40/+32
* journald: check whether sscanf has changed the value corresponding to %nEvgeny Vereshchagin2019-12-032-1/+3
* tests: add a fuzzer for process_audit_stringEvgeny Vereshchagin2019-12-035-1/+36
* test: initialize syslog_fd in fuzz-journald-kmsg tooEvgeny Vereshchagin2019-12-031-0/+1
* tests: add a reproducer for a heap-buffer-overflow fixed in 937b1171378bc1000aEvgeny Vereshchagin2019-12-031-0/+0
* tests: add a reproducer for a memory leak fixed in 30eddcd51b8a472e05d3b8d1 i...Evgeny Vereshchagin2019-12-031-0/+0
* journal: fix an off-by-one error in dev_kmsg_recordEvgeny Vereshchagin2019-12-031-1/+1
* basic: remove an assertion from cunescape_oneEvgeny Vereshchagin2019-12-031-1/+0
* tests: add a fuzzer for dev_kmsg_recordEvgeny Vereshchagin2019-12-038-1/+44
* tests: put fuzz_journald_processing_function in a .c fileEvgeny Vereshchagin2019-12-033-24/+36
* sd-bus: bump message queue size againJan Synacek2019-11-121-2/+2
* basic/user-util: allow dots in user namesJan Synacek2019-11-072-7/+10
* journal: rely on _cleanup_free_ to free a temporary string used in client_con...Evgeny Vereshchagin2019-11-011-5/+2
* resolved: query polkit only after parsing the datav239-19Zbigniew Jędrzejewski-Szmek2019-10-241-9/+9
* resolved: allow access to Set*Link and Revert methods through polkitZbigniew Jędrzejewski-Szmek2019-10-243-21/+197
* resolved: do not run loop twiceZbigniew Jędrzejewski-Szmek2019-10-241-7/+6
* sd-bus: adjust indentation of commentsZbigniew Jędrzejewski-Szmek2019-10-242-5/+5
* shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with...Zbigniew Jędrzejewski-Szmek2019-10-241-4/+0