]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-10-05  Thomas Hallerpath-util: fix path_simplify() with kill_dots and "."
2018-10-05  Yu Watanabecore/dbus-execute: fix parsing CPUScheduling* and Nice...
2018-10-05  Frank Schaefer * hack around deficiencies in prctl() PR_SET_MM_*
2018-10-05  Lennart PoetteringMerge pull request #10134 from keszybz/test-runner
2018-10-05  Yu Watanabeman: fix explanation about UID/GID field in tmpfiles...
2018-10-05  Lennart PoetteringMerge pull request #10117 from keszybz/undynamicify
2018-10-05  Alan Jenkinsman/systemd.exec: MountFlags=shared behaviour was chang...
2018-10-05  Lennart PoetteringMerge pull request #10094 from keszybz/wants-loading
2018-10-05  Lennart PoetteringMerge pull request #10152 from yuwata/udev-use-extract
2018-10-05  Patrik Flyktnetworkd-link: Don't start a DHCPv6 informational excha...
2018-10-05  Yu Watanabetest-execute: add a test for systemcall filter (#10273)
2018-10-04  Thomas Hallerdhcp6: don't include internal header "sparse-endian...
2018-10-04  Stephen GallagherAdd DOCUMENTATION_URL as a standard value for /etc...
2018-10-04  Lennart PoetteringMerge pull request #10263 from keszybz/test-fs-util...
2018-10-04  Yu Watanabetest: fix memleak in test-fs-util 10263/head
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... 10261/head
2018-10-03  Yu Watanabetest: replace stop+start by restart
2018-10-02  Yu Watanabetest: add a testcase for oss-fuzz#10746 10213/head
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... 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  Lennart Poetteringtest: add test case for rename_noreplace() 10251/head
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... 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
next