index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-18
meson: move and gather find_program()
Yu Watanabe
1
-15
/
+16
2021-01-18
meson: drop redundant source files in executable()
Yu Watanabe
1
-3
/
+1
2021-01-18
meson: move source file list for systemd-xdg-autostart-generator and its tests
Yu Watanabe
4
-14
/
+20
2021-01-18
meson: move source file list for busctl
Yu Watanabe
2
-3
/
+8
2021-01-18
meson: move source file list for systemd-cryptenroll
Yu Watanabe
2
-28
/
+29
2021-01-18
meson: move source file list for systemd-cryptsetup
Yu Watanabe
2
-21
/
+22
2021-01-18
meson: show standalone-binaries setting in the summary
Yu Watanabe
1
-0
/
+1
2021-01-18
meson: use condition argument in test definition
Yu Watanabe
1
-14
/
+11
2021-01-18
meson: drop redundant directory specification in additional source files
Yu Watanabe
1
-2
/
+4
2021-01-18
meson: move definition of systemctl source files
Yu Watanabe
2
-81
/
+85
2021-01-18
meson: introduce libtimesyncd_core library
Yu Watanabe
2
-34
/
+33
2021-01-18
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
6
-96
/
+80
2021-01-18
meson: fix indentation
Yu Watanabe
1
-4
/
+6
2021-01-18
meson: drop unnecessary variable declarations
Yu Watanabe
1
-4
/
+2
2021-01-18
meson: drop unnecessary loop
Yu Watanabe
2
-55
/
+37
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
[next]