summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cryptsetup: rework how we log about activation failuresv239-23Lennart Poettering2019-12-181-14/+22
* cryptsetup: downgrade a log message we ignoreLennart Poettering2019-12-181-1/+1
* cryptsetup: add some commenting about EAGAIN generationLennart Poettering2019-12-181-1/+1
* crypt-util: Translate libcryptsetup log level instead of using log_debug()Jan Janssen2019-12-181-1/+19
* cryptsetup-generator: guess whether the keyfile argument is two items or oneZbigniew Jędrzejewski-Szmek2019-12-181-15/+30
* cryptsetup: don't assert on variable which is optionalZbigniew Jędrzejewski-Szmek2019-12-181-1/+5
* cryptsetup: use unabbrieviated variable namesZbigniew Jędrzejewski-Szmek2019-12-181-13/+13
* cryptsetup: add documentation for keyfile-timeoutshinygold2019-12-181-1/+13
* cryptsetup: add keyfile-timeout to allow a keydev timeout and allow to fallba...shinygold2019-12-182-35/+89
* catalog: fix name of variableZbigniew Jędrzejewski-Szmek2019-12-1816-48/+48
* test-cpu-set-util: fix allocation size check on i386v239-22v239-21Zbigniew Jędrzejewski-Szmek2019-12-091-1/+3
* test-cpu-set-util: fix comparison for allocation sizeZbigniew Jędrzejewski-Szmek2019-12-091-11/+11
* 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