systemd/.git
2020-02-12 Yu Watanabetest: mask several unnecessary services
2020-02-12 Frantisek Sumsaltest: bump the second partition's size to 50M
2020-02-12 Evgeny Vereshchaginlgtm: drop redundant newlines
2020-02-12 Evgeny Vereshchaginlgtm: add a custom query for catching the use of fgets
2020-02-12 Lucas Werkmeistertools: use print function in Python 3 code
2020-02-12 Yu Watanabelgtm: use python3
2020-02-12 Yu WatanabeLGTM: make LGTM.com use meson from pip
2020-02-03 Jan Synacekpolkit: when authorizing via PK let's re-resolve callba... v239-13.6
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-05-02 Lukas NykrynRevert "core: one step back again, for nspawn we actual... v239-13.4 v239-13.5
2019-04-08 Lennart Poetteringsd-bus: if we receive an invalid dbus message, ignore... v239-13.2 v239-13.3
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-28 Filipe Brandenburgerbus-socket: Fix line_begins() to accept word matching... v239-13.1
2019-02-26 Lukas Nykrynrules: add the rule that adds elevator= kernel command... v239-13
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()
2019-02-07 Zbigniew Jędrzejewsk... procfs-util: expose functionality to query total memory
2019-02-07 Zbigniew Jędrzejewsk... coredump: fix message when we fail to save a journald...
2019-02-07 Zbigniew Jędrzejewsk... basic/process-util: limit command line lengths to _SC_A...
2019-02-07 Zbigniew Jędrzejewsk... journald: do not store the iovec entry for process...
2019-02-07 Zbigniew Jędrzejewsk... journald: remove unnecessary {}
2019-02-07 Zbigniew Jędrzejewsk... coredump: remove duplicate MESSAGE= prefix from message
2019-01-17 Frantisek Sumsaltravis: reboot the container before running tests
2019-01-17 Frantisek Sumsaltravis: fix syntax error in .travis.yml
2019-01-17 Frantisek Sumsaltravis: drop the SELinux Fedora workaround
2019-01-17 Frantisek Sumsaltravis: RHEL8 support
2019-01-17 Frantisek Sumsaltravis: enable Travis CI on CentOS 7
2019-01-17 Lennart Poetteringcore: enforce a limit on STATUS= texts recvd from services
2019-01-17 Lennart Poetteringcore: when deserializing state always use read_line...
2019-01-15 Frantisek Sumsaltests: drop the precondition check for inherited flag
2019-01-14 Lukas Nykrynunit: don't add Requires for tmp.mount v239-11
2019-01-14 Yu Watanabemeson: check whether gnutls supports TCP fast open
2019-01-14 Zbigniew Jędrzejewsk... meson: rename -Ddebug to -Ddebug-extra
2019-01-14 Michael Biebltest: Drop SKIP_INITRD for QEMU-based tests
2019-01-14 Lennart Poetteringnspawn: beef up netns checking a bit, for compat with...
2019-01-14 Frantisek Sumsaltests: explicitly enable user namespaces for TEST-13...
2018-12-12 Lubomir Rintelsysctl.d: switch net.ipv4.conf.all.rp_filter from 1... v239-10
2018-12-12 Vojtech Trefnyrules: watch metadata changes on DASD devices
2018-12-11 Michal Sekletarcryptsetup-generator: allow whitespace characters in...
2018-12-11 Michal Sekletarcryptsetup-generator: don't return error if target...
2018-12-11 Lennart Poetteringcryptsetup: don't use %m if there's no error to show
2018-12-11 Michal Sekletarcryptsetup-generator: introduce basic keydev support
2018-12-06 Jan Synaceksd-bus: properly initialize containers v239-9
2018-12-06 Zbigniew Jędrzejewsk... sd-bus: unify three code-paths which free struct bus_co...
2018-12-06 Zbigniew Jędrzejewsk... detect-virt: do not try to read all of /proc/cpuinfo
2018-12-06 Thomas Hindoe... Revert "sysctl.d: request ECN on both in and outgoing...
2018-12-04 Lennart Poetteringtest: add test case for recursive chown()ing
2018-12-04 Lennart Poetteringchown-recursive: TAKE_FD() is your friend
2018-12-04 Lennart Poetteringchown-recursive: also drop ACLs when recursively chown...
2018-12-04 Lennart Poetteringchown-recursive: let's rework the recursive logic to...
2018-12-04 Lukas Nykryndebug-generator: introduce rd.* version of all options
2018-12-04 Lukas Nykrynproc-cmdline: introduce PROC_CMDLINE_RD_STRICT
2018-12-04 Lennart Poetteringcore: make sure we don't throttle change signal generat...
2018-12-04 Lennart Poetteringcore: when we can't send the pending reload message...
2018-12-04 Lennart Poetteringcore: rename queued_message → pending_reload_message
2018-12-04 Lennart Poetteringdhcp6: make sure we have enough space for the DHCP6...
2018-10-29 David Tardonjournal-file: avoid calling ftruncate with invalid fd
2018-10-29 David Tardonfirewall-util: add an assert that we're not overwriting...
2018-10-29 David Tardonlogin: avoid leak of name returned by uid_to_name()
2018-10-29 David Tardondissect-image: use right comparison function
2018-10-29 Zbigniew Jędrzejewsk... resolved: create /etc/resolv.conf symlink at runtime v239-8
2018-10-29 Michal Sekletarjournal: change support URL shown in the catalog entries
2018-10-29 Michal Sekletartests: backport test_setup_logging()
2018-10-29 Zbigniew Jędrzejewsk... Introduce free_and_strndup and use it in bus-message.c
2018-10-29 Zbigniew Jędrzejewsk... bus-message: do not crash on message with a string...
2018-10-29 Michal Sekletarunits: don't enable per-service IP firewall by default
2018-10-29 Yu Watanabecryptsetup: do not define arg_sector_size if libgcrypt...
2018-10-29 Dimitri John... cryptsetup: add support for sector-size= option (#9936)
2018-10-29 Michal Sekletarrandom-seed: raise POOL_SIZE_MIN constant to 1024
2018-08-27 Zbigniew Jędrzejewsk... bus: move BUS_DONT_DESTROY calls after asserts
2018-08-10 Michal Sekletarjournal: remove journal audit socket
2018-08-09 Michal Sekletarunits: drop DynamicUser=yes from systemd-resolved.service
2018-08-07 Michal Sekletarnet_setup_link: allow renaming interfaces that were...
2018-08-02 Michal SekletarRevert "udev: remove WAIT_FOR key"
2018-08-02 Michal Sekletarrules: introduce old-style by-path symlinks for FCP...
2018-08-02 Michal Sekletarrules: disable auto-online of hot-plugged memory on...
2018-08-02 Lukas Nykrynrules: don't hoplug memory on s390x
next