index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: fix building with -Ddns-over-tls=false
Michael Olbrich
2018-11-11
1
-1
/
+3
*
meson: don't build fuzzers if tests are disabled
Michael Olbrich
2018-11-11
1
-0
/
+2
*
networkd: add missing bonding options (#10542)
Tobias Jungel
2018-11-02
1
-1
/
+1
*
Merge pull request #10573 from faheel/master
Lennart Poettering
2018-10-31
1
-2
/
+2
|
\
|
*
docs: Update links to updated docs
Faheel Ahmad
2018-10-30
1
-2
/
+2
*
|
Drop support for lz4 < 1.3.0
Zbigniew Jędrzejewski-Szmek
2018-10-29
1
-0
/
+1
|
/
*
missing: support old linux/fou.h
Yu Watanabe
2018-10-21
1
-1
/
+1
*
units: add simple boot check unit
Lennart Poettering
2018-10-19
1
-0
/
+9
*
add "systemd-bless-boot-generator"
Lennart Poettering
2018-10-19
1
-0
/
+8
*
add new systemd-bless-boot.service that marks boots as successful
Lennart Poettering
2018-10-19
1
-0
/
+9
*
meson: simplify definition of MEMORY_ACCOUNTING_DEFAULT
Zbigniew Jędrzejewski-Szmek
2018-10-17
1
-1
/
+1
*
meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhere
Zbigniew Jędrzejewski-Szmek
2018-10-17
1
-0
/
+2
*
main: bump fs.nr_open + fs.max-file to their largest possible values
Lennart Poettering
2018-10-17
1
-0
/
+3
*
logind: change user-runtime-dir to query runtime dir size from logind via the...
Lennart Poettering
2018-10-13
1
-8
/
+8
*
meson: fix '-Dstatic-libsystemd=true' or '-Dstatic-libudev=true'
Yu Watanabe
2018-10-12
1
-0
/
+1
*
Revert "meson: use c_args in generator scripts (#10289)"
Zbigniew Jędrzejewski-Szmek
2018-10-11
1
-1
/
+1
*
Merge pull request #10334 from keszybz/nomempool
Lennart Poettering
2018-10-11
1
-4
/
+9
|
\
|
*
meson: use vars we already have defined in status
Zbigniew Jędrzejewski-Szmek
2018-10-11
1
-2
/
+2
|
*
mempool: only enable mempool use when linked to libsystemd-shared.so
Zbigniew Jędrzejewski-Szmek
2018-10-11
1
-0
/
+3
|
*
meson: remove old comment
Zbigniew Jędrzejewski-Szmek
2018-10-11
1
-3
/
+0
|
*
meson: drop workaround
Zbigniew Jędrzejewski-Szmek
2018-10-11
1
-1
/
+0
|
*
meson: include more build settings in status output
Lennart Poettering
2018-10-09
1
-0
/
+6
*
|
meson: c++ is required for the fuzzer builds
Zbigniew Jędrzejewski-Szmek
2018-10-10
1
-9
/
+9
*
|
meson: rename cpp_cmd to cxx_cmd
Zbigniew Jędrzejewski-Szmek
2018-10-10
1
-2
/
+2
*
|
meson: we cannot call get_compiler('cpp') if we didn't "add" it
Zbigniew Jędrzejewski-Szmek
2018-10-09
1
-0
/
+3
*
|
portable: move portablectl to /usr/bin
Lennart Poettering
2018-10-08
1
-1
/
+1
*
|
meson: use c_args in generator scripts (#10289)
Yu Watanabe
2018-10-08
1
-1
/
+1
|
/
*
Merge pull request #9898 from keszybz/id128
Lennart Poettering
2018-10-02
1
-0
/
+8
|
\
|
*
systemd-id128: a new tool to print machine/boot/invocation/app-specific ids
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+8
*
|
Merge pull request #10246 from keszybz/fuzz-buss
Lennart Poettering
2018-10-02
1
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
meson: treat all fuzz cases as unit tests
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-1
/
+1
|
*
meson: use .source_root() in more places
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-8
/
+8
|
*
meson: add -Dlog-trace to set LOG_TRACE
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+2
|
*
meson: drop duplicated condition
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-4
/
+4
|
*
fuzz: unify the "fuzz-regressions" directory with the main corpus
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-3
/
+1
*
|
docs: add a simple, auto-generated index.md
Lennart Poettering
2018-10-02
1
-0
/
+4
|
/
*
Make bzip2 an optional dependency for systemd-importd
Thiago Macieira
2018-09-25
1
-1
/
+0
*
meson: drop some unneeded parens
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-6
/
+6
*
meson: always allow compilation of tests binaries
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-10
/
+8
*
meson: do not build tests by default when '-Dtests=false'
Yu Watanabe
2018-09-13
1
-3
/
+6
*
meson: disable _all_ tests when -Dtests=false
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-17
/
+31
*
meson: disable "slow tests" too when tests are generally disabled
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-4
/
+5
*
test: use ${builddir}/systemd-runtest.env for $SYSTEMD_CATALOG_DIR
Filipe Brandenburger
2018-09-12
1
-2
/
+2
*
test: use ${builddir}/systemd-runtest.env to set $SYSTEMD_TEST_DATA
Filipe Brandenburger
2018-09-12
1
-1
/
+9
*
Merge pull request #10037 from filbranden/docs2
Zbigniew Jędrzejewski-Szmek
2018-09-09
1
-9
/
+9
|
\
|
*
docs: convert TRANSLATORS to Markdown
Filipe Brandenburger
2018-09-08
1
-1
/
+1
|
*
docs: convert DISTRO_PORTING to Markdown
Filipe Brandenburger
2018-09-08
1
-1
/
+1
|
*
docs: move doc/ to docs/
Filipe Brandenburger
2018-09-08
1
-9
/
+9
*
|
build-sys: Use common gcc argument detection for negative warning flags.
Filipe Brandenburger
2018-09-09
1
-17
/
+14
|
/
*
build-sys: disable -Wmaybe-uninitialized
Filipe Brandenburger
2018-09-08
1
-0
/
+4
[next]