index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
/
empty-or-dash.cocci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
hashmap: add helper to test if iterator is still at beginning
Lennart Poettering
1
-0
/
+1
2021-05-25
test-parse-argument: Include signal.h
Khem Raj
1
-0
/
+2
2021-05-25
README: point at IRC channel on the new network
Mantas Mikulėnas
2
-2
/
+2
2021-05-25
systemctl: avoid crash when pattern expands to empty unit list
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2021-05-25
test: add testcases of filtering on dumping addresses
Yu Watanabe
1
-10
/
+42
2021-05-25
local-addresses: set ifindex when dump addresses on an interface
Yu Watanabe
1
-1
/
+1
2021-05-25
network: set ifindex when dump addresses on an interface
Yu Watanabe
1
-3
/
+5
2021-05-25
sd-netlink: set NETLINK_GET_STRICT_CHK socket option
Yu Watanabe
2
-43
/
+14
2021-05-25
sd-netlink: do not set route type and table by default for RTM_GETROUTE or fr...
Yu Watanabe
3
-17
/
+20
2021-05-25
sd-netlink: do not set action for RTM_GETRULE message
Yu Watanabe
2
-6
/
+3
2021-05-25
sd-netlink: do not enable dump flag by default for RTM_GETADDR message
Yu Watanabe
4
-5
/
+10
2021-05-25
sd-netlink: do not append prefixlen by default
Yu Watanabe
1
-4
/
+0
2021-05-25
network: add several assertions in conf parsers
Yu Watanabe
2
-9
/
+20
2021-05-25
network: allow to set Group=0 in [Link] section
Yu Watanabe
5
-6
/
+45
2021-05-24
kernel-install: don't erase previous errors if a hook returns 77
наб
1
-2
/
+0
2021-05-24
sysusers: make sysusers work with dnf --installroot
Zbigniew Jędrzejewski-Szmek
1
-4
/
+8
2021-05-24
basic: allow copy_rights() to work without mounted /proc
Zbigniew Jędrzejewski-Szmek
4
-10
/
+32
2021-05-24
sysusers: add debug lines to failing getent/putent operations
Zbigniew Jędrzejewski-Szmek
1
-47
/
+65
2021-05-24
sysusers: reduce scope of variables and drop unnecessary initializations
Zbigniew Jędrzejewski-Szmek
1
-10
/
+11
2021-05-24
kernel-install/90-loaderentry: use install(1) instead of cp/chown/chmod chains
наб
1
-12
/
+8
2021-05-24
rules.d: Properly quote $env{MODALIAS}
Roshan Shariff
2
-2
/
+2
2021-05-24
Typo in service.c
Vincent Dechenaux
1
-1
/
+1
2021-05-24
man: we is OK too -> which is OK too (#19708)
наб
1
-1
/
+1
2021-05-23
udev/net: do not manage loopback interfaces
Yu Watanabe
2
-2
/
+7
2021-05-23
sd-netlink: rename rtnl_get_link_iftype() -> rtnl_get_link_info() and make it...
Yu Watanabe
3
-5
/
+29
2021-05-23
udev/net: rename link_config -> LinkConfig
Yu Watanabe
4
-70
/
+70
2021-05-23
udev/net: rename link_config_ctx -> LinkConfigContext
Yu Watanabe
4
-36
/
+30
2021-05-23
network: IPv6LinkLocalAddressGenerationMode=none disables IPv6LL addressing
Yu Watanabe
2
-5
/
+11
2021-05-23
network: make link_configure() static
Yu Watanabe
2
-2
/
+1
2021-05-23
ordered-set: introduce ordered_set_get()
Yu Watanabe
1
-0
/
+4
2021-05-23
ethtool-util: drop unused function
Yu Watanabe
2
-46
/
+0
2021-05-23
udev/net: drop unnecessary conditions
Yu Watanabe
1
-15
/
+9
2021-05-23
udev/net: drop fallback logic to set speed
Yu Watanabe
1
-14
/
+16
2021-05-23
ethtool-util: do not touch anything if nothing is requested
Yu Watanabe
1
-124
/
+130
2021-05-23
ethtool-util: disable autonegotiation when speed, duplex, or port is specified
Yu Watanabe
1
-3
/
+10
2021-05-23
ethtool-util: move and rebreak comments
Yu Watanabe
1
-6
/
+6
2021-05-23
ethtool-util: make ethtool_connect() open fd only when it is not opened
Yu Watanabe
1
-55
/
+37
2021-05-22
hwdb: keyboard: Ignore duplicate atkbd keypresses on touchpad on/off toggle
Hans de Goede
1
-0
/
+4
2021-05-22
man/check-os-release.*: allow ID_LIKE to have multiple values
Zbigniew Jędrzejewski-Szmek
2
-3
/
+3
2021-05-22
man/check-os-release.py: ignore comment and empty lines
Zbigniew Jędrzejewski-Szmek
1
-4
/
+11
2021-05-22
hwdb: Add accel orientation quirk for the Lenovo Yoga 300-11IBR 2-in-1
Hans de Goede
1
-0
/
+10
2021-05-22
man/check-os-release.py: strip trailing whitespace
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-05-22
man: say that initrd-release is like os-release
Zbigniew Jędrzejewski-Szmek
2
-1
/
+16
2021-05-22
hwdb: Add accel orientation quirk for the KD Kurio Smart C15200 tablet
Hans de Goede
1
-0
/
+6
2021-05-22
sleep: clarify that failure setting env var is not fatal
Lennart Poettering
1
-1
/
+1
2021-05-22
sleep: if hybrid sleep fails, do regular suspend
Lennart Poettering
1
-4
/
+26
2021-05-22
sleep: remove duplicate logging
Lennart Poettering
1
-2
/
+2
2021-05-22
sleep: don't check for EADV
Lennart Poettering
1
-1
/
+1
2021-05-22
sleep: can_sleep_state() + can_sleep_disk() don#t return plain booleans
Lennart Poettering
1
-2
/
+2
2021-05-22
sleep: use SleepOperation enum everywhere and drop sleep_settings()
Lennart Poettering
6
-179
/
+150
[next]