index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysusers.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
ethtool: reindent link mode table
Yu Watanabe
1
-52
/
+52
2019-06-25
ethtool: add missing link mode
Yu Watanabe
2
-1
/
+16
2019-06-25
ethtool-util: fix returned value when ethtool_cmd_speed() is SPEED_UNKNOWN
Yu Watanabe
1
-2
/
+7
2019-06-25
linux: make UBSAN quiet
Yu Watanabe
2
-1
/
+2
2019-06-25
linux: update kernel headers
Yu Watanabe
4
-14
/
+61
2019-06-25
bootctl: fix display of options with embedeed newlines
Zbigniew Jędrzejewski-Szmek
1
-2
/
+14
2019-06-25
sd-device: don't accept /sys as a device path
Lubomir Rintel
1
-0
/
+4
2019-06-25
udevd: fix a reversed conditional on global property set
Lubomir Rintel
1
-1
/
+1
2019-06-24
man: beef up systemd.exec(5)
Lennart Poettering
1
-23
/
+46
2019-06-24
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
14
-41
/
+38
2019-06-24
networkd: rework warning and debug messages about address addition and removal
Zbigniew Jędrzejewski-Szmek
1
-34
/
+34
2019-06-24
logind: log operation details when starting actions
Zbigniew Jędrzejewski-Szmek
2
-26
/
+25
2019-06-24
logind: remove unused check
Zbigniew Jędrzejewski-Szmek
1
-6
/
+2
2019-06-24
tree-wide: replace strjoin() with path_join()
Yu Watanabe
4
-6
/
+7
2019-06-24
core: introduce NUMAPolicy and NUMAMask options
Michal Sekletar
19
-5
/
+409
2019-06-24
test: add more testcases for prefix_roota()
Yu Watanabe
1
-0
/
+3
2019-06-24
path-util: fix an issue when the path argument of prefix_roota() is not absolute
Yu Watanabe
1
-2
/
+2
2019-06-24
man: document that sd_bus_creds_get_exec() is not suitable for security decis...
Lennart Poettering
1
-6
/
+8
2019-06-24
man: drop references to "syslog" and "syslog+console" from man page
Lennart Poettering
2
-45
/
+43
2019-06-24
doc: make clear that --system and --user only make sense with --test
Lennart Poettering
2
-17
/
+19
2019-06-24
man: correct that Sockets= may not be undone
Lennart Poettering
1
-5
/
+3
2019-06-24
man: document that DynamicUser=1 implied sandboxing cannot be turned off
Lennart Poettering
1
-8
/
+9
2019-06-24
tree-wide: use _cleanup_ attribute and strv_consume() + TAKE_PTR()
Yu Watanabe
4
-24
/
+17
2019-06-24
sd-path: use _cleanup_strv_free_ attribute
Yu Watanabe
1
-13
/
+6
2019-06-23
update TODO
Lennart Poettering
1
-0
/
+14
2019-06-22
man: fix references to VTABLE property flags
Peter A. Bigot
1
-8
/
+8
2019-06-22
update TODO
Lennart Poettering
1
-0
/
+2
2019-06-22
bpf-firewall: optimization for IPAddressXYZ="any" (and unprivileged users)
Anita Zhang
3
-36
/
+83
2019-06-22
cgroup-util: kill also threads
Topi Miettinen
1
-5
/
+35
2019-06-21
coverity: stop setting _Float*
Evgeny Vereshchagin
1
-2
/
+1
2019-06-21
man: drop my copyright
Jan Synacek
1
-2
/
+0
2019-06-21
path-util: get rid of prefix_root()
Lennart Poettering
14
-76
/
+44
2019-06-20
nspawn: don't hard fail when setting capabilities
Anita Zhang
3
-1
/
+55
2019-06-20
bpf: use more TAKE_FD()
Lennart Poettering
1
-4
/
+2
2019-06-20
sd-path: use _cleanup_ attribute
Yu Watanabe
1
-7
/
+5
2019-06-20
tree-wide: replace strjoin() with path_join()
Yu Watanabe
44
-119
/
+90
2019-06-20
bus-creds: fix size calculation for storing caps data
Lennart Poettering
1
-3
/
+5
2019-06-20
capability: fix loops for cap_last_cap()
Lennart Poettering
2
-3
/
+3
2019-06-20
units: deny access to block devices
Topi Miettinen
4
-0
/
+8
2019-06-20
cgroup: Continue unit reset if cgroup is busy
Donald Buczek
1
-4
/
+7
2019-06-19
util: use extract_first_word() instead of strsep()
Yu Watanabe
2
-22
/
+36
2019-06-19
tree-wide: use htobe{32,16}() instead of hton{l,s}()
Yu Watanabe
2
-3
/
+3
2019-06-19
tree-wide: drop alloca() in loop
Yu Watanabe
6
-13
/
+28
2019-06-19
networkctl: show link speed, duplex, auto negotiation, and port
Yu Watanabe
1
-2
/
+72
2019-06-19
network: change type of BitRates= bus property
Yu Watanabe
2
-47
/
+18
2019-06-19
table: introduce FORMAT_BPS type
Yu Watanabe
2
-0
/
+24
2019-06-19
test: add tests for format_bytes()
Yu Watanabe
2
-0
/
+42
2019-06-19
util: make format_bytes() support e.g. 3.0E
Yu Watanabe
1
-5
/
+8
2019-06-19
util: introduce format_bytes_full()
Yu Watanabe
11
-49
/
+77
2019-06-19
ethtool-util: introduce ethtool_get_link_info()
Yu Watanabe
2
-0
/
+41
[next]