summaryrefslogtreecommitdiffstats
path: root/network (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16tree-wide: use SYNTHETIC_ERRNO with log_device_* in more placesZbigniew Jędrzejewski-Szmek4-28/+23
2020-07-16sd-device: use LOG_PRI() in log_device_full()Zbigniew Jędrzejewski-Szmek1-1/+1
2020-07-16analyze: CAP_RAWIO -> CAP_SYS_RAWIOAnita Zhang1-1/+1
2020-07-16udev: don't complain when udev_watch_end() is called without udev_watch_init()Zbigniew Jędrzejewski-Szmek1-2/+1
2020-07-16basic/string-table: reduce variable scopeZbigniew Jędrzejewski-Szmek1-3/+1
2020-07-16udevadm: use STR_IN_SET(), add commentZbigniew Jędrzejewski-Szmek1-11/+9
2020-07-16sd-device: use strjoin instead of asprintfZbigniew Jędrzejewski-Szmek2-36/+27
2020-07-16udev: tweak debug logs for udev rulesZbigniew Jędrzejewski-Szmek1-7/+7
2020-07-16man: add more details for IMPORT, PROGRAM and RUN keysZbigniew Jędrzejewski-Szmek1-32/+47
2020-07-16udev: accept OPTIONS+= without any fussZbigniew Jędrzejewski-Szmek1-3/+1
2020-07-16udev: accept IMPORT{}= without any fussZbigniew Jędrzejewski-Szmek1-6/+2
2020-07-16network: ndisc: any failures in processing event make the link in failed stateYu Watanabe1-111/+107
2020-07-16network: radv: clean up conf parsersYu Watanabe2-56/+41
2020-07-16network: downgrade log level in conf parsersYu Watanabe55-754/+864
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