summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bus-message: fix calculation of offsets tableZbigniew Jędrzejewski-Szmek2019-05-032-18/+18
* bus: do not print (null) if the message has unknown typeZbigniew Jędrzejewski-Szmek2019-05-031-2/+8
* bus-message: use defineZbigniew Jędrzejewski-Szmek2019-05-031-1/+1
* bus-message: rename function for clarityZbigniew Jędrzejewski-Szmek2019-05-031-22/+22
* bus-message: let's always use -EBADMSG when the message is badZbigniew Jędrzejewski-Szmek2019-05-032-0/+2
* bus-message: avoid an infinite loop on empty structuresZbigniew Jędrzejewski-Szmek2019-05-037-11/+18
* bus-message: use structured initialization to avoid use of unitialized memoryZbigniew Jędrzejewski-Szmek2019-05-031-32/+27
* fuzz-bus-message: add fuzzer for message parsingZbigniew Jędrzejewski-Szmek2019-05-033-0/+51
* meson: treat all fuzz cases as unit testsZbigniew Jędrzejewski-Szmek2019-05-032-29/+21
* meson: use .source_root() in more placesZbigniew Jędrzejewski-Szmek2019-05-031-8/+8
* meson: drop duplicated conditionZbigniew Jędrzejewski-Szmek2019-05-031-4/+4
* meson: allow building resolved and machined without nss modulesYu Watanabe2019-05-038-20/+52
* meson: add -Dlog-trace to set LOG_TRACEZbigniew Jędrzejewski-Szmek2019-05-032-0/+4
* test-bus-marshal: use cescaping instead of hexmemZbigniew Jędrzejewski-Szmek2019-05-031-5/+3
* fuzz: unify the "fuzz-regressions" directory with the main corpusZbigniew Jędrzejewski-Szmek2019-05-0330-5/+2
* test: add testcase for issue 10007 by oss-fuzzYu Watanabe2019-05-032-0/+7
* fuzz: rename "fuzz-corpus" directory to just "fuzz"Zbigniew Jędrzejewski-Szmek2019-05-0323-2/+4
* tests: add a reproducer for another infinite loop in ndisc_handle_datagramEvgeny Vereshchagin2019-05-032-0/+1
* tests: add a reproducer for an infinite loop in ndisc_handle_datagramEvgeny Vereshchagin2019-05-032-0/+1
* tests: add reproducers for several issues uncovered with fuzz-journald-syslogEvgeny Vereshchagin2019-05-035-0/+8
* ndisc: fix two infinite loopsYu Watanabe2019-05-031-2/+2
* tests: add a fuzzer for sd-ndiscEvgeny Vereshchagin2019-05-032-0/+67
* tests: add a fuzzer for server_process_native_messageEvgeny Vereshchagin2019-05-032-0/+15
* journald: make server_process_native_message compatible with fuzz_journald_pr...Evgeny Vereshchagin2019-05-032-2/+2
* tests: rework the code fuzzing journaldEvgeny Vereshchagin2019-05-032-21/+32
* journald: free the allocated memory before returning from dev_kmsg_recordEvgeny Vereshchagin2019-05-031-1/+1
* journald: make it clear that dev_kmsg_record modifies the string passed to itEvgeny Vereshchagin2019-05-031-1/+1
* tests: add a rudimentary fuzzer for server_process_syslog_message (#9979)Evgeny Vereshchagin2019-05-032-0/+34
* analyze: add new security verbLennart Poettering2019-05-038-26/+2150
* locale-util: add logic to output smiley emojis at various happiness levelsLennart Poettering2019-05-034-20/+90
* format-table: never try to reuse cells that have color/url/uppercase setLennart Poettering2019-05-031-0/+8
* format-table: add option to uppercase cells on displayLennart Poettering2019-05-032-12/+51
* format-table: use right field for displayLennart Poettering2019-05-031-1/+1
* format-table: make sure we never call memcmp() with NULL parametersLennart Poettering2019-05-032-1/+10
* format-table: add calls to query the data in a specific cellLennart Poettering2019-05-032-0/+25
* format-table: always underline header lineLennart Poettering2019-05-031-2/+9
* format-table: add an API for getting the cell at a specific row/columnLennart Poettering2019-05-032-0/+17
* format-table: add table_update() to update existing entriesLennart Poettering2019-05-032-0/+42
* format-table: optionally allow reversing the sort order for a columnLennart Poettering2019-05-032-1/+22
* format-table: add option to store/format percent and uint64_t values in cellsLennart Poettering2019-05-033-0/+59
* format-table: before outputting a color, check if colors are availableLennart Poettering2019-05-031-3/+3
* format-table: optionally make specific cells clickable linksLennart Poettering2019-05-032-9/+71
* format-table: when duplicating a cell, also copy the colorLennart Poettering2019-05-031-0/+2
* seccomp: reduce logging about failure to add syscall to seccompZbigniew Jędrzejewski-Szmek2019-05-025-42/+47
* nss: unportect errno before writing to NSS' *errnopLennart Poettering2019-05-024-0/+44
* util.h: add new UNPROTECT_ERRNO macroLennart Poettering2019-05-023-3/+37
* nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESSYu Watanabe2019-05-024-157/+108
* units: add [Install] section to tmp.mountJan Synacek2019-05-021-0/+4
* logs-show: use grey color for de-emphasizing journal log outputLennart Poettering2019-05-022-0/+6
* journal: don't enable systemd-journald-audit.socket by defaultJan Synacek2019-05-022-3/+2