summaryrefslogtreecommitdiffstats
path: root/rules.d (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-15network: free address when it is removedYu Watanabe1-0/+2
2020-07-15network: dhcp4: do not assign new address before old one is not removedYu Watanabe2-147/+241
2020-07-15network: do not call link_check_ready() in link_request_set_routing_policy_ru...Yu Watanabe1-3/+2
2020-07-15network: make link_request_set_nexthop() called from link_request_set_routes(...Yu Watanabe5-16/+28
2020-07-15network: do not make link in configured state when no address is assignedYu Watanabe1-0/+5
2020-07-15network: ndisc: split ndisc_configured flag into for addresses and routesYu Watanabe3-34/+52
2020-07-15network: ndisc: do not ignore remaining addressesYu Watanabe1-2/+1
2020-07-15test-network: wait for addresses are not in tentative stateYu Watanabe2-2/+2
2020-07-15network: add debugging log why link is not in configured state yetYu Watanabe1-20/+59
2020-07-15test-network: check assigned address is not tentative stateYu Watanabe1-0/+6
2020-07-15test-network: set IPv6AcceptRA=no if no dynamic addresses are not requiredYu Watanabe34-0/+53
2020-07-15network: make link_request_set_nexthop() staticYu Watanabe2-2/+1
2020-07-15network: add a debugging logYu Watanabe1-0/+1
2020-07-15network: include error code in the log messageYu Watanabe1-7/+6
2020-07-15network: set dhcp6_xxx_configured flag after routes/addresses are assignedYu Watanabe4-32/+105
2020-07-15logs: when embedding catalog info in log output use a dash of color and unicodeLennart Poettering1-3/+22
2020-07-15timer: Adjust calendar timers based on monotonic timer instead of realtimeFilipe Brandenburger5-4/+54
2020-07-15Revert "ci: turn off the "upstream-systemd-ci" ppa"Evgeny Vereshchagin1-1/+1
2020-07-15test: Add "finish" rule to .PHONYFilipe Brandenburger1-1/+1
2020-07-14test-fs-util: use log_info instead of printfZbigniew Jędrzejewski-Szmek1-1/+1
2020-07-14ci: turn off the "upstream-systemd-ci" ppaEvgeny Vereshchagin1-1/+1
2020-07-14pid1: create ro private tmp dirs when /tmp or /var/tmp is read-onlyZbigniew Jędrzejewski-Szmek6-125/+174
2020-07-14man: document F1 in sd-boot tooZbigniew Jędrzejewski-Szmek1-0/+1
2020-07-14rpm: include macro name in errors for two args macros tooZbigniew Jędrzejewski-Szmek1-2/+2
2020-07-14rpm: adjust various macros to print macro name in the error messageZbigniew Jędrzejewski-Szmek1-16/+22
2020-07-14update TODOLennart Poettering1-1/+0
2020-07-14nss-mymachines: drop support for UID/GID resolvingLennart Poettering9-371/+35
2020-07-14man: document new varlink serviceLennart Poettering4-4/+68
2020-07-14machined: implement user/group lookup varlink API in machined tooLennart Poettering5-5/+432
2020-07-14machined: refactor UID/GID machine translationLennart Poettering5-171/+260
2020-07-14process-util: make sure procfs_file_alloca() works for non-literal field name...Lennart Poettering1-5/+7
2020-07-14docs: permit user/group services that do not support enumerationLennart Poettering2-0/+10
2020-07-14update TODOLennart Poettering1-0/+4
2020-07-14analyze: make testing ConditionPathExistsGlob= workLennart Poettering1-2/+5
2020-07-14update TODOLennart Poettering1-3/+0
2020-07-14udevadm: beef up deprecation log warningLennart Poettering3-34/+89
2020-07-14meson: do not install testdata when -Dinstall-tests=falseZbigniew Jędrzejewski-Szmek1-49/+51
2020-07-13Update .clang-formatszb5121-1/+1
2020-07-13Make the instructions slightly easier to readszb5121-3/+3
2020-07-13coverity: install systemdEvgeny Vereshchagin1-2/+2
2020-07-13coverity: switch back to Fedora 31Evgeny Vereshchagin1-1/+1
2020-07-12repart: include more relevant information in the warning message, fix testZbigniew Jędrzejewski-Szmek2-12/+12
2020-07-12NEWS: mention source mode for MACVLAN or MACVTAPYu Watanabe1-0/+3
2020-07-12test: add test case for multi matches when use "||"gaoyi1-0/+11
2020-07-12udev: specify the end of valuegaoyi1-0/+5
2020-07-11bus: use bus_log_parse_error to print messagefangxiuning4-4/+4
2020-07-11namespace: unify logging in mount_tmpfsChristian Göttsche1-1/+1
2020-07-11shared: fix error handling in make_inaccessible_nodesChristian Göttsche1-2/+2
2020-07-11rpm: avoid hiding errors and output in *_create_package macrosMikhail Novosyolov1-2/+2
2020-07-11rpm: avoid odd symbols in EOF indicatorMikhail Novosyolov1-3/+3