summaryrefslogtreecommitdiffstats
path: root/coccinelle/debug-logging.cocci (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-11tmpfiles: use path_join() where it makes senseLennart Poettering1-1/+1
2019-07-11tmpfiles: fix buildLennart Poettering1-1/+1
2019-07-11tests: turn on the "object-size" UBSan check on FuzzitEvgeny Vereshchagin1-2/+2
2019-07-11udevadm: ensure 'udevadm info -w' show updated resultYu Watanabe1-1/+6
2019-07-11test-network: add testcase that Neighbor.LinkLayerAddress= is IP addressYu Watanabe3-1/+32
2019-07-11test-network: use Neighbor.LinkLayerAddress= instead of deprecated Neighbor.M...Yu Watanabe2-3/+3
2019-07-11network: fdb: use ether_addr_from_string()Yu Watanabe1-11/+3
2019-07-11network: fdb: do not allocate separated memory for lladdrYu Watanabe2-16/+8
2019-07-11network: drop invalid [Neighbor] section earlierYu Watanabe3-6/+22
2019-07-11network: rename Neighbor.MACAddress= to Neighbor.LinkLayerAddress=Yu Watanabe5-31/+93
2019-07-11network: NDA_LLADDR attribute can also take struct in_addrYu Watanabe4-4/+4
2019-07-11sd-netlink: make sd_netlink_message_read() returns size of read dataYu Watanabe1-1/+1
2019-07-11json: always allocate at least sizeof(JsonVariant) bytesLennart Poettering1-3/+6
2019-07-11update TODOLennart Poettering1-3/+0
2019-07-11man: document new "systemctl clean…" operationLennart Poettering4-10/+60
2019-07-11test: add testcase for new CleanUnit logicLennart Poettering3-0/+129
2019-07-11systemctl: port "systemctl start --wait" logic to new bus-wait-for-units.c APILennart Poettering1-171/+15
2019-07-11systemctl: add new "clean" operation to systemctlLennart Poettering1-0/+136
2019-07-11shared: add generic logic for waiting for a unit to enter some stateLennart Poettering3-0/+471
2019-07-11core: expose per-service cleaning properties on the bus, tooLennart Poettering1-0/+2
2019-07-11core: expose new clean operation on the busLennart Poettering4-0/+116
2019-07-11core: add type of resource string tableLennart Poettering2-0/+19
2019-07-11core: hook up timer unit type with clean operationLennart Poettering1-0/+38
2019-07-11core: hook up service unit type with the new clean operationLennart Poettering7-9/+183
2019-07-11core: add generic "clean" operation to unitsLennart Poettering5-1/+74
2019-07-11rm-rf: introduce new flag REMOVE_MISSING_OKLennart Poettering2-23/+37
2019-07-11sd-bus: when installing a match make sure not to apply it to already queued m...Lennart Poettering5-7/+31
2019-07-11sd-bus: destroy AddMatch() reply slot in failure case tooLennart Poettering1-2/+3
2019-07-11sd-bus: maintain a counter for incoming msgsLennart Poettering4-0/+11
2019-07-11test-network: drop test_udev_driver as it is unstableYu Watanabe1-34/+0
2019-07-11test-network: add testcases Tunnel.Remote=any and Local=anyYu Watanabe12-10/+95
2019-07-11network: ip6tnl and vti6 does not support the case both Local= and Remote= ar...Yu Watanabe1-20/+12
2019-07-11test-network: add test for Xfrm netdevYu Watanabe5-3/+48
2019-07-11test-network: add test for AssignToLoopback= settingYu Watanabe2-0/+17
2019-07-11network: add AssignToLoopback= setting to [Tunnel] sectionYu Watanabe5-10/+20
2019-07-11network: simplify the condition about xfrmYu Watanabe1-10/+3
2019-07-11network: support gre tunnel or friends with Local=any Remote=anyYu Watanabe1-8/+14
2019-07-10tmpfiles: use log_syntax() for complaining about configuration file errorsLennart Poettering1-2/+1
2019-07-10generator: downgrade Requires= → Wants= of fsck from /usr mount unitLennart Poettering1-4/+12
2019-07-10core: spaces rockLennart Poettering1-2/+2
2019-07-10Fixed condition checked twice18481-3/+0
2019-07-10Added support for xfrm interfaces184818-2/+172
2019-07-10bootctl,sd-boot: define EFI_LOADER_FEATURE_XBOOTLDRZbigniew Jędrzejewski-Szmek2-5/+7
2019-07-10boot,shared: share the definitions of EFI_LOADER_FEATURE macrosZbigniew Jędrzejewski-Szmek4-11/+21
2019-07-10test-strv: test strv_free_erase() a little bitZbigniew Jędrzejewski-Szmek1-9/+9
2019-07-10Remove string_eraseZbigniew Jędrzejewski-Szmek6-40/+5
2019-07-10shared/logs-show: urlify CONFIG_FILE in verbose modeZbigniew Jędrzejewski-Szmek2-8/+15
2019-07-10shared/logs-show: urlify CONFIG_FILE in short modeZbigniew Jędrzejewski-Szmek1-3/+34
2019-07-10Remove string_free_eraseZbigniew Jędrzejewski-Szmek5-12/+5
2019-07-10Use unit->id instead of description in messagesZbigniew Jędrzejewski-Szmek5-7/+15