index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
tree-wide: use SYNTHETIC_ERRNO with log_device_* in more places
Zbigniew Jędrzejewski-Szmek
4
-28
/
+23
2020-07-16
sd-device: use LOG_PRI() in log_device_full()
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-07-16
analyze: CAP_RAWIO -> CAP_SYS_RAWIO
Anita Zhang
1
-1
/
+1
2020-07-16
udev: don't complain when udev_watch_end() is called without udev_watch_init()
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2020-07-16
basic/string-table: reduce variable scope
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2020-07-16
udevadm: use STR_IN_SET(), add comment
Zbigniew Jędrzejewski-Szmek
1
-11
/
+9
2020-07-16
sd-device: use strjoin instead of asprintf
Zbigniew Jędrzejewski-Szmek
2
-36
/
+27
2020-07-16
udev: tweak debug logs for udev rules
Zbigniew Jędrzejewski-Szmek
1
-7
/
+7
2020-07-16
man: add more details for IMPORT, PROGRAM and RUN keys
Zbigniew Jędrzejewski-Szmek
1
-32
/
+47
2020-07-16
udev: accept OPTIONS+= without any fuss
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2020-07-16
udev: accept IMPORT{}= without any fuss
Zbigniew Jędrzejewski-Szmek
1
-6
/
+2
2020-07-16
network: ndisc: any failures in processing event make the link in failed state
Yu Watanabe
1
-111
/
+107
2020-07-16
network: radv: clean up conf parsers
Yu Watanabe
2
-56
/
+41
2020-07-16
network: downgrade log level in conf parsers
Yu Watanabe
55
-754
/
+864
2020-07-16
nspawn: mount os-release in two steps to make it read-only
Luca Boccassi
2
-3
/
+9
2020-07-16
nspawn: use access/F_OK instead of stat to check for file existence
Luca Boccassi
1
-2
/
+1
2020-07-16
shared/os-util: fix comment style to follow guidelines
Luca Boccassi
1
-1
/
+1
2020-07-16
basic/mkdir: use uid_is_valid instead of manual check
Luca Boccassi
1
-2
/
+2
2020-07-16
man: configuration files contain assignments, no directories
Lennart Poettering
1
-3
/
+2
2020-07-16
man: GNOME is usually capitalized
Lennart Poettering
1
-1
/
+1
2020-07-16
man: don't claim environment.d/ was about sessions
Lennart Poettering
1
-1
/
+1
2020-07-16
Revert "selinux: cache enforced status and treat retrieve failure as enforced...
Lennart Poettering
3
-36
/
+6
2020-07-16
machine: fix if check
Lennart Poettering
1
-1
/
+1
2020-07-16
execute: fix if check
Lennart Poettering
1
-1
/
+1
2020-07-16
dhcp4: only renewing lease when the client already has a lease
Yu Watanabe
1
-1
/
+1
2020-07-16
load-fragment: downgrade log messages we ignore to LOG_WARNING
Lennart Poettering
1
-2
/
+2
2020-07-16
mountpoint-util: fix error handling
Lennart Poettering
1
-1
/
+1
2020-07-16
network: dhcp4: add two warnings
Yu Watanabe
1
-4
/
+8
2020-07-16
network: dhcp4: fix another race with SendDecline=yes
Yu Watanabe
2
-41
/
+66
2020-07-16
network: dhcp4: also release old lease in dhcp_lease_lost()
Yu Watanabe
3
-4
/
+4
2020-07-16
core: fix invalid assertion
Lennart Poettering
1
-2
/
+4
2020-07-16
network: fix typo
Christian Göttsche
1
-1
/
+1
2020-07-15
update TODO
Lennart Poettering
1
-0
/
+6
2020-07-15
network: drop doubled white space
Yu Watanabe
6
-7
/
+7
2020-07-15
network: free address when it is removed
Yu Watanabe
1
-0
/
+2
2020-07-15
network: dhcp4: do not assign new address before old one is not removed
Yu Watanabe
2
-147
/
+241
2020-07-15
network: do not call link_check_ready() in link_request_set_routing_policy_ru...
Yu Watanabe
1
-3
/
+2
2020-07-15
network: make link_request_set_nexthop() called from link_request_set_routes(...
Yu Watanabe
5
-16
/
+28
2020-07-15
network: do not make link in configured state when no address is assigned
Yu Watanabe
1
-0
/
+5
2020-07-15
network: ndisc: split ndisc_configured flag into for addresses and routes
Yu Watanabe
3
-34
/
+52
2020-07-15
network: ndisc: do not ignore remaining addresses
Yu Watanabe
1
-2
/
+1
2020-07-15
test-network: wait for addresses are not in tentative state
Yu Watanabe
2
-2
/
+2
2020-07-15
network: add debugging log why link is not in configured state yet
Yu Watanabe
1
-20
/
+59
2020-07-15
test-network: check assigned address is not tentative state
Yu Watanabe
1
-0
/
+6
2020-07-15
test-network: set IPv6AcceptRA=no if no dynamic addresses are not required
Yu Watanabe
34
-0
/
+53
2020-07-15
network: make link_request_set_nexthop() static
Yu Watanabe
2
-2
/
+1
2020-07-15
network: add a debugging log
Yu Watanabe
1
-0
/
+1
2020-07-15
network: include error code in the log message
Yu Watanabe
1
-7
/
+6
2020-07-15
network: set dhcp6_xxx_configured flag after routes/addresses are assigned
Yu Watanabe
4
-32
/
+105
2020-07-15
logs: when embedding catalog info in log output use a dash of color and unicode
Lennart Poettering
1
-3
/
+22
[next]