index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
travis-ci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: catch broken fuzz targets as early as possible
Evgeny Vereshchagin
2019-05-19
1
-1
/
+1
*
Merge pull request #12515 from evverx/fix-fuzzers-in-local-mode
Zbigniew Jędrzejewski-Szmek
2019-05-16
1
-0
/
+11
|
\
|
*
tests: make fuzzbuzz.sh compatible with Azure Pipelines again
Evgeny Vereshchagin
2019-05-14
1
-0
/
+2
|
*
travis: make sure the fuzzers can be built in "local" mode
Evgeny Vereshchagin
2019-05-14
1
-0
/
+9
*
|
tests: make docker-run and helper.py happy by not using colons in filenames
Evgeny Vereshchagin
2019-05-16
1
-1
/
+7
*
|
tests: turn on the QEMU part in the Xenial job
Evgeny Vereshchagin
2019-05-14
1
-1
/
+3
*
|
tests: set NSPAWN_TIMEOUT and QEMU_TIMEOUT explicitly
Evgeny Vereshchagin
2019-05-14
1
-2
/
+3
|
/
*
tests: make fuzzbuzz.sh compatible with Azure Piplines
Evgeny Vereshchagin
2019-05-14
1
-2
/
+8
*
travis: make the ASan+UBSan stage compatible with Azure Pipelines
Evgeny Vereshchagin
2019-05-12
1
-1
/
+2
*
travis: make sure that the fuzz targets can be built on OSS-Fuzz
Evgeny Vereshchagin
2019-05-07
1
-0
/
+6
*
travis: make sure the fuzz targets can be built on FuzzBuzz
Evgeny Vereshchagin
2019-05-07
1
-0
/
+10
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
scripts: use 4 space indentation
Zbigniew Jędrzejewski-Szmek
2019-04-12
4
-69
/
+68
*
travis: use /bin/systemd instead of /usr/bin/systemd
Evgeny Vereshchagin
2019-03-05
1
-1
/
+1
*
travis: stop using the official upstream-systemd-ci repository
Evgeny Vereshchagin
2019-02-03
1
-1
/
+2
*
travis: switch to the "official" systemd-ci repository
Evgeny Vereshchagin
2019-01-29
1
-3
/
+1
*
travis: also run TEST-01-BASIC with QEMU to cover udevd and so on
Evgeny Vereshchagin
2018-12-29
1
-0
/
+5
*
travis: pass $TRAVIS when running the tests so that they can be skipped properly
Evgeny Vereshchagin
2018-12-29
1
-1
/
+1
*
travis: merge RUN_CLANG into RUN
Evgeny Vereshchagin
2018-12-29
1
-8
/
+5
*
test: don't run TEST-01-BASIC in unprivileged containers on Travis CI
Evgeny Vereshchagin
2018-12-24
1
-1
/
+1
*
travis: add another stage to really run everything under ASan+UBsan
Evgeny Vereshchagin
2018-12-24
1
-0
/
+19
*
travis: use xenial instead of trusty
Evgeny Vereshchagin
2018-12-23
1
-3
/
+0
*
travis: mount tmpfs on /tmp before running the tests
Evgeny Vereshchagin
2018-12-09
1
-0
/
+3
*
travis: use systemd as PID1 in debian containers
Evgeny Vereshchagin
2018-12-09
1
-7
/
+4
*
travis: also compile systemd on Debian Testing
Evgeny Vereshchagin
2018-12-07
1
-0
/
+83
*
travis: install llvm to get llvm-symbolizer
Evgeny Vereshchagin
2018-12-04
1
-1
/
+1
*
travis: also run the tests built with clang under ASan+UBsan
Evgeny Vereshchagin
2018-12-04
1
-3
/
+6
*
travis: also build systemd with clang
Evgeny Vereshchagin
2018-12-01
1
-1
/
+6
*
travis: make sure that *.perf and directives.* files are in sync
Evgeny Vereshchagin
2018-11-28
1
-0
/
+1
*
tests: skip test_exec_ambientcapabilities on Travis CI under ASan
Evgeny Vereshchagin
2018-11-20
1
-0
/
+1
*
travis: make the ASan & UBsan job a little bit stricter
Evgeny Vereshchagin
2018-11-17
2
-1
/
+7
*
travis: use double the normal timeout in the ASan & UBSan stage
Evgeny Vereshchagin
2018-11-14
2
-1
/
+62
*
travis: also compile and run unsafe unit tests
Evgeny Vereshchagin
2018-11-14
1
-2
/
+2
*
travis: treat warnings as errors while building systemd
Evgeny Vereshchagin
2018-11-10
1
-2
/
+2
*
tests: keep SYS_PTRACE when running under ASan
Frantisek Sumsal
2018-11-09
1
-1
/
+0
*
travis: use 3 times the normal timeout when the tests are run under ASan+UBSan
Evgeny Vereshchagin
2018-11-08
1
-1
/
+1
*
travis.yml: replace test-capability with a script exiting with 77
Evgeny Vereshchagin
2018-11-08
1
-0
/
+1
*
travis: UBSan should be every C programmer's friend so let's build systemd wi...
Evgeny Vereshchagin
2018-11-08
1
-3
/
+5
*
travis: move the ASan part into a separate stage
Evgeny Vereshchagin
2018-11-08
1
-2
/
+3
*
travis: also rebuild everything with ASan
Evgeny Vereshchagin
2018-11-08
1
-1
/
+5
*
travis: install dependencies necessary for running parse-hwdb.py
Evgeny Vereshchagin
2018-11-08
1
-1
/
+1
*
travis: drop the workaround for test-capability
Frantisek Sumsal
2018-11-08
1
-1
/
+0
*
travis: show all commands when building systemd
Evgeny Vereshchagin
2018-11-07
1
-1
/
+1
*
travis: build and run fuzzers against crash reproducers
Evgeny Vereshchagin
2018-11-07
1
-1
/
+1
*
travis: overwrite test-capability with a simple script that is just skipped
Evgeny Vereshchagin
2018-11-07
1
-0
/
+1
*
travis: workaround for dnf upgrade
Frantisek Sumsal
2018-11-06
1
-1
/
+3
*
travis: drop the unnecessary /etc/machine-id magic
Frantisek Sumsal
2018-11-06
1
-7
/
+2
*
travis: run Coverity on a more stable Fedora release
Frantisek Sumsal
2018-11-06
1
-1
/
+1
*
travis: move Docker setup to a separate script
Frantisek Sumsal
2018-11-06
2
-44
/
+65
*
travis: rewrite .travis.yml and re-enable Travis CI for Fedora
Frantisek Sumsal
2018-11-06
1
-0
/
+44
[next]