index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
tc
/
ets.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
network: downgrade log level in conf parsers
Yu Watanabe
1
-20
/
+26
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
2020-07-15
timer: Adjust calendar timers based on monotonic timer instead of realtime
Filipe Brandenburger
5
-4
/
+54
2020-07-15
Revert "ci: turn off the "upstream-systemd-ci" ppa"
Evgeny Vereshchagin
1
-1
/
+1
2020-07-15
test: Add "finish" rule to .PHONY
Filipe Brandenburger
1
-1
/
+1
2020-07-14
test-fs-util: use log_info instead of printf
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-07-14
ci: turn off the "upstream-systemd-ci" ppa
Evgeny Vereshchagin
1
-1
/
+1
2020-07-14
pid1: create ro private tmp dirs when /tmp or /var/tmp is read-only
Zbigniew Jędrzejewski-Szmek
6
-125
/
+174
2020-07-14
man: document F1 in sd-boot too
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2020-07-14
rpm: include macro name in errors for two args macros too
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2020-07-14
rpm: adjust various macros to print macro name in the error message
Zbigniew Jędrzejewski-Szmek
1
-16
/
+22
2020-07-14
update TODO
Lennart Poettering
1
-1
/
+0
2020-07-14
nss-mymachines: drop support for UID/GID resolving
Lennart Poettering
9
-371
/
+35
2020-07-14
man: document new varlink service
Lennart Poettering
4
-4
/
+68
2020-07-14
machined: implement user/group lookup varlink API in machined too
Lennart Poettering
5
-5
/
+432
[next]