summaryrefslogtreecommitdiff
path: root/src/test/test-socket-bind.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* core: add basic infrastructure to record unit activation informationLuca Boccassi2022-08-231-1/+1
* test-socket-bind: fix commentZbigniew Jędrzejewski-Szmek2022-06-021-2/+2
* tests: drop pointless checks for rootZbigniew Jędrzejewski-Szmek2022-06-021-3/+0
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-2/+1
* list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-191-1/+0
* tests: log_tests_skipped() already appends ", skipping tests"Zbigniew Jędrzejewski-Szmek2022-01-051-3/+3
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* fragment: add ip protocol to SocketBind{Allow|Deny}=Julia Kartseva2021-06-301-0/+5
* core: rename socket-bind.[ch] → bpf-socket-bind.[ch]Lennart Poettering2021-06-081-2/+2
* socket-bind: use lowercase "ipv4"/"ipv6" spellingLennart Poettering2021-05-111-2/+2
* tests: add test program for SocketBind{Allow|Deny}=Julia Kartseva2021-04-261-0/+151