summaryrefslogtreecommitdiffstats
path: root/presets (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-27test: fix argument type of test_format_bytes_one()Yu Watanabe1-7/+8
2019-06-27util,test: rename variable non_iec -> siYu Watanabe2-6/+6
2019-06-25execute: drop SYNTHETIC_ERRNO because error code was received from the apply_...Michal Sekletar1-1/+1
2019-06-25network: further log message updateYu Watanabe1-49/+49
2019-06-25core: factor root_directory application out of apply_working_directoryJoerg Behrmann1-10/+28
2019-06-25core: move config_parse_* functions to a shared moduleFrantisek Sumsal3-191/+203
2019-06-25man: change true/false to yes/no for DefaultDependencies.INSUN PYO1-3/+3
2019-06-25some CODING_STYLE additionsLennart Poettering1-0/+13
2019-06-25man: say D-Bus, not dbusLennart Poettering1-3/+2
2019-06-25man: improve --test documentationLennart Poettering1-6/+7
2019-06-25test: add test for DynamicUser=0 → =1 migration (and back)Lennart Poettering3-0/+95
2019-06-25core: mention why we do migration for everything but ConfigurationDirectory=Lennart Poettering1-1/+5
2019-06-25core: log when we convert from DynamicUser=1 to =0 or vice versaLennart Poettering1-0/+8
2019-06-25systemd-nspawn(1): update example sectioncamoz1-1/+1
2019-06-25bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=Kai Lüke16-7/+436
2019-06-25ethtool: reindent link mode tableYu Watanabe1-52/+52
2019-06-25ethtool: add missing link modeYu Watanabe2-1/+16
2019-06-25ethtool-util: fix returned value when ethtool_cmd_speed() is SPEED_UNKNOWNYu Watanabe1-2/+7
2019-06-25linux: make UBSAN quietYu Watanabe2-1/+2
2019-06-25linux: update kernel headersYu Watanabe4-14/+61
2019-06-25bootctl: fix display of options with embedeed newlinesZbigniew Jędrzejewski-Szmek1-2/+14
2019-06-25sd-device: don't accept /sys as a device pathLubomir Rintel1-0/+4
2019-06-25udevd: fix a reversed conditional on global property setLubomir Rintel1-1/+1
2019-06-24man: beef up systemd.exec(5)Lennart Poettering1-23/+46
2019-06-24tree-wide: replace strjoina() with prefix_roota()Yu Watanabe14-41/+38
2019-06-24networkd: rework warning and debug messages about address addition and removalZbigniew Jędrzejewski-Szmek1-34/+34
2019-06-24logind: log operation details when starting actionsZbigniew Jędrzejewski-Szmek2-26/+25
2019-06-24logind: remove unused checkZbigniew Jędrzejewski-Szmek1-6/+2
2019-06-24tree-wide: replace strjoin() with path_join()Yu Watanabe4-6/+7
2019-06-24core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletar19-5/+409
2019-06-24test: add more testcases for prefix_roota()Yu Watanabe1-0/+3
2019-06-24path-util: fix an issue when the path argument of prefix_roota() is not absoluteYu Watanabe1-2/+2
2019-06-24core: migrate service directories back from private if neededLennart Poettering1-0/+32
2019-06-24core: add missing space to DynamicUser=1 directory commentLennart Poettering1-19/+22
2019-06-24man: document that sd_bus_creds_get_exec() is not suitable for security decis...Lennart Poettering1-6/+8
2019-06-24man: drop references to "syslog" and "syslog+console" from man pageLennart Poettering2-45/+43
2019-06-24doc: make clear that --system and --user only make sense with --testLennart Poettering2-17/+19
2019-06-24man: correct that Sockets= may not be undoneLennart Poettering1-5/+3
2019-06-24man: document that DynamicUser=1 implied sandboxing cannot be turned offLennart Poettering1-8/+9
2019-06-24tree-wide: use _cleanup_ attribute and strv_consume() + TAKE_PTR()Yu Watanabe4-24/+17
2019-06-24sd-path: use _cleanup_strv_free_ attributeYu Watanabe1-13/+6
2019-06-23update TODOLennart Poettering1-0/+14
2019-06-22man: fix references to VTABLE property flagsPeter A. Bigot1-8/+8
2019-06-22update TODOLennart Poettering1-0/+2
2019-06-22bpf-firewall: optimization for IPAddressXYZ="any" (and unprivileged users)Anita Zhang3-36/+83
2019-06-22cgroup-util: kill also threadsTopi Miettinen1-5/+35
2019-06-21coverity: stop setting _Float*Evgeny Vereshchagin1-2/+1
2019-06-21man: drop my copyrightJan Synacek1-2/+0
2019-06-21path-util: get rid of prefix_root()Lennart Poettering14-76/+44
2019-06-20nspawn: don't hard fail when setting capabilitiesAnita Zhang3-1/+55