platform/upstream/systemd.git
2019-07-22 Yu Watanabemeson: drop redundant line
2019-07-19 Zbigniew Jędrzejewsk... Merge pull request #13096 from keszybz/unit-loading
2019-07-19 Eric DeVolderpstore: Tool to archive contents of pstore
2019-07-19 Zbigniew Jędrzejewsk... test-fs-util: call test functions in order of declaration
2019-07-19 Zbigniew Jędrzejewsk... Create src/shared/unit-file.[ch] for unit-file related ops
2019-07-19 Zbigniew Jędrzejewsk... shared/dropin: rename function for clarity
2019-07-19 Zbigniew Jędrzejewsk... shared/dropin: use TAKE_PTR in one more place
2019-07-19 Zbigniew Jędrzejewsk... basic/path-util: move two path_simplify* functions...
2019-07-19 Zbigniew Jędrzejewsk... pid1: get rid of unit_supported() helper
2019-07-19 Zbigniew Jędrzejewsk... basic/set: constify operations which don't modify Set
2019-07-19 Zbigniew Jędrzejewsk... pid1: do not say "(null)" if no disabled controllers
2019-07-19 Zbigniew Jędrzejewsk... pid1: simplify timestamp buffer declaration
2019-07-19 Zbigniew Jędrzejewsk... Rename test-unit-file to test-load-fragment
2019-07-19 Zbigniew Jędrzejewsk... test-unit-file: move some tests to new test-env-file.c
2019-07-19 Zbigniew Jędrzejewsk... test-hashmap: move tests which should also apply to...
2019-07-19 Zbigniew Jędrzejewsk... basic/hashmap: add hashops variant that does strdup...
2019-07-19 Zbigniew Jędrzejewsk... test-strv: add function headers
2019-07-19 Zbigniew Jędrzejewsk... sysusers,strv: export the hash ops to map char* → strv
2019-07-19 Zbigniew Jędrzejewsk... basic/unit-name: allow unit_name_to_instance() to be...
2019-07-19 Zbigniew Jędrzejewsk... basic/unit-name: drop unused function
2019-07-19 Zbigniew Jędrzejewsk... path-util: add path_startswith_strv()
2019-07-19 Zbigniew Jędrzejewsk... test-path-util: add function headers
2019-07-19 Zbigniew Jędrzejewsk... Merge pull request #13070 from yuwata/network-set-route...
2019-07-19 Zbigniew Jędrzejewsk... pid1: order jobs that execute processes with lower...
2019-07-19 Dan Streetmantest: convert all uses of '|| true' into '|| :'
2019-07-19 Yu WatanabeMerge pull request #13100 from 1848/neigh_ipv6
2019-07-18 Anita Zhangdocs: typo in arg name replace-irreversible -> replace...
2019-07-18 Yu Watanabetest-network: add test for neighbor with ipv6 lladdr
2019-07-18 Yu Watanabesd-netlink: update comment
2019-07-18 1848network: Added neighbor lladdr support for IPv6
2019-07-18 Zbigniew Jędrzejewsk... meson: update hint in man/rules/
2019-07-18 Luca Boccassicore: set shutdown watchdog on kexec too
2019-07-18 Yu Watanabetest-network: add tests for routes to DNS servers provi...
2019-07-18 Yu Watanabenetwork: add DHCPv4.RoutesToDNS= setting
2019-07-18 Yu Watanabenetwork: set routes to dns servers provided by DHCPv4
2019-07-18 Yu Watanabenetwork: store routes provided by DHCPv4 in Set
2019-07-18 Yu Watanabenetwork: introduce route_full_hash_ops
2019-07-18 Zbigniew Jędrzejewsk... Merge pull request #13097 from poettering/mount-state-fix
2019-07-18 Zbigniew Jędrzejewsk... Merge pull request #13102 from mbiebl/nologin-path
2019-07-18 Lennart Poetteringmount: rename update_parameters_proc_self_mount_info...
2019-07-18 Lennart Poetteringswap: scan /proc/swaps before processing waitid() results
2019-07-18 Lennart Poetteringmount: rescan /proc/self/mountinfo before processing...
2019-07-18 Lennart Poetteringmount: simplify /proc/self/mountinfo handler
2019-07-18 Lennart PoetteringMerge pull request #12639 from michaelolbrich/job-order
2019-07-18 Zbigniew Jędrzejewsk... man: add note about systemctl stop return value
2019-07-18 Lennart PoetteringMerge pull request #13107 from keszybz/lvalue-rvalue
2019-07-18 Michael Biebltest: replace Makefile copy with a symlink for TEST...
2019-07-18 Michael Bieblmeson: make nologin path build time configurable
2019-07-18 Zbigniew Jędrzejewsk... shared/conf-parser: say "key name" not "lvalue", add dot
2019-07-18 Zbigniew Jędrzejewsk... shared/conf-parser: emit a nicer warning for something...
2019-07-18 Zbigniew Jędrzejewsk... shared/conf-parser: be nice and ignore lines without "="
2019-07-18 Michael Olbrichjob: make the run queue order deterministic
2019-07-18 Michael Olbrichbasic: reorder UnitType enum
2019-07-18 Zbigniew Jędrzejewsk... Merge pull request #13103 from anitazha/conditiondocs
2019-07-18 Anita Zhangcatalog: reference ExecCondition= in unit skipped str
2019-07-18 Anita ZhangNEWS: bullet point for ExecCondition=
2019-07-18 Lennart Poetteringcore: never propagate reload failure to service result
2019-07-17 Lennart PoetteringMerge pull request #13047 from niedbalski/fix-5552-pr
2019-07-17 Lennart PoetteringMerge pull request #13086 from yuwata/network-dhcp6...
2019-07-17 Frantisek SumsalMerge pull request #13093 from keszybz/two-assert-cc...
2019-07-17 Jorge Niedbalskiresolved: switch cache option to a tri-state option...
2019-07-17 Yu Watanabenetwork: update state file after dhcp6 events
2019-07-17 Yu WatanabeRevert "test-network: extend sleep time"
2019-07-17 Yu Watanabeman: fix wrong section name
2019-07-17 Yu Watanabenetwork: fix use after free()
2019-07-17 Yu Watanabenetwork: drop unnecessary line breaks
2019-07-17 Yu Watanabenetwork: drop fallback mechanism to assign DHCPv6 addre...
2019-07-17 Lennart PoetteringMerge pull request #13080 from keszybz/firstboot-fixes
2019-07-17 Zbigniew Jędrzejewsk... systemctl: call the unit dbus path dbus_path everywhere
2019-07-17 Zbigniew Jędrzejewsk... pid1: kill unit_file_find_dropin_paths() helper
2019-07-17 Zbigniew Jędrzejewsk... man: rework the description of Aliases and .wants/...
2019-07-17 Dan Streetmantest/TEST-16: don't copy systemd-notify or lib from...
2019-07-17 Zbigniew Jędrzejewsk... Rewrite IN_SET()
2019-07-17 Lennart PoetteringMerge pull request #13092 from keszybz/coverity-fixes
2019-07-17 Lennart PoetteringMerge pull request #13091 from poettering/nspawn-copy
2019-07-17 Zbigniew Jędrzejewsk... Drop trailing slash from assert_cc() definition
2019-07-17 Zbigniew Jędrzejewsk... basic/macro: drop do {} while(0) from assert_not_reached
2019-07-17 Lennart PoetteringMerge pull request #12675 from yuwata/network-set-dns
2019-07-17 Zbigniew Jędrzejewsk... firstboot: actually accept empty input to mean skip
2019-07-17 Zbigniew Jędrzejewsk... firstboot: fix hang waiting for second Enter on input
2019-07-17 Zbigniew Jędrzejewsk... firstboot: only list all options on demand
2019-07-17 Zbigniew Jędrzejewsk... firstboot: use free_and_strdup, free_and_replace
2019-07-17 Jakob Unterwurzachermount-util: bind_remount: avoid calling statvfs
2019-07-17 Zbigniew Jędrzejewsk... sd-device: voidify and simplify calls to ordered_hashma...
2019-07-17 Zbigniew Jędrzejewsk... sd-bus: voidify two calls to hashmap_iterate()
2019-07-17 Zbigniew Jędrzejewsk... test-networkd-conf: add missing assert
2019-07-17 Zbigniew Jędrzejewsk... shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RE...
2019-07-17 Zbigniew Jędrzejewsk... nspawn: fix misplaced parenthesis and merge two error...
2019-07-17 Zbigniew Jędrzejewsk... nspawn: fix memleak in argument parsing
2019-07-17 Zbigniew Jędrzejewsk... coredumpctl: check return value
2019-07-17 Zbigniew Jędrzejewsk... coredumpctl: use free_and_replace in one more place
2019-07-17 Zbigniew Jędrzejewsk... shared: voidify call to loop_write() and trim duplicate...
2019-07-17 Zbigniew Jędrzejewsk... shared: fix assert call
2019-07-17 Anita Zhangcore: ExecCondition= for services
2019-07-17 Lennart Poetteringnspawn: make use of SIGINT handling when copying files
2019-07-17 Lennart Poetteringbtrfs-util: expose SIGINT behaviour in snapshot copy...
2019-07-17 Lennart Poetteringcopy: optionally check for SIGINT regularly, and abort...
2019-07-17 Zbigniew Jędrzejewsk... Merge pull request #12927 from fbuihuu/coredump-cleanup...
2019-07-17 Zbigniew Jędrzejewsk... Merge pull request #13082 from ddstreet/minor
2019-07-17 Dan Streetmantest/test-functions: fix install_dmeventd to correctly...
next