summaryrefslogtreecommitdiffstats
path: root/src/network/tc/ets.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16network: downgrade log level in conf parsersYu Watanabe1-20/+26
2020-07-16nspawn: mount os-release in two steps to make it read-onlyLuca Boccassi2-3/+9
2020-07-16nspawn: use access/F_OK instead of stat to check for file existenceLuca Boccassi1-2/+1
2020-07-16shared/os-util: fix comment style to follow guidelinesLuca Boccassi1-1/+1
2020-07-16basic/mkdir: use uid_is_valid instead of manual checkLuca Boccassi1-2/+2
2020-07-16man: configuration files contain assignments, no directoriesLennart Poettering1-3/+2
2020-07-16man: GNOME is usually capitalizedLennart Poettering1-1/+1
2020-07-16man: don't claim environment.d/ was about sessionsLennart Poettering1-1/+1
2020-07-16Revert "selinux: cache enforced status and treat retrieve failure as enforced...Lennart Poettering3-36/+6
2020-07-16machine: fix if checkLennart Poettering1-1/+1
2020-07-16execute: fix if checkLennart Poettering1-1/+1
2020-07-16dhcp4: only renewing lease when the client already has a leaseYu Watanabe1-1/+1
2020-07-16load-fragment: downgrade log messages we ignore to LOG_WARNINGLennart Poettering1-2/+2
2020-07-16mountpoint-util: fix error handlingLennart Poettering1-1/+1
2020-07-16network: dhcp4: add two warningsYu Watanabe1-4/+8
2020-07-16network: dhcp4: fix another race with SendDecline=yesYu Watanabe2-41/+66
2020-07-16network: dhcp4: also release old lease in dhcp_lease_lost()Yu Watanabe3-4/+4
2020-07-16core: fix invalid assertionLennart Poettering1-2/+4
2020-07-16network: fix typoChristian Göttsche1-1/+1
2020-07-15update TODOLennart Poettering1-0/+6
2020-07-15network: drop doubled white spaceYu Watanabe6-7/+7
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