systemd/.git
2019-05-03 Zbigniew Jędrzejewsk... bus-message: also properly copy struct signature when...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: fix skipping of array fields in !gvariant...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: output debug information about offset...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: drop asserts in functions which are wrappe...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: fix calculation of offsets table for arrays
2019-05-03 Zbigniew Jędrzejewsk... bus-message: remove duplicate assignment
2019-05-03 Zbigniew Jędrzejewsk... bus-message: fix calculation of offsets table
2019-05-03 Zbigniew Jędrzejewsk... bus: do not print (null) if the message has unknown...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: use define
2019-05-03 Zbigniew Jędrzejewsk... bus-message: rename function for clarity
2019-05-03 Zbigniew Jędrzejewsk... bus-message: let's always use -EBADMSG when the message...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: avoid an infinite loop on empty structures
2019-05-03 Zbigniew Jędrzejewsk... bus-message: use structured initialization to avoid...
2019-05-03 Zbigniew Jędrzejewsk... fuzz-bus-message: add fuzzer for message parsing
2019-05-03 Zbigniew Jędrzejewsk... meson: treat all fuzz cases as unit tests
2019-05-03 Zbigniew Jędrzejewsk... meson: use .source_root() in more places
2019-05-03 Zbigniew Jędrzejewsk... meson: drop duplicated condition
2019-05-03 Yu Watanabemeson: allow building resolved and machined without...
2019-05-03 Zbigniew Jędrzejewsk... meson: add -Dlog-trace to set LOG_TRACE
2019-05-03 Zbigniew Jędrzejewsk... test-bus-marshal: use cescaping instead of hexmem
2019-05-03 Zbigniew Jędrzejewsk... fuzz: unify the "fuzz-regressions" directory with the...
2019-05-03 Yu Watanabetest: add testcase for issue 10007 by oss-fuzz
2019-05-03 Zbigniew Jędrzejewsk... fuzz: rename "fuzz-corpus" directory to just "fuzz"
2019-05-03 Evgeny Vereshchagintests: add a reproducer for another infinite loop in...
2019-05-03 Evgeny Vereshchagintests: add a reproducer for an infinite loop in ndisc_h...
2019-05-03 Evgeny Vereshchagintests: add reproducers for several issues uncovered...
2019-05-03 Yu Watanabendisc: fix two infinite loops
2019-05-03 Evgeny Vereshchagintests: add a fuzzer for sd-ndisc
2019-05-03 Evgeny Vereshchagintests: add a fuzzer for server_process_native_message
2019-05-03 Evgeny Vereshchaginjournald: make server_process_native_message compatible...
2019-05-03 Evgeny Vereshchagintests: rework the code fuzzing journald
2019-05-03 Evgeny Vereshchaginjournald: free the allocated memory before returning...
2019-05-03 Evgeny Vereshchaginjournald: make it clear that dev_kmsg_record modifies...
2019-05-03 Evgeny Vereshchagintests: add a rudimentary fuzzer for server_process_sysl...
2019-05-03 Lennart Poetteringanalyze: add new security verb
2019-05-03 Lennart Poetteringlocale-util: add logic to output smiley emojis at vario...
2019-05-03 Lennart Poetteringformat-table: never try to reuse cells that have color...
2019-05-03 Lennart Poetteringformat-table: add option to uppercase cells on display
2019-05-03 Lennart Poetteringformat-table: use right field for display
2019-05-03 Lennart Poetteringformat-table: make sure we never call memcmp() with...
2019-05-03 Lennart Poetteringformat-table: add calls to query the data in a specific...
2019-05-03 Lennart Poetteringformat-table: always underline header line
2019-05-03 Lennart Poetteringformat-table: add an API for getting the cell at a...
2019-05-03 Lennart Poetteringformat-table: add table_update() to update existing...
2019-05-03 Lennart Poetteringformat-table: optionally allow reversing the sort order...
2019-05-03 Lennart Poetteringformat-table: add option to store/format percent and...
2019-05-03 Lennart Poetteringformat-table: before outputting a color, check if color...
2019-05-03 Lennart Poetteringformat-table: optionally make specific cells clickable...
2019-05-03 Lennart Poetteringformat-table: when duplicating a cell, also copy the...
2019-05-02 Zbigniew Jędrzejewsk... seccomp: reduce logging about failure to add syscall...
2019-05-02 Lennart Poetteringnss: unportect errno before writing to NSS' *errnop
2019-05-02 Lennart Poetteringutil.h: add new UNPROTECT_ERRNO macro
2019-05-02 Yu Watanabenss: do not modify errno when NSS_STATUS_NOTFOUND or...
2019-05-02 Jan Synacekunits: add [Install] section to tmp.mount
2019-05-02 Lennart Poetteringlogs-show: use grey color for de-emphasizing journal...
2019-05-02 Jan Synacekjournal: don't enable systemd-journald-audit.socket...
2019-05-02 Jan SynacekRevert "journal: remove journal audit socket"
2019-05-02 Lennart Poetteringunit: enqueue cgroup empty check event if the last...
2019-05-02 Lennart Poetteringnspawn: rework how we allocate/kill scopes
2019-05-02 Lennart Poetteringnspawn: merge two variable declaration lines
2019-05-02 Lennart Poetteringnspawn: simplify machine terminate bus call
2019-05-02 Yu Watanabetree-wide: shorten error logging a bit
2019-04-30 Lukas NykrynRevert "core: one step back again, for nspawn we actual... v239-14
2019-04-18 Jussi Pakkanenmeson: drop misplaced -Wl,--undefined argument
2019-04-08 Lennart Poetteringsd-bus: if we receive an invalid dbus message, ignore...
2019-04-08 Riccardo SchironeAllocate temporary strings to hold dbus paths on the...
2019-04-08 Riccardo SchironeRefuse dbus message paths longer than BUS_PATH_SIZE_MAX...
2019-03-27 Filipe Brandenburgerbus-socket: Fix line_begins() to accept word matching...
2019-03-13 Frantisek Sumsaltest: don't overwrite TESTDIR if already set
2019-03-10 Evgeny Vereshchagintests: also run TEST-01-BASIC in an unprivileged contai...
2019-03-10 Evgeny Vereshchagintests: allow passing additional arguments to nspawn...
2019-03-10 Evgeny Vereshchagintests: use the asan wrapper to boot a VM/container...
2019-03-10 Evgeny Vereshchagintests: redirect ASAN reports on journald to a file
2019-03-10 Evgeny Vereshchagintests: add a wrapper for when systemd is built with...
2019-03-10 Evgeny Vereshchagintests: create the asan wrapper automatically if systemd...
2019-03-04 Yu Watanabetest: add TEST-24-UNIT-TESTS running all basic tests...
2019-02-26 Lukas Nykrynrules: add the rule that adds elevator= kernel command...
2019-02-19 Evgeny Vereshchaginlgtm: drop redundant newlines
2019-02-19 Evgeny Vereshchaginlgtm: add a custom query for catching the use of fgets
2019-02-19 Lucas Werkmeistertools: use print function in Python 3 code
2019-02-19 Yu Watanabelgtm: use python3
2019-02-19 Yu WatanabeLGTM: make LGTM.com use meson from pip
2019-02-18 Jan Synacekrules: implement new memory hotplug policy
2019-02-18 Jan Synacekrule-syntax-check: allow PROGRAM as an assignment
2019-02-15 Lukas Nykrynrules: add elevator= kernel command line parameter v239-12
2019-02-14 Yu Watanabetest-network: ignore tunnel devices automatically added...
2019-02-14 Frantisek Sumsaltest: replace echo with socat
2019-02-11 Michal Sekletarjournald: correctly attribute log messages also with...
2019-02-11 Zbigniew Jędrzejewsk... journal-remote: set a limit on the number of fields...
2019-02-11 Zbigniew Jędrzejewsk... journal-remote: verify entry length from header
2019-02-11 Zbigniew Jędrzejewsk... µhttpd: use a cleanup function to call MHD_destroy_response
2019-02-11 Zbigniew Jędrzejewsk... journald: lower the maximum entry size limit to ½ for...
2019-02-11 Zbigniew Jędrzejewsk... journald: when processing a native message, bail more...
2019-02-11 Zbigniew Jędrzejewsk... journald: set a limit on the number of fields (1k)
2019-02-11 Yu Watanabejournal: fix syslog_parse_identifier()
2019-02-08 Lukas NykrynRevert "sysctl.d: switch net.ipv4.conf.all.rp_filter...
2019-02-07 Michal Sekletarprocess-util: don't use overly large buffer to store...
2019-02-07 Zbigniew Jędrzejewsk... journald: periodically drop cache for all dead PIDs
2019-02-07 Zbigniew Jędrzejewsk... journal: limit the number of entries in the cache based...
2019-02-07 Zbigniew Jędrzejewsk... basic/prioq: add prioq_peek_item()
next