summaryrefslogtreecommitdiffstats
path: root/sysctl.d (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-19pstore: Tool to archive contents of pstoreEric DeVolder10-0/+656
2019-07-19test-fs-util: call test functions in order of declarationZbigniew Jędrzejewski-Szmek1-2/+2
2019-07-19Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek17-54/+76
2019-07-19shared/dropin: rename function for clarityZbigniew Jędrzejewski-Szmek1-2/+4
2019-07-19shared/dropin: use TAKE_PTR in one more placeZbigniew Jędrzejewski-Szmek1-19/+11
2019-07-19basic/path-util: move two path_simplify* functions to be adjacentZbigniew Jędrzejewski-Szmek2-54/+54
2019-07-19pid1: get rid of unit_supported() helperZbigniew Jędrzejewski-Szmek2-7/+3
2019-07-19basic/set: constify operations which don't modify SetZbigniew Jędrzejewski-Szmek4-14/+14
2019-07-19pid1: do not say "(null)" if no disabled controllersZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-19pid1: simplify timestamp buffer declarationZbigniew Jędrzejewski-Szmek1-14/+8
2019-07-19Rename test-unit-file to test-load-fragmentZbigniew Jędrzejewski-Szmek2-1/+1
2019-07-19test-unit-file: move some tests to new test-env-file.cZbigniew Jędrzejewski-Szmek3-130/+147
2019-07-19test-hashmap: move tests which should also apply to ordered hashmaps and add ...Zbigniew Jędrzejewski-Szmek2-58/+66
2019-07-19basic/hashmap: add hashops variant that does strdup/freeing on its ownZbigniew Jędrzejewski-Szmek5-0/+60
2019-07-19test-strv: add function headersZbigniew Jędrzejewski-Szmek1-7/+86
2019-07-19sysusers,strv: export the hash ops to map char* → strvZbigniew Jędrzejewski-Szmek3-35/+67
2019-07-19basic/unit-name: allow unit_name_to_instance() to be used to classify unitsZbigniew Jędrzejewski-Szmek3-19/+25
2019-07-19basic/unit-name: drop unused functionZbigniew Jędrzejewski-Szmek1-5/+0
2019-07-19path-util: add path_startswith_strv()Zbigniew Jędrzejewski-Szmek3-11/+37
2019-07-19test-path-util: add function headersZbigniew Jędrzejewski-Szmek1-0/+33
2019-07-19pid1: order jobs that execute processes with lower priorityZbigniew Jędrzejewski-Szmek1-5/+5
2019-07-19test: convert all uses of '|| true' into '|| :'Dan Streetman2-9/+9
2019-07-19docs: typo in arg name replace-irreversible -> replace-irreversiblyAnita Zhang1-6/+6
2019-07-19test-network: add test for neighbor with ipv6 lladdrYu Watanabe3-3/+22
2019-07-19sd-netlink: update commentYu Watanabe1-1/+1
2019-07-19network: Added neighbor lladdr support for IPv618482-21/+13
2019-07-19meson: update hint in man/rules/Zbigniew Jędrzejewski-Szmek2-0/+4
2019-07-18core: set shutdown watchdog on kexec tooLuca Boccassi1-1/+1
2019-07-18test-network: add tests for routes to DNS servers provided by DHCPv4Yu Watanabe2-1/+38
2019-07-18network: add DHCPv4.RoutesToDNS= settingYu Watanabe5-2/+15
2019-07-18network: set routes to dns servers provided by DHCPv4Yu Watanabe1-1/+95
2019-07-18network: store routes provided by DHCPv4 in SetYu Watanabe3-62/+63
2019-07-18network: introduce route_full_hash_opsYu Watanabe2-0/+99
2019-07-18mount: rename update_parameters_proc_self_mount_info() → update_parameters_...Lennart Poettering1-4/+4
2019-07-18swap: scan /proc/swaps before processing waitid() resultsLennart Poettering1-3/+15
2019-07-18mount: rescan /proc/self/mountinfo before processing waitid() resultsLennart Poettering1-3/+27
2019-07-18mount: simplify /proc/self/mountinfo handlerLennart Poettering1-22/+26
2019-07-18man: add note about systemctl stop return valueZbigniew Jędrzejewski-Szmek1-2/+8
2019-07-18test: replace Makefile copy with a symlink for TEST-28-PERCENTJ-WANTEDBYMichael Biebl1-9/+1
2019-07-18meson: make nologin path build time configurableMichael Biebl22-52/+61
2019-07-18shared/conf-parser: say "key name" not "lvalue", add dotZbigniew Jędrzejewski-Szmek1-1/+2
2019-07-18shared/conf-parser: emit a nicer warning for something like "======"Zbigniew Jędrzejewski-Szmek1-0/+3
2019-07-18shared/conf-parser: be nice and ignore lines without "="Zbigniew Jędrzejewski-Szmek1-5/+3
2019-07-18job: make the run queue order deterministicMichael Olbrich6-8/+58
2019-07-18basic: reorder UnitType enumMichael Olbrich1-2/+5
2019-07-18catalog: reference ExecCondition= in unit skipped strAnita Zhang1-1/+2
2019-07-18NEWS: bullet point for ExecCondition=Anita Zhang1-0/+6
2019-07-18core: never propagate reload failure to service resultLennart Poettering1-1/+1
2019-07-17resolved: switch cache option to a tri-state option (systemd#5552).Jorge Niedbalski11-8/+49
2019-07-17network: update state file after dhcp6 eventsYu Watanabe1-0/+2