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
*
ci: remove remaining Travis CI artifacts
Frantisek Sumsal
2021-01-11
7
-365
/
+0
*
ci: move the Coverity job to GitHub Actions
Frantisek Sumsal
2021-01-11
1
-35
/
+0
*
ci: do not build with --optimization=1 with Clang
Luca Boccassi
2021-01-10
1
-2
/
+1
*
ci: turn off Azure Pipelines
Evgeny Vereshchagin
2021-01-07
1
-21
/
+0
*
travis: add missing optional build dependencies
Frantisek Sumsal
2020-12-20
2
-0
/
+4
*
ci: also set -Dfuzz-tests=true if -Dslow-tests=true
Yu Watanabe
2020-11-13
2
-3
/
+3
*
travis: compile with -O1 with clang
Frantisek Sumsal
2020-07-20
1
-1
/
+2
*
coverity: install systemd
Evgeny Vereshchagin
2020-07-13
1
-2
/
+2
*
travis: install missing deps for the Coverity run
Frantisek Sumsal
2020-07-06
1
-2
/
+6
*
ci: free up some resources on Pipelines
Evgeny Vereshchagin
2020-06-25
1
-16
/
+1
*
travis: sort dependencies
Frantisek Sumsal
2020-06-16
2
-24
/
+28
*
travis: drop stuff moved to GH Actions
Frantisek Sumsal
2020-06-16
1
-48
/
+0
*
travis: use a matrix for similar jobs
Frantisek Sumsal
2020-06-16
2
-9
/
+9
*
turn off fuzzit part 2
Evgeny Vereshchagin
2020-06-11
1
-73
/
+0
*
ci: move the build check script to workflows directory
Frantisek Sumsal
2020-06-11
1
-114
/
+0
*
ci: do the compiler-detection magic in the test script
Frantisek Sumsal
2020-06-11
1
-16
/
+37
*
ci: add homed/zstd dependencies
Frantisek Sumsal
2020-06-11
1
-1
/
+10
*
github: move the clang/gcc build check to GH Actions
Frantisek Sumsal
2020-06-11
1
-0
/
+84
*
travis: check build with various compiler options
Frantisek Sumsal
2020-06-09
1
-6
/
+70
*
fuzzit: switch to -fundefined
Evgeny Vereshchagin
2020-05-27
1
-4
/
+1
*
travis: enable fuzzer regression tests under sanitizers
Frantisek Sumsal
2020-05-22
1
-1
/
+4
*
fuzzit: turn on the pointer-overflow check
Evgeny Vereshchagin
2020-05-20
1
-3
/
+2
*
ci: install fdisk on Debian
Evgeny Vereshchagin
2020-05-14
1
-0
/
+1
*
install libzstd-dev for CI builds
Norbert Lange
2020-05-04
1
-1
/
+3
*
fuzzit: make the submit phase a bit more robust
Frantisek Sumsal
2020-04-24
1
-2
/
+22
*
tree-wide: fix spelling errors
Frantisek Sumsal
2020-04-21
1
-1
/
+1
*
ci: turn off FuzzBuzz
Evgeny Vereshchagin
2020-03-30
1
-5
/
+0
*
travis: install ninja with pip
Evgeny Vereshchagin
2020-03-30
1
-2
/
+2
*
ci: pass max_total_time to libFuzzer
Evgeny Vereshchagin
2020-02-18
1
-1
/
+1
*
ci: add new dependencies to CI
Lennart Poettering
2020-01-28
4
-2
/
+4
*
test: unpin meson from v0.52.1
Frantisek Sumsal
2020-01-25
2
-6
/
+2
*
ci: add dependencies for repart + cryptsetup's pkcs#11 support
Lennart Poettering
2020-01-20
4
-2
/
+12
*
test: pin meson to 0.52.1 for fuzzit/fuzzbuzz
Frantisek Sumsal
2020-01-08
2
-2
/
+6
*
travis: wait for the container to fully boot up
Frantisek Sumsal
2019-12-31
2
-2
/
+8
*
coverity: replace python with jq
Evgeny Vereshchagin
2019-10-30
1
-1
/
+1
*
fuzzit: export the API key instead of using `auth`
Evgeny Vereshchagin
2019-09-12
1
-3
/
+1
*
travis: switch to the latest version of the fuzzit CLI
Evgeny Vereshchagin
2019-09-06
1
-5
/
+5
*
travis: protect the systemd organization on Fuzzit from forks
v243.1
Evgeny Vereshchagin
2019-09-06
1
-1
/
+5
*
fuzzit: get MSan to track origins
Evgeny Vereshchagin
2019-08-09
1
-1
/
+1
*
fuzzit: collapse a series of commands
Evgeny Vereshchagin
2019-08-08
1
-64
/
+2
*
fuzzit: switch to a new organization
Evgeny Vereshchagin
2019-08-08
1
-32
/
+32
*
fuzzit: unleash MSan on all the fuzzers
Evgeny Vereshchagin
2019-08-08
1
-1
/
+38
*
fuzzit: ignore library version
Yu Watanabe
2019-07-23
1
-1
/
+1
*
Free up some resources on Azure Pipelines
Evgeny Vereshchagin
2019-07-17
1
-59
/
+0
*
tests: run TEST-01-BASIC under ASAN+UBSan again
Evgeny Vereshchagin
2019-07-16
1
-3
/
+1
*
tests: turn on the "object-size" UBSan check on Fuzzit
Evgeny Vereshchagin
2019-07-11
1
-2
/
+2
*
test: install missing dependencies for CIs
Frantisek Sumsal
2019-07-08
2
-1
/
+2
*
travis: turn on all default UBSan checks except for pointer-overflow, object-...
Evgeny Vereshchagin
2019-06-17
1
-5
/
+4
*
fuzzit: sort UBSan checks alphabetically
Evgeny Vereshchagin
2019-06-17
1
-1
/
+1
*
travis: turn on nonnull-attribute on Fuzzit
Evgeny Vereshchagin
2019-06-15
1
-1
/
+1
[next]