platform/upstream/systemd.git
2018-10-04 Zbigniew Jędrzejewsk... test-fs-util: run all tests on the specified directory
2018-10-03 Zbigniew Jędrzejewsk... test-fs-util: simplify testdir creation
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10251 from poettering/renameat...
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10257 from pfl/dhcp6_pd_enable_late...
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10261 from yuwata/test-network
2018-10-03 Yu Watanabetest-execute: also tests under the condition that unsha...
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10213 from yuwata/oss-fuzz-10746
2018-10-03 Yu Watanabetest: make systemd-networkd-tests.py run on arbitrary...
2018-10-03 Yu Watanabetest: replace stop+start by restart
2018-10-02 Yu Watanabetest: add a testcase for oss-fuzz#10746
2018-10-02 Yu Watanabedhcp6: check option length before reading values
2018-10-02 Yu Watanabetest: add test for sd_device
2018-10-02 Joe Hershbergerudev: Allow acpi_index and index to be "0"
2018-10-02 Patrik Flyktnetworkd-dhcp6: Request prefix delegation for a new...
2018-10-02 Patrik Flyktnetworkd-dhcp: Rename function and reduce its logging
2018-10-02 David StraussDocs: Update CoC with email alias for David Strauss
2018-10-02 Lennart Poetteringupdate TODO
2018-10-02 Zbigniew Jędrzejewsk... Merge pull request #10252 from poettering/recv-log...
2018-10-02 Zbigniew Jędrzejewsk... Merge pull request #10255 from poettering/hide-new...
2018-10-02 Lennart PoetteringMerge pull request #9898 from keszybz/id128
2018-10-02 Lennart PoetteringMerge pull request #10249 from keszybz/lgtm-fixes
2018-10-02 Lennart Poetteringtree-wide: drop all references to "journalctl --new...
2018-10-02 Lennart Poetteringjournalctl: drop --new-id128 from help and man texts
2018-10-02 Lennart Poetteringupdate TODO
2018-10-02 Lennart Poetteringsd-radv: EAGAIN is not really unexpected, distinguishit...
2018-10-02 Lennart Poetteringsd-ndisc: generate debug log messages on unexpected...
2018-10-02 Lennart Poetteringsd-radv: remove log_radv_warning_errno()
2018-10-02 Lennart Poetteringtest: add test case for rename_noreplace()
2018-10-02 Lennart Poetteringfs-util: add racy RENAME_NOREPLACE fallback using access()
2018-10-02 Lennart Poetteringfileio: fix error propagation in link_tmpfile()
2018-10-02 Ronny Chevalierbus-unit-util: fix parsing of IPAddress{Allow,Deny}
2018-10-02 Lennart PoetteringMerge pull request #10246 from keszybz/fuzz-buss
2018-10-02 Zbigniew Jędrzejewsk... journal-upload: add asserts that snprintf does not...
2018-10-02 Zbigniew Jędrzejewsk... pid1: remove unnecessary error reassignment
2018-10-02 Zbigniew Jędrzejewsk... shared/install: avoid overwriting 'r' counter with...
2018-10-02 Zbigniew Jędrzejewsk... Prettify printing of uuids
2018-10-02 Zbigniew Jędrzejewsk... man: add man page for systemd-id128
2018-10-02 Zbigniew Jędrzejewsk... systemd-id128: a new tool to print machine/boot/invocat...
2018-10-02 Zbigniew Jędrzejewsk... sd-id128: add sd_id128_get_boot_app_specific()
2018-10-02 Zbigniew Jędrzejewsk... journalctl: move generate_new_id128() to shared
2018-10-02 Evgeny Vereshchaginicmp6-util: stop ignoring EAGAIN and EINTR in icmp6_receive
2018-10-02 Zbigniew Jędrzejewsk... journal-verify: add comment and silence LGTM warning
2018-10-02 Zbigniew Jędrzejewsk... boot: change multiplication order
2018-10-02 Zbigniew Jędrzejewsk... basic/hexdecoct: check for overflow
2018-10-02 Zbigniew Jędrzejewsk... bus-message: avoid wrap-around when using length read...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: return -EBADMSG not -EINVAL on invalid...
2018-10-02 Zbigniew Jędrzejewsk... fuzz-bus-message: add two test cases that pass now
2018-10-02 Zbigniew Jędrzejewsk... bus-message: also properly copy struct signature when...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: fix skipping of array fields in !gvariant...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: output debug information about offset...
2018-10-02 Zbigniew Jędrzejewsk... test-bus-gvariant: turn on debug output
2018-10-02 Zbigniew Jędrzejewsk... bus-message: drop asserts in functions which are wrappe...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: fix calculation of offsets table for arrays
2018-10-02 Zbigniew Jędrzejewsk... bus-message: remove duplicate assignment
2018-10-02 Zbigniew Jędrzejewsk... bus-message: fix calculation of offsets table
2018-10-02 Zbigniew Jędrzejewsk... bus: do not print (null) if the message has unknown...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: use define
2018-10-02 Zbigniew Jędrzejewsk... bus-message: rename function for clarity
2018-10-02 Zbigniew Jędrzejewsk... bus-message: do not crash on message with a string...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: let's always use -EBADMSG when the message...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: avoid an infinite loop on empty structures
2018-10-02 Zbigniew Jędrzejewsk... sd-bus: unify three code-paths which free struct bus_co...
2018-10-02 Zbigniew Jędrzejewsk... bus-message: use structured initialization to avoid...
2018-10-02 Zbigniew Jędrzejewsk... Introduce free_and_strndup and use it in bus-message.c
2018-10-02 Zbigniew Jędrzejewsk... fuzz-bus-message: add fuzzer for message parsing
2018-10-02 Lennart Poetteringdocs: add a simple, auto-generated index.md
2018-10-02 Lennart PoetteringSet theme jekyll-theme-modernist
2018-10-02 Lennart PoetteringSet theme jekyll-theme-tactile
2018-10-02 Lennart PoetteringMerge pull request #10245 from keszybz/coc-file-rename
2018-10-02 Yu Watanabetest: fix tests for supplementary groups
2018-10-02 Zbigniew Jędrzejewsk... meson: treat all fuzz cases as unit tests
2018-10-02 Zbigniew Jędrzejewsk... meson: use .source_root() in more places
2018-10-02 Zbigniew Jędrzejewsk... meson: add -Dlog-trace to set LOG_TRACE
2018-10-02 Zbigniew Jędrzejewsk... meson: drop duplicated condition
2018-10-02 Zbigniew Jędrzejewsk... test-bus-marshal: use cescaping instead of hexmem
2018-10-02 Zbigniew Jędrzejewsk... fuzz: unify the "fuzz-regressions" directory with the...
2018-10-02 Zbigniew Jędrzejewsk... fuzz: rename "fuzz-corpus" directory to just "fuzz"
2018-10-02 Zbigniew Jędrzejewsk... coc: spell systemd in the one-and-only correct way
2018-10-02 Zbigniew Jędrzejewsk... coc: reword the sentence about individual contact
2018-10-02 Zbigniew Jędrzejewsk... docs: rename file to appease github
2018-10-01 Muhammet Karapo: update Turkish translation
2018-10-01 Yu WatanabeMerge pull request #10218 from keszybz/export-sd-device...
2018-10-01 Zbigniew Jędrzejewsk... test-sd-hwdb: skip tests if hwdb cannot be opened
2018-10-01 Zbigniew Jędrzejewsk... Add a simple code of conduct based on ruby community...
2018-10-01 Yu Watanabetest: try system bus if user bus cannot be opened
2018-10-01 Zbigniew Jędrzejewsk... Merge pull request #10138 from yuwata/test-check-container
2018-10-01 Zbigniew Jędrzejewsk... Merge pull request #10220 from floppym/efi-cc
2018-10-01 Yu Watanabeimport: sparse_write() returns negative errno
2018-09-30 Mike Gilbertmeson: avoid calling the shell to resolve efi_libdir
2018-09-30 Mike Gilbertmeson: use an array option for efi-cc
2018-09-30 Thomas Hallertrivial: fix spelling in code comments
2018-09-30 Zbigniew Jędrzejewsk... libsystemd: export all functions in sd-hwdb.h
2018-09-30 Zbigniew Jędrzejewsk... test-sd-hwdb: add a simple test for export sd-hwdb...
2018-09-30 Zbigniew Jędrzejewsk... libsystemd: export all functions in sd-device.h
2018-09-30 Yu Watanabedhcp6: fix memleak about sd_event
2018-09-29 Susant Sahanitest: Add tests for networkd (#10147)
2018-09-29 Yu WatanabeMerge pull request #10200 from evverx/fuzz-dhcp6-client
2018-09-29 Evgeny Vereshchagintests: add a reproducer for the heap-buffer-overflow...
2018-09-29 Evgeny Vereshchagintests: add a reproducer for the heap-buffer-overflow...
2018-09-29 Evgeny Vereshchagindhcp6: fix an off-by-one error in dhcp6_option_parse_do...
next