Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v240-stable
/
test
4a2ea20
test-network: disable DNS function of dnsmasq
by Yu Watanabe
· 6 years ago
v240-stable
ba6356a
test-network: drop unused variable
by Yu Watanabe
· 6 years ago
814764c
test: fix neighbor address
by Yu Watanabe
· 6 years ago
0430af9
test-network: add more checks in NetworkdNetDevTests.test_wireguard
by Yu Watanabe
· 6 years ago
0ebc894
test-network: ignore tunnel devices automatically added by kernel
by Yu Watanabe
· 6 years ago
ca96119
test: add a testcase for 23 wirguard peers
by Yu Watanabe
· 6 years ago
7ece6f5
networkd: permit DNS "DefaultRoute" configuration in .network files
by Lennart Poettering
· 6 years ago
1750854
resolved: bind .local domains to mDNS with DNS_SCOPE_YES, similar LLMNR
by Lennart Poettering
· 6 years ago
67f5c0c
tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKE
by Frantisek Sumsal
· 6 years ago
fde60a4
netdev bond: add support to configure tlb_dynamic_lb
by Susant Sahani
· 6 years ago
dbfbc6c
udev-test: check if permitted to create block device nodes
by Alexey Bogdanenko
· 6 years ago
ba958bb
Merge pull request #11099 from abogdanenko/udev-test-fix-missing-dir
by Evgeny Vereshchagin
· 6 years ago
3bf7231
Merge pull request #11084 from poettering/networkd-test-fix
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8f3fd07
Merge pull request #11105 from keszybz/path-parsing
by Lennart Poettering
· 6 years ago
a5dfc36
fuzz-unit-file: add one more test case
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e4a71bf
networkd: Static neighbor support
by William A. Kennington III
· 6 years ago
1e5548c
udev-test: fix missing directory test/run
by Alexey Bogdanenko
· 6 years ago
7935dae
udev-test: fix test skip condition
by Alexey Bogdanenko
· 6 years ago
bf246ba
networkd-test: add mkosi snippet for building and running networkd-tets.py in a network namespaced container
by Lennart Poettering
· 6 years ago
0373fc5
networkd-test: change test_transient_hostname_with_static to use an explicit static hostname
by Lennart Poettering
· 6 years ago
8e0ba0c
networkd-test: restart hostnamed after reverting /etc/hostname too
by Lennart Poettering
· 6 years ago
fef740a
networkd-test: add write_config()
by Lennart Poettering
· 6 years ago
ff75072
networkd-test: set right access modes for /run/systemd/netif
by Lennart Poettering
· 6 years ago
131717c
test-network: make search_words_in_file() hit multi words
by Yu Watanabe
· 6 years ago
e4eacdb
test-network: delete rules before running next test
by Yu Watanabe
· 6 years ago
fa7cd60
test-network: add a line break after starting networkd
by Yu Watanabe
· 6 years ago
e40a58b
test-network: check link before starting dnsmasq
by Yu Watanabe
· 6 years ago
14ecd60
test-network: show command outputs
by Yu Watanabe
· 6 years ago
a9bc5e3
test-network: sort imported modules
by Yu Watanabe
· 6 years ago
09ea672
test-network: sort links and units
by Yu Watanabe
· 6 years ago
14dc033
test-network: fix typo in class name
by Yu Watanabe
· 6 years ago
801503d
Merge pull request #10988 from ssahani/IFLA_BRPORT_MCAST_TO_UCAST
by Yu Watanabe
· 6 years ago
4d7ed14
test-network: add test for bridge MulticastToUnicast
by Susant Sahani
· 6 years ago
efecf9c
test-network: Add test for invert RPDB rule
by Susant Sahani
· 6 years ago
8b22064
networkd: RPDB rule - add support to configure inverted rule.
by Susant Sahani
· 6 years ago
253de60
Merge pull request #11021 from ssahani/isatap
by Yu Watanabe
· 6 years ago
d3aa8b4
networkd: bridge add support to configure multicast_to_unicast
by Susant Sahani
· 6 years ago
c72703e
cgroup: Add DisableControllers= directive to disable controller in subtree
by Chris Down
· 6 years ago
d0e728b
test-network: add test for ISATAP
by Susant Sahani
· 6 years ago
918049a
networkd: Add support to configure ISATAP tunnel
by Susant Sahani
· 6 years ago
97f9df9
network: rename Protocol= in [RoutingPolicyRule] to IPProtocol=
by Yu Watanabe
· 6 years ago
401faa3
Merge pull request #10357 from poettering/import-fs
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c90c39f
catalog: reject entries where the language is too short early
by Evgeny Vereshchagin
· 6 years ago
c0bf673
test-network: stop systemd-networkd.socket during testing
by Yu Watanabe
· 6 years ago
bad4969
test-network: clear state file before starting networkd
by Yu Watanabe
· 6 years ago
d486a2d
test-network: use /run instead of legacy /var/run
by Yu Watanabe
· 6 years ago
fab57f7
Merge pull request #10948 from ssahani/iprule-port-proto
by Yu Watanabe
· 6 years ago
926062f
networkd: add support to configure ip rule port range and protocol.
by Susant Sahani
· 6 years ago
0d34228
fix: systemd-networkd reverse route ordering
by Susant Sahani
· 6 years ago
66e3834
Merge pull request #10967 from evverx/check-directives
by Yu Watanabe
· 6 years ago
5260482
tests: update test/fuzz/fuzz-netdev-parser/directives.netdev
by Evgeny Vereshchagin
· 6 years ago
324ca05
test: make TEST-27 non-racy
by Lennart Poettering
· 6 years ago
196b0a1
test: add a test for StandardError=file:…
by Lennart Poettering
· 6 years ago
79411bb
test: add test for setting service manager environment variables
by Lennart Poettering
· 6 years ago
2266864
networkd: Add support for ERSPAN tunnel
by Susant Sahani
· 6 years ago
f5050e4
test-network: add tests for #5430 and GatewayOnLink=
by Yu Watanabe
· 6 years ago
f5d9a12
Merge pull request #10928 from yuwata/fix-9940
by Lennart Poettering
· 6 years ago
f5095a6
test: add simple test for importd
by Lennart Poettering
· 6 years ago
d80734f
test-network: add one more test for netdev dropin .conf files
by Yu Watanabe
· 6 years ago
9630d4d
Merge pull request #10894 from poettering/root-cgroup-fix
by Lennart Poettering
· 6 years ago
2e646cb
tests: add a fuzzer for the udev rules parser (#10929)
by Evgeny Vereshchagin
· 6 years ago
013c8dc
test-network: add tests for dropin .conf files
by Yu Watanabe
· 6 years ago
a4aa59b
tests: add a fuzzer for server_process_native_file
by Evgeny Vereshchagin
· 6 years ago
43738e0
test: extend testcase to ensure controller membership doesn't regress
by Lennart Poettering
· 6 years ago
4928e8a
tests: add a fuzzer for catalog_import_file
by Evgeny Vereshchagin
· 6 years ago
bd0ce24
tmpfiles: also order glob child/parent relationships
by Lennart Poettering
· 6 years ago
606b0b6
Merge pull request #10538 from poettering/tmpfiles-reorder
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9541f5f
tests: add a fuzzer for journald streams
by Evgeny Vereshchagin
· 6 years ago
2b38a8e
Merge pull request #10507 from cdown/cpu_acct
by Lennart Poettering
· 6 years ago
b0fbf9b
test: let the shell find "touch" instead of hard-coded "/bin/touch"
by Xi Ruoyao
· 6 years ago
f98c258
cgroup v2: Don't require CPU controller for CPU accounting in 4.15+
by Chris Down
· 6 years ago
1dab14a
journald: check whether sscanf has changed the value corresponding to %n
by Evgeny Vereshchagin
· 6 years ago
090a20c
tests: add a fuzzer for process_audit_string
by Evgeny Vereshchagin
· 6 years ago
143fadf
core: remove JoinControllers= configuration setting
by Lennart Poettering
· 6 years ago
f7a6b40
tests: add a reproducer for a heap-buffer-overflow fixed in 937b1171378bc1000a
by Evgeny Vereshchagin
· 6 years ago
1dd485b
tests: add a reproducer for a memory leak fixed in 30eddcd51b8a472e05d3b8d1 in August
by Evgeny Vereshchagin
· 6 years ago
8857fb9
tests: add a fuzzer for dev_kmsg_record
by Evgeny Vereshchagin
· 6 years ago
a978c9f
tests: dbus.service was renamed to dbus-daemon.service in Rawhide
by Frantisek Sumsal
· 6 years ago
8a26dae
Merge pull request #10736 from yuwata/coredump-comment
by Lennart Poettering
· 6 years ago
bdc0bcf
Merge pull request #10731 from yuwata/fix-oss-fuzz-11344
by Lennart Poettering
· 6 years ago
9544a1c
fuzz: add testcase of oss-fuzz#8658
by Yu Watanabe
· 6 years ago
bf877a5
Merge pull request #10669 from danderson/networkd-6rd
by Yu Watanabe
· 6 years ago
fd5ef45
Merge pull request #10694 from evverx/udev-test-in-container
by Yu Watanabe
· 6 years ago
34d178b
fuzz: add testcase of oss-fuzz#10734
by Yu Watanabe
· 6 years ago
89c7e7a
fuzz: add testcase of already fixed issue 10908
by Yu Watanabe
· 6 years ago
c1b4a2b
fuzz: add testcase of oss-fuzz#11344
by Yu Watanabe
· 6 years ago
e2e6148
fuzz: add testcase of oss-fuzz#11345
by Yu Watanabe
· 6 years ago
110a132
udev-test: skip the test only if it can't setup its environment
by Evgeny Vereshchagin
· 6 years ago
3ee0942
fuzz: add testcase for oss-fuzz#11324
by Yu Watanabe
· 6 years ago
d29dc4f
Add a networkd test for 6rd interface creation.
by David Anderson
· 6 years ago
6e42bd5
Add 6rd directive to the netdev fuzzing corpus.
by David Anderson
· 6 years ago
872faf5
fuzz: add testcases of recent issues
by Yu Watanabe
· 6 years ago
881886e
udev-test: remove a check for whether the test is run in a container
by Evgeny Vereshchagin
· 6 years ago
f8ed99c
TEST-22: extend test suite a bit
by Lennart Poettering
· 6 years ago
d571998
fuzz: add a testcase for oss-fuzz#11285
by Yu Watanabe
· 6 years ago
9f7d3db
fuzz: add more testcases of already fixed issue about multiple netdev kind
by Yu Watanabe
· 6 years ago
348784e
fuzz: add testcases for oss-fuzz#11279 and #11280
by Yu Watanabe
· 6 years ago
11d9395
test: missing "die"
by Yu Watanabe
· 6 years ago
220fa13
tests: add a couple of files containing all the sections and directives
by Evgeny Vereshchagin
· 6 years ago
cf02fd1
tests: replace AdActorSysPrio with AdActorSystemPriority
by Evgeny Vereshchagin
· 6 years ago
Next »