index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move offline-password.[ch] to shared and add test-offline-passwd
Zbigniew Jędrzejewski-Szmek
2020-07-18
5
-2
/
+93
*
Merge pull request #16490 from yuwata/network-radv-ndisc-cleanups
Yu Watanabe
2020-07-17
3
-167
/
+148
|
\
|
*
network: ndisc: any failures in processing event make the link in failed state
Yu Watanabe
2020-07-16
1
-111
/
+107
|
*
network: radv: clean up conf parsers
Yu Watanabe
2020-07-16
2
-56
/
+41
*
|
Merge pull request #16491 from keszybz/udev-logging
Zbigniew Jędrzejewski-Szmek
2020-07-17
12
-129
/
+119
|
\
\
|
*
|
tree-wide: use SYNTHETIC_ERRNO with log_device_* in more places
Zbigniew Jędrzejewski-Szmek
2020-07-16
4
-28
/
+23
|
*
|
sd-device: use LOG_PRI() in log_device_full()
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-1
/
+1
|
*
|
udev: don't complain when udev_watch_end() is called without udev_watch_init()
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-2
/
+1
|
*
|
basic/string-table: reduce variable scope
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-3
/
+1
|
*
|
udevadm: use STR_IN_SET(), add comment
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-11
/
+9
|
*
|
sd-device: use strjoin instead of asprintf
Zbigniew Jędrzejewski-Szmek
2020-07-16
2
-36
/
+27
|
*
|
udev: tweak debug logs for udev rules
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-7
/
+7
|
*
|
man: add more details for IMPORT, PROGRAM and RUN keys
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-32
/
+47
|
*
|
udev: accept OPTIONS+= without any fuss
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-3
/
+1
|
*
|
udev: accept IMPORT{}= without any fuss
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-6
/
+2
*
|
|
analyze: CAP_RAWIO -> CAP_SYS_RAWIO
Anita Zhang
2020-07-16
1
-1
/
+1
|
|
/
|
/
|
*
|
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
55
-754
/
+864
*
|
Merge pull request #16485 from bluca/nspawn_os_release_mounts
Lennart Poettering
2020-07-16
4
-8
/
+13
|
\
\
|
*
|
nspawn: mount os-release in two steps to make it read-only
Luca Boccassi
2020-07-16
2
-3
/
+9
|
*
|
nspawn: use access/F_OK instead of stat to check for file existence
Luca Boccassi
2020-07-16
1
-2
/
+1
|
*
|
shared/os-util: fix comment style to follow guidelines
Luca Boccassi
2020-07-16
1
-1
/
+1
|
*
|
basic/mkdir: use uid_is_valid instead of manual check
Luca Boccassi
2020-07-16
1
-2
/
+2
*
|
|
Merge pull request #16482 from poettering/coverity-246
Yu Watanabe
2020-07-16
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
machine: fix if check
Lennart Poettering
2020-07-16
1
-1
/
+1
|
*
|
execute: fix if check
Lennart Poettering
2020-07-16
1
-1
/
+1
*
|
|
Merge pull request #16483 from poettering/man-env-d-no-session
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-5
/
+4
|
\
\
\
|
*
|
|
man: configuration files contain assignments, no directories
Lennart Poettering
2020-07-16
1
-3
/
+2
|
*
|
|
man: GNOME is usually capitalized
Lennart Poettering
2020-07-16
1
-1
/
+1
|
*
|
|
man: don't claim environment.d/ was about sessions
Lennart Poettering
2020-07-16
1
-1
/
+1
*
|
|
|
Merge pull request #16480 from yuwata/network-fix-dhcp4-races
Zbigniew Jędrzejewski-Szmek
2020-07-16
4
-49
/
+78
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
network: dhcp4: add two warnings
Yu Watanabe
2020-07-16
1
-4
/
+8
|
*
|
|
network: dhcp4: fix another race with SendDecline=yes
Yu Watanabe
2020-07-16
2
-41
/
+66
|
*
|
|
network: dhcp4: also release old lease in dhcp_lease_lost()
Yu Watanabe
2020-07-16
3
-4
/
+4
*
|
|
|
Revert "selinux: cache enforced status and treat retrieve failure as enforced...
Lennart Poettering
2020-07-16
3
-36
/
+6
|
|
/
/
|
/
|
|
*
|
|
dhcp4: only renewing lease when the client already has a lease
Yu Watanabe
2020-07-16
1
-1
/
+1
*
|
|
load-fragment: downgrade log messages we ignore to LOG_WARNING
Lennart Poettering
2020-07-16
1
-2
/
+2
*
|
|
mountpoint-util: fix error handling
Lennart Poettering
2020-07-16
1
-1
/
+1
|
/
/
*
|
core: fix invalid assertion
Lennart Poettering
2020-07-16
1
-2
/
+4
*
|
network: fix typo
Christian Göttsche
2020-07-16
1
-1
/
+1
|
/
*
update TODO
Lennart Poettering
2020-07-15
1
-0
/
+6
*
Merge pull request #16396 from yuwata/network-configured-flag
Zbigniew Jędrzejewski-Szmek
2020-07-15
49
-260
/
+559
|
\
|
*
network: drop doubled white space
Yu Watanabe
2020-07-15
6
-7
/
+7
|
*
network: free address when it is removed
Yu Watanabe
2020-07-15
1
-0
/
+2
|
*
network: dhcp4: do not assign new address before old one is not removed
Yu Watanabe
2020-07-15
2
-147
/
+241
|
*
network: do not call link_check_ready() in link_request_set_routing_policy_ru...
Yu Watanabe
2020-07-15
1
-3
/
+2
|
*
network: make link_request_set_nexthop() called from link_request_set_routes(...
Yu Watanabe
2020-07-15
5
-16
/
+28
|
*
network: do not make link in configured state when no address is assigned
Yu Watanabe
2020-07-15
1
-0
/
+5
|
*
network: ndisc: split ndisc_configured flag into for addresses and routes
Yu Watanabe
2020-07-15
3
-34
/
+52
|
*
network: ndisc: do not ignore remaining addresses
Yu Watanabe
2020-07-15
1
-2
/
+1
|
*
test-network: wait for addresses are not in tentative state
Yu Watanabe
2020-07-15
2
-2
/
+2
[next]