systemd/.git
2020-02-13 Lennart Poetteringsd-bus: use "queue" message references for managing... v239-18.4
2020-02-03 Jan Synacekpolkit: when authorizing via PK let's re-resolve callba... v239-18.3
2020-02-03 Zbigniew Jędrzejewsk... sd-event: add sd_event_source_disable_unref() helper
2020-02-03 Jan Synaceksd-bus: introduce API for re-enqueuing incoming messages
2020-02-03 Lennart Poetteringbus-message: introduce two kinds of references to bus...
2020-02-03 Lennart Poetteringsd-bus: always go through sd_bus_unref() to free messages
2020-02-03 Lennart Poetteringsd-bus: initialize mutex after we allocated the wqueue
2020-02-03 Lennart Poetteringsd-bus: drop two inappropriate empty lines
2020-02-03 Lennart Poetteringsd-bus: make sure dispatch_rqueue() initializes return...
2020-02-03 Lennart Poetteringsd-bus: reorder bus ref and bus message ref handling
2020-02-03 Lennart Poetteringsd-bus: make rqueue/wqueue sizes of type size_t
2019-12-11 Frantisek Sumsaltest: bump the second partition's size to 50M
2019-12-11 Yu Watanabetest: mask several unnecessary services
2019-12-11 Frantisek Sumsaltest: use PBKDF2 instead of Argon2 in cryptsetup...
2019-12-11 Renaud Métrichjournald: fixed assertion failure when system journal...
2019-12-11 Yu Watanabesyslog: fix segfault in syslog_parse_priority()
2019-12-11 HATAYAMA Daisukecore, job: fix breakage of ordering dependencies by...
2019-11-29 Thadeu Lima... ask-password: prevent buffer overrow when reading from... v239-18.2
2019-11-05 Zbigniew Jędrzejewsk... resolved: query polkit only after parsing the data v239-18.1
2019-11-05 Zbigniew Jędrzejewsk... resolved: allow access to Set*Link and Revert methods...
2019-11-05 Zbigniew Jędrzejewsk... resolved: do not run loop twice
2019-11-05 Zbigniew Jędrzejewsk... sd-bus: adjust indentation of comments
2019-11-05 Zbigniew Jędrzejewsk... shared/but-util: drop trusted annotation from bus_open_...
2019-11-01 Evgeny Vereshchaginjournal: rely on _cleanup_free_ to free a temporary...
2019-08-07 Jan Synacekanalyze-security: fix potential division by zero v239-17 v239-18
2019-08-07 Lennart Poetteringswap: scan /proc/swaps before processing waitid() results
2019-08-07 Lennart Poetteringmount: rescan /proc/self/mountinfo before processing...
2019-08-07 Lennart Poetteringmount: simplify /proc/self/mountinfo handler
2019-07-26 Jan Synacekrules: skip memory hotplug on ppc64 v239-16
2019-07-26 Jan Synacekman: note that journal does not validate syslog fields
2019-07-26 Yu Watanabebash-completion: analyze: support 'security'
2019-07-26 Jonathon KowalskiChange job mode of manager triggered restarts to JOB_RE...
2019-07-26 Zhang Xianweiudev/scsi_id: fix incorrect page length when get device...
2019-07-26 Milan Brozcryptsetup: Add LUKS2 token support.
2019-07-26 Milan Brozcryptsetup: call crypt_load() for LUKS only once
2019-07-26 Milan Brozcryptsetup: Do not fallback to PLAIN mapping if LUKS...
2019-07-26 Yu Watanabejournal: do not remove multiple spaces after identifier...
2019-07-26 Yu Watanabejournal-remote: do not request Content-Length if Transf...
2019-07-26 Lennart Poetteringsd-bus: deal with cookie overruns
2019-05-03 Yu Watanabejournal-gateway: use localStorage["cursor"] only when... v239-15
2019-05-03 Yu Watanabetools: drop unused variable
2019-05-03 Yu Watanabejournal-gateway: explicitly declare local variables
2019-05-03 Lennart Poetteringtest: add test for Type=exec
2019-05-03 Lennart Poetteringsd-login: let's also make sd-login understand ".host"
2019-05-03 Lennart Poetteringsd-bus: allow connecting to the pseudo-container "...
2019-05-03 Lennart Poetteringman: document the new Type=exec type
2019-05-03 Lennart Poetteringcore: introduce new Type=exec service type
2019-05-03 Lennart Poetteringexecute: use our usual syntax for defining bit masks
2019-05-03 Lennart Poetteringcore: swap order of "n_storage_fds" and "n_socket_fds...
2019-05-03 Filipe Brandenburgersocket-util: Introduce send_one_fd_iov() and receive_on...
2019-05-03 Filipe Brandenburgertest-socket-util: Add tests for receive_fd_iov() and...
2019-05-03 Frantisek Sumsaltravis: switch from trusty to xenial
2019-05-03 Lennart Poetteringmount-point: honour AT_SYMLINK_FOLLOW correctly
2019-05-03 Lennart Poetteringsd-bus: call cap_last_cap() only once in has_cap()
2019-05-03 Lennart Poetteringsd-bus: use size_t when dealing with memory offsets
2019-05-03 Lennart Poetteringcapability: introduce CAP_TO_MASK_CORRECTED() macro...
2019-05-03 Evgeny Vereshchaginsd-journal: escape binary data in match_make_string()
2019-05-03 Zbigniew Jędrzejewsk... test-socket-util: avoid "memleak" reported by valgrind
2019-05-03 Yu Watanabeutil: introduce memcmp_safe()
2019-05-03 Lennart Poetteringtree-wide: various ubsan zero size memory fixes
2019-05-03 Frantisek Sumsaltests: keep SYS_PTRACE when running under ASan
2019-05-03 Frantisek Sumsaltravis: enable ASan and UBSan on RHEL8
2019-05-03 Yu Watanabeutil: do not use stack frame for parsing arbitrary...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: avoid wrap-around when using length read...
2019-05-03 Zbigniew Jędrzejewsk... bus-message: return -EBADMSG not -EINVAL on invalid...
2019-05-03 Zbigniew Jędrzejewsk... fuzz-bus-message: add two test cases that pass now
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...
next