summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: turn on the "object-size" UBSan check on FuzzitEvgeny Vereshchagin2019-07-111-2/+2
* Merge pull request #12750 from keszybz/tmpfiles-c-copyLennart Poettering2019-07-112-2/+41
|\
| * man: add "quick reference" to tmpfiles.d(5)Zbigniew Jędrzejewski-Szmek2019-06-051-0/+31
| * tmpfiles: also prefix C source paths with --rootZbigniew Jędrzejewski-Szmek2019-06-051-2/+10
* | udevadm: ensure 'udevadm info -w' show updated resultYu Watanabe2019-07-111-1/+6
* | Merge pull request #12461 from Werkov/fix-job-orderingLennart Poettering2019-07-117-105/+151
|\ \
| * | tests: Check trivial loop between two jobsMichal Koutný2019-06-263-1/+20
| * | tests: Check job ordering on execution cyclesMichal Koutný2019-06-263-1/+26
| * | core: Check transaction against execution cyclesMichal Koutný2019-06-261-17/+30
| * | core: Extract job ordering logicMichal Koutný2019-06-262-87/+76
* | | Merge pull request #12176 from poettering/clean-dir2Lennart Poettering2019-07-1136-226/+1325
|\ \ \
| * | | update TODOLennart Poettering2019-07-111-3/+0
| * | | man: document new "systemctl clean…" operationLennart Poettering2019-07-114-10/+60
| * | | test: add testcase for new CleanUnit logicLennart Poettering2019-07-113-0/+129
| * | | systemctl: port "systemctl start --wait" logic to new bus-wait-for-units.c APILennart Poettering2019-07-111-171/+15
| * | | systemctl: add new "clean" operation to systemctlLennart Poettering2019-07-111-0/+136
| * | | shared: add generic logic for waiting for a unit to enter some stateLennart Poettering2019-07-113-0/+471
| * | | core: expose per-service cleaning properties on the bus, tooLennart Poettering2019-07-111-0/+2
| * | | core: expose new clean operation on the busLennart Poettering2019-07-114-0/+116
| * | | core: add type of resource string tableLennart Poettering2019-07-112-0/+19
| * | | core: hook up timer unit type with clean operationLennart Poettering2019-07-111-0/+38
| * | | core: hook up service unit type with the new clean operationLennart Poettering2019-07-117-9/+183
| * | | core: add generic "clean" operation to unitsLennart Poettering2019-07-115-1/+74
| * | | rm-rf: introduce new flag REMOVE_MISSING_OKLennart Poettering2019-07-112-23/+37
| * | | sd-bus: when installing a match make sure not to apply it to already queued m...Lennart Poettering2019-07-115-7/+31
| * | | sd-bus: destroy AddMatch() reply slot in failure case tooLennart Poettering2019-07-111-2/+3
| * | | sd-bus: maintain a counter for incoming msgsLennart Poettering2019-07-114-0/+11
* | | | json: always allocate at least sizeof(JsonVariant) bytesLennart Poettering2019-07-111-3/+6
|/ / /
* | | Merge pull request #13018 from yuwata/network-tunnel-follow-up-13016Lennart Poettering2019-07-1113-30/+107
|\ \ \
| * | | test-network: add testcases Tunnel.Remote=any and Local=anyYu Watanabe2019-07-1112-10/+95
| * | | network: ip6tnl and vti6 does not support the case both Local= and Remote= ar...Yu Watanabe2019-07-111-20/+12
* | | | test-network: drop test_udev_driver as it is unstableYu Watanabe2019-07-111-34/+0
* | | | Merge pull request #13006 from yuwata/network-split-dhcp-12917Lennart Poettering2019-07-1113-55/+370
|\ \ \ \
| * | | | test-network: add tests for UseDNS= in [DHCP] sectionYu Watanabe2019-07-105-0/+123
| * | | | test-network: enable systemd-resolved.serviceYu Watanabe2019-07-101-3/+53
| * | | | network: rename [DHCP] section to [DHCPv4]Yu Watanabe2019-07-105-45/+153
| * | | | networkd: DHCPv6 - separate DHCPv6 options from DHCPv4 optionsSusant Sahani2019-07-106-13/+47
* | | | | Merge pull request #13010 from poettering/fsck-usr-wantsYu Watanabe2019-07-111-6/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | generator: downgrade Requires= → Wants= of fsck from /usr mount unitLennart Poettering2019-07-101-4/+12
| * | | | core: spaces rockLennart Poettering2019-07-101-2/+2
* | | | | Merge pull request #13013 from yuwata/network-xfrm-follow-upsYu Watanabe2019-07-1112-23/+88
|\ \ \ \ \
| * | | | | test-network: add test for Xfrm netdevYu Watanabe2019-07-115-3/+48
| * | | | | test-network: add test for AssignToLoopback= settingYu Watanabe2019-07-112-0/+17
| * | | | | network: add AssignToLoopback= setting to [Tunnel] sectionYu Watanabe2019-07-115-10/+20
| * | | | | network: simplify the condition about xfrmYu Watanabe2019-07-111-10/+3
|/ / / / /
* | | | | Merge pull request #13011 from keszybz/auto-eraseLennart Poettering2019-07-119-60/+18
|\ \ \ \ \
| * | | | | test-strv: test strv_free_erase() a little bitZbigniew Jędrzejewski-Szmek2019-07-101-9/+9
| * | | | | Remove string_eraseZbigniew Jędrzejewski-Szmek2019-07-106-40/+5
| * | | | | Remove string_free_eraseZbigniew Jędrzejewski-Szmek2019-07-105-12/+5
* | | | | | network: support gre tunnel or friends with Local=any Remote=anyYu Watanabe2019-07-111-8/+14