index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-execute: skip exec-specifier-interpolation if perl is missing
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-1
/
+1
*
test-execute: allow sit0@ to exist in private network namespace
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-1
/
+1
*
test-execute: simplify checks if grep output is empty
Zbigniew Jędrzejewski-Szmek
2018-03-22
2
-2
/
+2
*
tests: skip udev-test when perl is not installed
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-3
/
+7
*
Merge pull request #8487 from keszybz/oss-fuzz-fixes
Lennart Poettering
2018-03-21
3
-2
/
+10
|
\
|
*
core/load-fragment: reject overly long paths early
Zbigniew Jędrzejewski-Szmek
2018-03-21
2
-2
/
+6
|
*
basic/calendarspec: add check for repeat values that would overflow
Zbigniew Jędrzejewski-Szmek
2018-03-21
2
-0
/
+4
*
|
Merge pull request #8452 from keszybz/use-libmount-more
Lennart Poettering
2018-03-20
5
-0
/
+60
|
\
\
|
|
/
|
/
|
|
*
test-umount: add a simple test for swap_list_get()
Zbigniew Jędrzejewski-Szmek
2018-03-16
2
-0
/
+5
|
*
tests: add a simple test for the mountinfo parsing logic
Zbigniew Jędrzejewski-Szmek
2018-03-16
4
-0
/
+55
*
|
Merge pull request #8461 from keszybz/oss-fuzz-fixes
Evgeny Vereshchagin
2018-03-18
9
-2
/
+26
|
\
\
|
*
|
fuzz-unit-file: simply do not test ListenNetlink= at all
Zbigniew Jędrzejewski-Szmek
2018-03-18
2
-2
/
+2
|
*
|
fuzz: add test case for oss-fuzz #6897 and a work-around
Zbigniew Jędrzejewski-Szmek
2018-03-17
3
-0
/
+10
|
*
|
unit-file: do not allow bogus IOSchedulingClass values
Zbigniew Jędrzejewski-Szmek
2018-03-17
2
-0
/
+4
|
*
|
core/service: fix memleak of USBFunctionStrings and USBFunctionDescriptors
Zbigniew Jędrzejewski-Szmek
2018-03-17
2
-0
/
+4
|
*
|
Add .gitattributes for test/fuzz-regressions
Zbigniew Jędrzejewski-Szmek
2018-03-17
1
-0
/
+1
|
*
|
basic/calendarspec: set a limit on length of calendarspec component chains
Zbigniew Jędrzejewski-Szmek
2018-03-17
2
-0
/
+5
*
|
|
Merge pull request #8471 from filbranden/envnewline1
Yu Watanabe
2018-03-18
5
-8
/
+9
|
\
\
\
|
*
|
|
test-execute: Introduce tests for environment values containing newlines
Filipe Brandenburger
2018-03-17
5
-8
/
+9
|
|
/
/
*
/
/
test: add a sysusers test with NIS entries
Franck Bui
2018-03-17
6
-6
/
+37
|
/
/
*
|
basic/calendarspec: fix assert crash when year is too large in calendarspec_f...
Zbigniew Jędrzejewski-Szmek
2018-03-14
2
-0
/
+4
*
|
shared/conf-parser: fix crash when specifiers cannot be resolved in config_pa...
Zbigniew Jędrzejewski-Szmek
2018-03-14
2
-0
/
+4
*
|
fuzz: commit test case for oss-fuzz issue 6884
Zbigniew Jędrzejewski-Szmek
2018-03-14
2
-0
/
+4
*
|
test: run all fuzz regression tests with all sanitizers
Zbigniew Jędrzejewski-Szmek
2018-03-14
3
-2
/
+4
|
/
*
fuzz-unit-file: add a dump of systemd.directives(7) as a corpus entry
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-0
/
+909
*
Add fuzzer for unit file parser
Zbigniew Jędrzejewski-Szmek
2018-03-11
11
-0
/
+345
*
test: add tests for systemd-tmpfiles
Franck Bui
2018-03-05
5
-0
/
+76
*
test: fix setup_suse() to make it work with an already populated root
Franck Bui
2018-03-05
1
-2
/
+2
*
test-execute: use CAP_CHOWN instead of CAP_NET_ADMIN
Yu Watanabe
2018-03-04
6
-12
/
+12
*
test-execute: rename tests for AmbientCapabilities=
Yu Watanabe
2018-03-04
7
-6
/
+6
*
sysusers: support `u username -:300` style syntax (#8325)
Michael Vogt
2018-03-02
6
-0
/
+9
*
Merge pull request #8303 from yuwata/fix-8276
Zbigniew Jędrzejewski-Szmek
2018-03-02
14
-15
/
+82
|
\
|
*
test-execute: add tests with user/group daemon
Yu Watanabe
2018-03-02
13
-15
/
+72
|
*
test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroup
Yu Watanabe
2018-03-01
2
-0
/
+10
*
|
Merge pull request #8316 from yuwata/fix-8315
Zbigniew Jędrzejewski-Szmek
2018-03-02
6
-0
/
+56
|
\
\
|
*
|
sysusers: do not implicitly create group by 'm' if 'u' with the same name exists
Yu Watanabe
2018-03-01
3
-0
/
+9
|
*
|
test: add a test for sysusers
Yu Watanabe
2018-03-01
3
-0
/
+47
|
|
/
*
/
test: masked unit with drop-ins
Filipe Brandenburger
2018-03-02
1
-0
/
+10
|
/
*
rule-syntax-check: fix handling of runaway strings in comma splitting (#8298)
Filipe Brandenburger
2018-02-28
1
-1
/
+3
*
Merge pull request #8297 from filbranden/udevrule1
Zbigniew Jędrzejewski-Szmek
2018-02-27
1
-6
/
+11
|
\
|
*
rule-syntax-check: allow commas inside quoted strings
Filipe Brandenburger
2018-02-27
1
-2
/
+4
|
*
rule-syntax-check: add support for escaped double quotes
Filipe Brandenburger
2018-02-27
1
-4
/
+5
|
*
rule-syntax-check: values can contain escaped double quotes
Franck Bui
2018-02-27
1
-4
/
+6
|
*
rule-syntax-check: PROGRAM is not supposed to get value assigned
Franck Bui
2018-02-27
1
-2
/
+2
*
|
test: use "$$" to pass a literal dollar sign
Yu Watanabe
2018-02-26
1
-5
/
+5
*
|
test: use setup_fake_runtime_dir() in test-execute
Yu Watanabe
2018-02-26
4
-4
/
+4
|
/
*
test: don't complain if bpffs is world-writable
Lennart Poettering
2018-02-21
1
-1
/
+1
*
test: fix test for TemporaryFileSystem= (#8241)
Yu Watanabe
2018-02-21
1
-3
/
+9
*
Merge pull request #7908 from yuwata/rfe-7895
Alan Jenkins
2018-02-21
5
-0
/
+96
|
\
|
*
test: add tests for TemporaryFileSystem=
Yu Watanabe
2018-02-21
5
-0
/
+96
[next]