index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.lgtm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
meson: do not link with libudev
Yu Watanabe
6
-44
/
+36
2020-12-15
udev: drop unnecessary libudev-util.h inclusions
Yu Watanabe
10
-10
/
+0
2020-12-15
udevadm: drop udev_queue
Yu Watanabe
1
-9
/
+10
2020-12-15
udev: introduce udev_queue_is_empty() and udev_queue_init()
Yu Watanabe
3
-19
/
+34
2020-12-15
libudev: fix indentation
Yu Watanabe
1
-1
/
+1
2020-12-15
libudev: drop unnecessary headers from libudev-util.c
Yu Watanabe
1
-8
/
+0
2020-12-15
udev: use encode_devnode_name() instead of udev_util_encode_string()
Yu Watanabe
3
-7
/
+10
2020-12-15
udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friends
Yu Watanabe
7
-34
/
+34
2020-12-15
udev: move util_resolve_subsys_kernel() to udev-util.c
Yu Watanabe
8
-97
/
+104
2020-12-15
udev: move util_replace_chars() to udev-util.c
Yu Watanabe
10
-66
/
+68
2020-12-15
udev: move util_path_encode() and rename it to escape_path()
Yu Watanabe
3
-36
/
+35
2020-12-15
udev: move util_replace_whitespace() to udev-util.c
Yu Watanabe
10
-119
/
+119
2020-12-15
journalctl: don't skip the entries that have the same seqnum
shenyangyang4
2
-3
/
+8
2020-12-15
Fix review comments in added debug log.
Gaurav
1
-7
/
+3
2020-12-15
Fix build warning.
Gaurav
1
-0
/
+1
2020-12-15
Handle escape characters in interface name
Gaurav
1
-1
/
+8
2020-12-15
Detect special character in dbus interface name
Gaurav
1
-1
/
+3
2020-12-15
Translated using Weblate (German)
Fabian Affolter
1
-10
/
+11
2020-12-15
resolved: create stub-resolv.conf symlink with correct security label
Ondrej Mosnacek
1
-1
/
+2
2020-12-15
efi: Only use arm flags if supported
Andrew Balmos
1
-1
/
+7
2020-12-15
timesync: Make delaying attempts to contact servers configurable
Susant Sahani
5
-8
/
+25
2020-12-14
core: detect_container() may return negative errno
Yu Watanabe
1
-1
/
+1
2020-12-14
varlink: add debug logging
Zbigniew Jędrzejewski-Szmek
1
-84
/
+95
2020-12-14
Revert "core/namespace: ignore ENOENT for /proc/sys/kernel/domainname and hos...
Yu Watanabe
1
-2
/
+0
2020-12-14
core/namespace: do not ignore non-EPERM mount error
Yu Watanabe
1
-1
/
+2
2020-12-14
time-util: fix typo
Yu Watanabe
1
-1
/
+1
2020-12-14
core/namespace: use existing /proc when not enough priviledge
Yu Watanabe
1
-27
/
+34
2020-12-14
network: use netlink_message_read_in_addr_union() where applicable
Yu Watanabe
1
-52
/
+17
2020-12-14
network: introduce log_routing_policy_rule_debug()
Yu Watanabe
1
-33
/
+26
2020-12-14
network: introduce routing_policy_rule_equal()
Yu Watanabe
1
-1
/
+11
2020-12-14
network: make routing_policy_rule_remove() take Manager instead of Link
Yu Watanabe
2
-34
/
+19
2020-12-14
network: make address_drop() accept NULL
Yu Watanabe
1
-3
/
+3
2020-12-14
network: introduce log_address_debug()
Yu Watanabe
1
-47
/
+39
2020-12-14
network: merge manager_drop_routes() and manager_drop_foreign_routes()
Yu Watanabe
1
-28
/
+13
2020-12-14
network: introduce log_route_debug()
Yu Watanabe
1
-82
/
+50
2020-12-14
network: use netlink_message_read_in_addr_union() where applicable
Yu Watanabe
1
-57
/
+22
2020-12-14
core/namespace: ignore ENOENT for /proc/sys/kernel/domainname and hostname
Yu Watanabe
1
-0
/
+2
2020-12-14
Update TODO
Lennart Poettering
1
-0
/
+2
2020-12-14
tree-wide: fix typo
Yu Watanabe
9
-12
/
+11
2020-12-14
nspawn: remove outdated comment regarding bpffs
Ilya Dmitrichenko
1
-1
/
+1
2020-12-14
sd-device: make TAGS= property prefixed and suffixed with ":"
Yu Watanabe
5
-57
/
+87
2020-12-14
Add Pull Request Labeler
Jameer Pathan
2
-0
/
+41
2020-12-13
mmap-cache: drop ret_size from mmap_cache_get()
Vito Caputo
5
-40
/
+25
2020-12-13
Update 60-keyboard.hwdb
dropsignal
1
-0
/
+14
2020-12-13
meson: Fix reallocarray check
Khem Raj
1
-1
/
+1
2020-12-12
pid1: stop making /dev noexec
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-12-12
udev-builtin-blkid: add VOLUME_ID, LOGICAL_VOLUME_ID, VOLUME_SET_ID and DATA_...
Karel Zak
1
-0
/
+16
2020-12-11
network: adjust comments
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2020-12-11
basic/log: add debug-level log_oom() variant
Zbigniew Jędrzejewski-Szmek
2
-5
/
+5
2020-12-11
network: do not configure static configs more than once simultaneously
Yu Watanabe
8
-2
/
+46
[next]