index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow control characters in environment variable values
Zbigniew Jędrzejewski-Szmek
2021-01-19
1
-3
/
+9
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-221
/
+1
*
meson: drop unnecessary files from test definitions
Yu Watanabe
2021-01-18
1
-30
/
+9
*
meson: drop unnecessary libraries from journal related tests
Yu Watanabe
2021-01-18
1
-75
/
+14
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-39
/
+48
*
meson: move source file list for systemd-xdg-autostart-generator and its tests
Yu Watanabe
2021-01-18
1
-8
/
+0
*
meson: use condition argument in test definition
Yu Watanabe
2021-01-18
1
-14
/
+11
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-457
/
+170
*
test: move test-umount.c to src/shutdown
Yu Watanabe
2021-01-18
2
-80
/
+0
*
core: move several source files to src/shared
Yu Watanabe
2021-01-18
1
-2
/
+1
*
test: rewrite test-sd-device-thread.c to depend only on libsystemd
Yu Watanabe
2021-01-18
1
-6
/
+2
*
test: move tests for libudev into src/libudev
Yu Watanabe
2021-01-18
2
-501
/
+4
*
xdg: move tests for xdg-autostart-generator
Yu Watanabe
2021-01-18
2
-94
/
+1
*
test: move test-systemd-tmpfiles.py from src/test to test
Yu Watanabe
2021-01-18
2
-147
/
+0
*
tmpfiles: move offline-passwd.[ch] to src/tmpfiles
Yu Watanabe
2021-01-18
2
-91
/
+0
*
sd-journal: move source files for sd-journal to src/libsystemd/sd-journal
Yu Watanabe
2021-01-18
1
-14
/
+14
*
core: add DBUS method to bind mount new nodes without service restart
Luca Boccassi
2021-01-18
2
-0
/
+4
*
Add truncate: to StandardOutput= etc.
Lucas Werkmeister
2021-01-15
1
-0
/
+5
*
ci: skip test-execute on GH Actions under ASan
Frantisek Sumsal
2021-01-13
1
-2
/
+2
*
bpf: do not use structured initialization for bpf_attr
Luca Boccassi
2021-01-10
1
-5
/
+5
*
test-xattr-util: don't insist that /usr supports xattrs
Lennart Poettering
2021-01-09
1
-2
/
+3
*
bpf: zero bpf_attr before initialization
Luca Boccassi
2021-01-09
1
-10
/
+0
*
test: temporarily skip failing tests on GH Actions
Frantisek Sumsal
2021-01-08
3
-2
/
+17
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-5
/
+5
*
basic: add make_mount_point_inode helper
Luca Boccassi
2020-12-21
1
-0
/
+50
*
tree-wide: fix typo
Yu Watanabe
2020-12-18
1
-3
/
+3
*
test: add tpm2 and fido2 libs to dlopen test
Lennart Poettering
2020-12-17
1
-0
/
+10
*
homed: move homectl's recovery key generation/modhex code to src/shared/
Lennart Poettering
2020-12-17
2
-0
/
+55
*
test: fix fd_is_mount_point() check
Lennart Poettering
2020-12-17
2
-7
/
+32
*
Merge pull request #17026 from fw-strlen/nft_16
Lennart Poettering
2020-12-16
2
-9
/
+27
|
\
|
*
firewall-util: add nftables backend
Florian Westphal
2020-12-16
1
-2
/
+1
|
*
firewall-util: introduce context structure
Florian Westphal
2020-12-16
1
-10
/
+15
|
*
firewall-util: reject NULL source or address with prefixlen 0
Florian Westphal
2020-12-16
1
-2
/
+16
*
|
shared/hostname-setup: add mode where we check what would be set, without doing
Zbigniew Jędrzejewski-Szmek
2020-12-16
2
-8
/
+3
*
|
Move hostname setup logic to new shared/hostname-setup.[ch]
Zbigniew Jędrzejewski-Szmek
2020-12-16
4
-78
/
+83
*
|
Merge pull request #17968 from yuwata/purge-libudev
Yu Watanabe
2020-12-16
3
-98
/
+98
|
\
\
|
|
/
|
/
|
|
*
meson: do not link with libudev
Yu Watanabe
2020-12-15
1
-9
/
+9
|
*
udev: move util_resolve_subsys_kernel() to udev-util.c
Yu Watanabe
2020-12-15
2
-34
/
+33
|
*
udev: move util_replace_whitespace() to udev-util.c
Yu Watanabe
2020-12-15
2
-55
/
+56
*
|
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-35
/
+35
|
/
*
sd-device: make TAGS= property prefixed and suffixed with ":"
Yu Watanabe
2020-12-14
1
-20
/
+47
*
udev: introduce new OPTIONS="log_level=" udev rule
Yu Watanabe
2020-12-10
1
-1
/
+1
*
test: add test that dlopen()'s all our weak library deps once
Lennart Poettering
2020-12-09
2
-0
/
+44
*
set: introduce set_strjoin()
Yu Watanabe
2020-12-08
1
-0
/
+51
*
Make support for nscd flushing optional
Zbigniew Jędrzejewski-Szmek
2020-12-07
1
-11
/
+14
*
Merge pull request #17079 from keszybz/late-exec-resolution
Lennart Poettering
2020-12-03
1
-4
/
+44
|
\
|
*
core/execute: fall back to execve() for scripts
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-2
/
+7
|
*
basic/path-util: let find_executable_full() optionally return an fd
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-4
/
+39
*
|
Merge pull request #17812 from poettering/systemctl-version-feature-update
Lennart Poettering
2020-12-03
1
-1
/
+1
|
\
\
|
*
|
shared/build: make the version string definition less terrible
Zbigniew Jędrzejewski-Szmek
2020-12-03
1
-1
/
+1
[prev]
[next]