index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-kmsg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-18
test: drop bus-util.h from sd-bus
Yu Watanabe
18
-18
/
+5
2021-01-18
efi: create symbolic link to efi/loader-feature.h
Yu Watanabe
4
-3
/
+5
2021-01-18
util: move several DNS related definitions to src/basic/dns-def.h
Yu Watanabe
4
-16
/
+20
2021-01-18
util: move unit-file.[ch] to src/basic
Yu Watanabe
4
-2
/
+2
2021-01-18
util: move parse_syscall_and_errno() to seccomp-util.c
Yu Watanabe
4
-46
/
+40
2021-01-18
fuzzers: move several fuzzers
Yu Watanabe
31
-32
/
+23
2021-01-18
meson: fix indentation
Yu Watanabe
4
-11
/
+9
2021-01-18
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
15
-560
/
+225
2021-01-18
test: move test-umount.c to src/shutdown
Yu Watanabe
3
-6
/
+8
2021-01-18
core: move several source files to src/shared
Yu Watanabe
12
-33
/
+14
2021-01-18
test: rewrite test-sd-device-thread.c to depend only on libsystemd
Yu Watanabe
3
-23
/
+51
2021-01-18
test: move tests for libudev into src/libudev
Yu Watanabe
3
-6
/
+4
2021-01-18
time-wait-sync: move time-wait-sync.c -> src/timesync/wait-sync.c
Yu Watanabe
3
-3
/
+1
2021-01-18
xdg: move tests for xdg-autostart-generator
Yu Watanabe
4
-2
/
+2
2021-01-18
meson.build: drop unused variable
Yu Watanabe
1
-2
/
+0
2021-01-18
test: move test-systemd-tmpfiles.py from src/test to test
Yu Watanabe
3
-4
/
+4
2021-01-18
login: move src/login/logind-acl.[ch] -> src/shared/devnode-acl.[ch]
Yu Watanabe
7
-13
/
+9
2021-01-18
tmpfiles: move offline-passwd.[ch] to src/tmpfiles
Yu Watanabe
5
-10
/
+11
2021-01-18
sd-journal: move source files for sd-journal to src/libsystemd/sd-journal
Yu Watanabe
46
-92
/
+83
2021-01-18
resolved: fix use-after-free with queries hitting the cache
Zbigniew Jędrzejewski-Szmek
2
-8
/
+22
2021-01-18
update TODO
Lennart Poettering
1
-0
/
+16
2021-01-18
test: run strace with -f and copy log out
Luca Boccassi
1
-1
/
+7
2021-01-18
test: skip missing optional libraries in image install
Luca Boccassi
1
-8
/
+19
2021-01-18
core: add DBUS method to bind mount new nodes without service restart
Luca Boccassi
29
-40
/
+415
2021-01-18
MountAPIVFS: always mount a tmpfs on /run
Luca Boccassi
3
-5
/
+35
2021-01-18
machine: use file descriptor when chasing bind mount sources
Luca Boccassi
1
-8
/
+9
2021-01-18
machine: enter target PID namespace when adding a live mount
Luca Boccassi
3
-3
/
+31
2021-01-18
shared/mount-util: use namespace_fork utils
Luca Boccassi
1
-16
/
+24
2021-01-18
machine: adjust error message to use 'normalized' instead of ../
Luca Boccassi
1
-2
/
+2
2021-01-18
machine/basic: factor out helper function to add airlocked mount to namespace
Luca Boccassi
3
-206
/
+227
2021-01-18
hwdb: Add Logitech MX 518 Legendary mouse
moson-mo
1
-0
/
+4
2021-01-18
network: address-pool: also check conflicts with foreign addresses
Yu Watanabe
1
-0
/
+9
2021-01-17
hwdb: Add NEWYES 10" LCD writing tablet (#18274)
Jonathan McDowell
1
-0
/
+9
2021-01-17
core: add logs when credential value is duplicated
Yu Watanabe
1
-2
/
+5
2021-01-17
core: make config_parse_documentation() explicitly return 0 on success
Yu Watanabe
1
-11
/
+12
2021-01-17
core: add missing log_oom()
Yu Watanabe
1
-2
/
+2
2021-01-17
core: do not fail when an invalid cpu affinity is specified
Yu Watanabe
1
-11
/
+12
2021-01-17
systemctl: use right type 'size_t' for counting memory
Lennart Poettering
1
-1
/
+1
2021-01-17
network: tc use TAKE_PTR
Susant Sahani
6
-16
/
+16
2021-01-17
udevadm-monitor: use TAKE_PTR
Susant Sahani
1
-1
/
+2
2021-01-17
udevadm-monitor: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-17
udev-rules: Use hashmap_ensure_put
Susant Sahani
1
-10
/
+2
2021-01-17
resolved-dnssd: Use TAKE_PTR
Susant Sahani
1
-2
/
+2
2021-01-17
resolved-dnssd: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-17
resolved-dns-packet: Use TAKE_PTR
Susant Sahani
1
-1
/
+1
2021-01-17
resolved-dns-packet: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-17
resolved-bus: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-17
journal-remote: use hashmap_ensure_put
Susant Sahani
1
-4
/
+2
2021-01-17
core: load fragment - use hashmap_ensure_put
Susant Sahani
1
-5
/
+3
2021-01-17
core: job - use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
[next]