index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
f.service
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
Drop copyright for Marius Vollmer
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2018-10-31
Drop copyright for Piotr Drąg
Zbigniew Jędrzejewski-Szmek
4
-6
/
+0
2018-10-31
danish to Danish (#10584)
scootergrisen
1
-1
/
+1
2018-10-30
catalog: update Polish translation
Piotr Drąg
1
-2
/
+4
2018-10-30
core: don't drop timer expired but not yet processed when system date is changed
Insun
1
-9
/
+9
2018-10-30
man: document what "in-memory" units means
Lennart Poettering
1
-0
/
+19
2018-10-30
man: document that "list-dependencies --reverse" is pretty incomplete
Lennart Poettering
1
-0
/
+4
2018-10-30
man: emphasize the ReadOnlyPaths= mount propagation "hole"
Lennart Poettering
1
-15
/
+22
2018-10-30
man: document that various sandboxing settings are not available in --user se...
Lennart Poettering
1
-0
/
+5
2018-10-30
man: document relationship of .socket units and network namespaces
Lennart Poettering
1
-0
/
+12
2018-10-30
man: don't claim that AssertXYZ= expressions failing had an effect on unit state
Lennart Poettering
1
-9
/
+17
2018-10-30
man: document that "systemctl reset-failed" also reset the start limit counters
Lennart Poettering
1
-0
/
+6
2018-10-30
core: skip unit deserialization and move to the next one when unit_deserializ...
Franck Bui
1
-38
/
+50
2018-10-30
fuzz-compress: add fuzzer for compression and decompression
Zbigniew Jędrzejewski-Szmek
2
-0
/
+84
2018-10-30
journal: adapt for new improved LZ4_decompress_safe_partial()
Zbigniew Jędrzejewski-Szmek
2
-23
/
+37
2018-10-30
hwdb: Apply the same quirk to all the lis3lv02d devices
Bastien Nocera
1
-2
/
+6
2018-10-30
hwdb: add a click angle entry for the Logitech MX Anywhere 2s
Peter Hutterer
1
-0
/
+2
2018-10-30
test-compress: add test for short decompress_startswith calls
Zbigniew Jędrzejewski-Szmek
1
-0
/
+32
2018-10-29
Drop support for lz4 < 1.3.0
Zbigniew Jędrzejewski-Szmek
4
-9
/
+2
2018-10-29
doc: spell initramfs properly (#10566)
dkg
1
-1
/
+1
2018-10-29
tests: add an lldp fuzzer
Evgeny Vereshchagin
5
-0
/
+45
2018-10-29
journal: drop an unused variable clang is complaining about
Evgeny Vereshchagin
1
-1
/
+0
2018-10-29
hwdb: Add Asus T300CHI accelerator matrix
TJ
1
-0
/
+3
2018-10-29
sd-device: make sd_device_get_is_initialized() returns is_initialized by retu...
Yu Watanabe
9
-33
/
+28
2018-10-29
sd-device: make several sd_device_get_*() accepts NULL pointer for buffer of ...
Yu Watanabe
2
-14
/
+14
2018-10-29
util: do not assign return value if it is not used (#10552)
Yu Watanabe
1
-3
/
+1
2018-10-28
test-chown-rec: use logging helper here too
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2018-10-28
test-network-tables: remove duplicate line
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2018-10-28
po: update Polish translation
Piotr Drąg
1
-4
/
+7
2018-10-27
curl-util: fix error code check from curl_multi_socket_action
Dave Reisner
1
-1
/
+1
2018-10-27
po: update Japanese translation
Yu Watanabe
1
-4
/
+6
2018-10-27
udev-event: replace udev_device in subst_format_var() by sd_device
Yu Watanabe
2
-110
/
+111
2018-10-27
udev-event: drop prototype of nonexistent function
Yu Watanabe
1
-2
/
+0
2018-10-27
udev-event: move definition of struct subst_map
Yu Watanabe
1
-34
/
+37
2018-10-27
udev-event: replace udev_device in udev_event_execute_rules() by sd_device
Yu Watanabe
2
-45
/
+106
2018-10-27
udev-event: move devnode handling logic to a new function
Yu Watanabe
1
-30
/
+52
2018-10-27
udev-event: move conditions to rename network interface into rename_netif()
Yu Watanabe
1
-26
/
+33
2018-10-27
udev-event: rename udev_event_unref() to udev_event_free()
Yu Watanabe
5
-11
/
+11
2018-10-27
udev-event: fix memleak in udev_event
Yu Watanabe
1
-0
/
+1
2018-10-27
udev-event: use structured initializer at one more place
Yu Watanabe
1
-4
/
+10
2018-10-27
udev-event: add more assert()
Yu Watanabe
1
-4
/
+8
2018-10-27
udev-event: check command is not empty before executing
Yu Watanabe
1
-0
/
+7
2018-10-27
udev-event: include device name in error message one more place
Yu Watanabe
1
-1
/
+2
2018-10-27
network,udev: drop unnecessary check whether ifindex is positive
Yu Watanabe
2
-4
/
+2
2018-10-27
test: check sd_device_get_ifindex() returns positive ifindex when it succeeds
Yu Watanabe
1
-1
/
+1
2018-10-27
sd-device: return positive ifindex when sd_device_get_ifindex() succeeds
Yu Watanabe
2
-5
/
+4
2018-10-26
core: add free_and_replace() at one more place
Lennart Poettering
1
-2
/
+1
2018-10-26
tree-wide: add a few missing _sentinel_ decorators
Lennart Poettering
4
-5
/
+7
2018-10-26
cgroup-util: make definition of CGROUP_CONTROLLER_TO_MASK() unsigned
Lennart Poettering
1
-1
/
+1
2018-10-26
cgroup-util: FLAGS_SET()ify all things
Lennart Poettering
1
-8
/
+8
[next]