]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-10-02  Patrik Flyktnetworkd-dhcp6: Request prefix delegation for a new... 10257/head
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... 10255/head
2018-10-02  Lennart Poetteringjournalctl: drop --new-id128 from help and man texts
2018-10-02  Lennart Poetteringupdate TODO 10252/head
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  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... 10249/head
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 9898/head
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... 10246/head
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 10245/head
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 10218/head
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 10220/head
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... 10200/head
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...
2018-09-29  Evgeny Vereshchagintests: make fuzz-dhcp6-client work in containers provid...
2018-09-29  Evgeny Vereshchaginfuzz: add a fuzzer for dhcp6_client
2018-09-28  Jonas DORELman: add systemctl suspend-then-hibernate (#10194)
2018-09-28  Zbigniew Jędrzejewsk... Merge pull request #10190 from evverx/fuzz-ndisc-rs
2018-09-28  Helmut Grohnemeson: use the host architecture compiler/linker for...
2018-09-28  Zbigniew Jędrzejewsk... Merge pull request #10186 from yuwata/fix-10149
2018-09-27  Zbigniew Jędrzejewsk... networkd-routing-policy-rule.c: drop unnecessary check 10186/head
2018-09-27  Yu Watanabedhcp6: fix memleak
2018-09-27  Lennart Poetteringuft8: add comment, requested by @keszybz
2018-09-27  Lennart Poetteringupdate TODO
2018-09-27  Yu Watanabedhcp6: fix buffer size checking
2018-09-27  Yu Watanabedhcp6: use offsetof instead of sizeof
2018-09-27  Yu Watanabesd-dhcp-lease: fix memleaks
2018-09-27  Yu Watanabesd-dhecp-lease: use free_and_replace() at one more
2018-09-27  Yu Watanabenetwork: fix memleak around Network.dhcp_vendor_class_i...
2018-09-27  Yu Watanabenetwork: fix alignment
next