platform/upstream/systemd.git
2019-07-04 Lennart Poetteringdissect: split out DM deferred remove into src/shared...
2019-07-04 Philip Withnallman: Add some notes about variable $prefix for StateDir...
2019-07-04 Lennart PoetteringMerge pull request #12949 from yuwata/sd-netlink-sd...
2019-07-04 Lennart PoetteringMerge pull request #12954 from keszybz/var-log-dir
2019-07-04 Yu Watanabetest: add test for sd_netlink_message_enter_array()
2019-07-04 Zbigniew Jędrzejewsk... meson: drop varlogdir variable
2019-07-04 Zbigniew Jędrzejewsk... meson: create /var/log/journal/{,remote/} conditionally
2019-07-04 Yu Watanabesd-netlink: add CTRL_ATTR_MCAST_GROUPS
2019-07-04 Yu Watanabesd-netlink: drop unnecessary 'else'
2019-07-04 Yu Watanabesd-netlink: introduce sd_netlink_message_enter_array()
2019-07-04 Yu Watanabesd-netlink: fix inverted log message
2019-07-04 Yu WatanabeMerge pull request #12946 from poettering/blockdev...
2019-07-04 Lennart Poetteringvarlink: allow using varlink_wait() even with a server
2019-07-04 Lennart Poetteringjson: use JSON_VARIANT_ARRAY_FOREACH() where we can
2019-07-04 Lennart Poetteringlogind: drop old-style header from .sym file in favour...
2019-07-03 Connor ReederAdded ACCEL_MOUNT_MATRIX for Asus Q551LN in hwdb/60...
2019-07-03 Lennart Poetteringblockdev-util: let us know if block_get_whole_disk...
2019-07-03 Lennart Poetteringblockdev: filter out invalid block devices early
2019-07-03 Lennart Poetteringblockdev-util: propagate actual error
2019-07-03 Lennart Poetteringman: document tmpfiles.d/ user/group resolvability...
2019-07-02 Jan Synacekdebug-generator: enable custom systemd.debug_shell tty
2019-07-02 Zbigniew Jędrzejewsk... Merge pull request #12912 from yuwata/network-move...
2019-07-02 Yu Watanabetest-network: add udev related tests for networkctl
2019-07-01 Zbigniew Jędrzejewsk... Merge pull request #12888 from yuwata/network-udev...
2019-07-01 Yu Watanabeudev: accept lines which have only PROGRAM=
2019-06-30 Michael BieblMerge pull request #12916 from yuwata/meson-drop-duplic...
2019-06-30 Yu Watanabetest-network: add test for Property= in [Match] section
2019-06-30 Yu Watanabemeson: drop duplicated source
2019-06-30 Yu Watanabetest: add tests for config_parse_match_{strv,ifnames}()
2019-06-30 Yu Watanabeman: fix wrong udev property name
2019-06-30 Yu Watanabenetwork,udev: add Property= setting in [Match] section
2019-06-30 Yu Watanabenetwork,udev: make net_match_config() take sd_device
2019-06-30 Yu Watanabenetwork,udev: fix multiple invert matching lines
2019-06-30 Yu Watanabenetworkctl: do not show '(null)' in HW Address entry
2019-06-29 Yu Watanabenetwork: move prototypes related to network Network...
2019-06-29 Yu WatanabeMerge pull request #12910 from keszybz/udev-kvm
2019-06-29 Yu Watanabenetwork: move DHCP server related functions to networkd...
2019-06-29 Yu Watanabenetwork: move DHCP6 related code from networkd-manager...
2019-06-29 Yu Watanabenetwork: move conf parsers and function prototypes
2019-06-29 Yu WatanabeMerge pull request #12903 from keszybz/condition-quoting
2019-06-29 Zbigniew Jędrzejewsk... test-condition: do not accidentally treat error as...
2019-06-29 Zbigniew Jędrzejewsk... Treat kernel version condition as a list of quoted...
2019-06-29 Yu Watanabetest-execute: add test for ConditionKernelVersion=...
2019-06-29 Zbigniew Jędrzejewsk... Merge pull request #12907 from yuwata/meson-default...
2019-06-29 Yu Watanabeudev: fix wrong event source to set description
2019-06-29 Zbigniew Jędrzejewsk... Merge pull request #12908 from yuwata/udevadm-completio...
2019-06-29 Zbigniew Jędrzejewsk... udev: don't force device ownership and mode on every...
2019-06-29 Zbigniew Jędrzejewsk... udev: tiny fix to debug message
2019-06-28 Yu Watanabebash-completion: udevadm: list all possible values...
2019-06-28 Yu Watanabeudevadm: support special value 'help' for --action...
2019-06-28 Yu Watanabesd-device: introduce dump_device_action_table()
2019-06-28 Yu WatanabeMerge pull request #12905 from keszybz/udev-warnings
2019-06-28 Yu WatanabeNEWS: mention that the libidn2 is used by default
2019-06-28 Yu Watanabemeson: default to use libidn2 if both libidn2 and libid...
2019-06-28 Yu Watanabemeson: drop unused debug option
2019-06-28 Zbigniew Jędrzejewsk... Merge pull request #12887 from fbuihuu/coredump-cleanup...
2019-06-28 Zbigniew Jędrzejewsk... udev-rules: add more info to errors about attr formats
2019-06-28 Zbigniew Jędrzejewsk... udev-rules: add precise information to rule failure...
2019-06-28 Zbigniew Jędrzejewsk... udev-event: use normal pointer ops where appropriate
2019-06-28 Zbigniew Jędrzejewsk... udev: move rule structure definitions into the .c file
2019-06-28 Zbigniew Jędrzejewsk... udev: move rules logging functions into the .c file
2019-06-28 Zbigniew Jędrzejewsk... Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
2019-06-28 Zbigniew Jędrzejewsk... Reindent some things for readability
2019-06-28 Lubomir Rintelcryptsetup-generator: fix luks-* entry parsing from...
2019-06-28 Yu Watanabebash-completion: support systemd-analyze condition
2019-06-28 Franck Buicoredump: make use of the iovec-array helpers
2019-06-27 Yu WatanabeMerge pull request #12889 from keszybz/analyze-condition
2019-06-27 Franck Buiio-util: introduce iovw_put_string_field() helper
2019-06-27 Franck Buijournal-import: extract helpers for handling arrays...
2019-06-27 Franck Buicoredump: drop 2 useless assertions
2019-06-27 Franck Buicoredump: slighlty simplify stack trace generation...
2019-06-27 Franck Buicoredump: fix the check on the number of passed args...
2019-06-27 Franck Buicoredump: gather_pid_metadata() doesn't return 1 anymore
2019-06-27 Franck Buicoredump: rename set_iovec_field_free() into set_iovec_...
2019-06-27 Zbigniew Jędrzejewsk... Merge pull request #12760 from zachsmith/systemd-sleep_...
2019-06-27 Zbigniew Jędrzejewsk... core: skip whitespace after "|" and "!" in the conditio...
2019-06-27 Zbigniew Jędrzejewsk... shared/condition: fix printing of ConditionNull=
2019-06-27 Zbigniew Jędrzejewsk... analyze: add 'condition' verb
2019-06-27 Zbigniew Jędrzejewsk... Merge pull request #12894 from stapelberg/patch-1
2019-06-27 Michael Prokopdocs: fix typos and duplicate words
2019-06-27 Michael Stapelbergcryptsetup: comment: crypt_setup → crypt_format
2019-06-27 Zbigniew Jędrzejewsk... Merge pull request #12890 from yuwata/fix-conf-parser...
2019-06-27 Zach Smithsystemd-sleep: refuse to calculate swapfile offset...
2019-06-27 Zach Smithsystemd-sleep: (bug) use resume_offset value if set
2019-06-27 Evgeny VereshchaginMerge pull request #12892 from yuwata/fix-test-format...
2019-06-27 Yu Watanabetest: fix argument type of test_format_bytes_one()
2019-06-27 Yu Watanabeutil,test: rename variable non_iec -> si
2019-06-26 Yu Watanabetest: add testcase for issue #12883
2019-06-26 Yu Watanabeconf-parser: fix continuation handling
2019-06-26 Zbigniew Jędrzejewsk... core: do not enumerate units in MANAGER_TEST_RUN_MINIMA...
2019-06-26 Zbigniew Jędrzejewsk... man: move description of how conditions are combined...
2019-06-26 Zbigniew Jędrzejewsk... core: move assert before actual use of the variable
2019-06-26 Franck Buicoredump: rely on /proc exclusively to get the name...
2019-06-26 Franck Buicoredump: fix one memleak in backtrace mode
2019-06-26 Franck Buicoredump: make use of STRINGIFY
2019-06-25 Michal Sekletarexecute: drop SYNTHETIC_ERRNO because error code was...
2019-06-25 Yu Watanabenetwork: further log message update
2019-06-25 Joerg Behrmanncore: factor root_directory application out of apply_wo...
2019-06-25 Frantisek Sumsalcore: move config_parse_* functions to a shared module
2019-06-25 INSUN PYOman: change true/false to yes/no for DefaultDependencies.
next