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
*
basic/mkdir: use timespec_store instead of _nsec for mkdir_p_root_full
Mike Yuan
2024-05-07
1
-20
/
+20
*
test-bpf-foreign-programs: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
test-bpf-restrict-fs: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
test-socket-bind: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
repart: respect `SOURCE_DATE_EPOCH` on `mkdir_p_root`
Moritz Sanft
2024-05-07
2
-12
/
+39
*
test: Only set environment variable if integration tests are enabled.
Daan De Meyer
2024-05-06
1
-2
/
+1
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-1
/
+1
*
test: modernize test-dirent-util
Luca Boccassi
2024-04-26
1
-20
/
+20
*
test: do not fail if mknod() fails in a build system
Luca Boccassi
2024-04-26
1
-7
/
+14
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-1
/
+1
*
test: Skip meson integration tests if SYSTEMD_INTEGRATION_TESTS != 1
Daan De Meyer
2024-04-25
1
-0
/
+1
*
core: drop unused param, move taint calculation to separate file
Zbigniew Jędrzejewski-Szmek
2024-04-24
3
-20
/
+15
*
test: ensure all architecture ids we define definitely fit into .v/ patterns
Lennart Poettering
2024-04-22
1
-0
/
+13
*
Merge pull request #32389 from keszybz/bin-sbin-merge
Luca Boccassi
2024-04-22
2
-7
/
+6
|
\
|
*
Try path without sbin even if compiled with split-bin=true
Zbigniew Jędrzejewski-Szmek
2024-04-22
2
-7
/
+6
*
|
test-execute: Use new assertion macros
Daan De Meyer
2024-04-22
1
-138
/
+138
*
|
test: Add ASSERT_ERROR() and ASSERT_ERROR_ERRNO()
Daan De Meyer
2024-04-22
1
-0
/
+15
*
|
test: Make sure test_fdset_close_others does not affect logging fds
Daan De Meyer
2024-04-22
1
-0
/
+9
*
|
test-bpf-restrict-fs: Add @application to allowed filesystems as well
Daan De Meyer
2024-04-22
1
-6
/
+6
*
|
test-bpf-firewall: Skip if ping is not available
Daan De Meyer
2024-04-22
1
-0
/
+4
*
|
sd-id128: add an app-specific flavour of the invocation ID too
Lennart Poettering
2024-04-20
1
-1
/
+31
*
|
Merge pull request #32142 from bluca/portable_vpick
Luca Boccassi
2024-04-19
1
-1
/
+1
|
\
\
|
*
|
vpick: add pick_filter_image_any filter that matches both dirs and images
Luca Boccassi
2024-04-19
1
-1
/
+1
*
|
|
test: initialize _cleanup_ variables
Luca Boccassi
2024-04-19
1
-1
/
+1
|
/
/
*
/
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
5
-6
/
+6
|
/
*
test: initialize _cleanup_ variables
Luca Boccassi
2024-04-16
1
-8
/
+8
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
93
-1519
/
+1519
*
tree-wide: insert missing space after comma
Yu Watanabe
2024-04-12
1
-4
/
+4
*
test: PROJECT_FILE macro cannot be used in generated code
Yu Watanabe
2024-04-11
1
-0
/
+7
*
Merge pull request #32202 from DaanDeMeyer/assert
Yu Watanabe
2024-04-11
7
-25
/
+31
|
\
|
*
Introduce ASSERT_OK_ERRNO()
Daan De Meyer
2024-04-10
7
-25
/
+31
*
|
Merge pull request #32181 from YHNdnzj/open-file
Luca Boccassi
2024-04-11
1
-6
/
+4
|
\
\
|
*
|
shared/open-file: use xescape to escape ':'
Mike Yuan
2024-04-10
1
-6
/
+4
|
|
/
*
/
ASSERT_NULL/ASSERT_NOT_NULL
Ivan Kruglov
2024-04-10
32
-154
/
+154
|
/
*
test: add a couple of sanity tests for ASSERT_*() macros
Frantisek Sumsal
2024-04-09
1
-0
/
+57
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
3
-0
/
+6
*
test-date: add missing header
Antonio Alvarez Feijoo
2024-04-09
1
-0
/
+2
*
test: Various build environment fixes
Daan De Meyer
2024-04-09
5
-12
/
+39
*
Merge pull request #32156 from YHNdnzj/mountfsd-followup
Mike Yuan
2024-04-08
1
-2
/
+2
|
\
|
*
uid-range: place 'ret' param at last
Mike Yuan
2024-04-08
1
-2
/
+2
*
|
I made more unit test to use the test macro
Usman Akinyemi
2024-04-08
21
-402
/
+402
|
/
*
test-execute: check for s390x first and duplicate test
Luca Boccassi
2024-04-08
1
-0
/
+3
*
mountfsd: add new systemd-mountfsd component
Lennart Poettering
2024-04-06
1
-0
/
+3
*
nsresourced: add new daemon for granting clients user namespaces and assignin...
Lennart Poettering
2024-04-06
1
-1
/
+4
*
cgroup-util: add helpers for opening cgroup by id
Lennart Poettering
2024-04-06
1
-0
/
+44
*
uid-range: add some basic operations on UidRange objects
Lennart Poettering
2024-04-06
1
-7
/
+30
*
uid-range: optionally load outside view of UID range from uid_map procfs file
Lennart Poettering
2024-04-06
1
-2
/
+2
*
image-policy: add a new image_policy_intersect() call
Lennart Poettering
2024-04-06
1
-0
/
+32
*
test: improve debug-ability of test-execute
Frantisek Sumsal
2024-04-06
1
-1
/
+5
*
Merge pull request #31131 from poettering/dlopen-kmod
Luca Boccassi
2024-04-06
3
-10
/
+22
|
\
[next]