summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: make net.naming-scheme= default configurableZbigniew Jędrzejewski-Szmek2018-12-121-0/+4
* missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.hYu Watanabe2018-12-041-1/+1
* missing: re-add mistakenly dropped entriesYu Watanabe2018-12-041-0/+2
* missing: split network related entriesYu Watanabe2018-12-031-22/+70
* meson.build: fix detection of -Werror=shadowFabrice Fontaine2018-11-301-1/+1
* Merge pull request #10357 from poettering/import-fsZbigniew Jędrzejewski-Szmek2018-11-291-1/+11
|\
| * machine: add support for importing containers from plain directoriesLennart Poettering2018-11-261-1/+11
* | Merge pull request #10797 from poettering/run-generatorZbigniew Jędrzejewski-Szmek2018-11-281-0/+8
|\ \
| * | add new run-generatorLennart Poettering2018-11-271-0/+8
* | | Merge pull request #10970 from yuwata/from-name-return-negative-errnoYu Watanabe2018-11-291-0/+2
|\ \ \
| * | | tools: move generate-gperfs.py to tools/Yu Watanabe2018-11-281-0/+2
| |/ /
* | | Merge pull request #10948 from ssahani/iprule-port-protoYu Watanabe2018-11-291-1/+2
|\ \ \
| * | | networkd: add support to configure ip rule port range and protocol.Susant Sahani2018-11-281-1/+2
* | | | meson: let's bump RLIMIT_NOFILE hard limit to 512KLennart Poettering2018-11-281-1/+1
|/ / /
* | | missing.h: remove duplicate definition of 'struct ethtool_link_settings'Lennart Poettering2018-11-281-1/+0
|/ /
* | networkd: Add support for ERSPAN tunnelSusant Sahani2018-11-271-0/+1
|/
* meson: also add option for debugging siphashYu Watanabe2018-11-231-0/+5
* meson: add option for debugging udevYu Watanabe2018-11-231-0/+5
* Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* missing: add ETHTOOL_LINK_MODE_* and struct ethtool_link_settingsYu Watanabe2018-11-181-26/+32
* sd-event: split definition of event_source to event-source.hYu Watanabe2018-11-161-0/+1
* meson: fix building with -Ddns-over-tls=falseMichael Olbrich2018-11-111-1/+3
* meson: don't build fuzzers if tests are disabledMichael Olbrich2018-11-111-0/+2
* networkd: add missing bonding options (#10542)Tobias Jungel2018-11-021-1/+1
* Merge pull request #10573 from faheel/masterLennart Poettering2018-10-311-2/+2
|\
| * docs: Update links to updated docsFaheel Ahmad2018-10-301-2/+2
* | Drop support for lz4 < 1.3.0Zbigniew Jędrzejewski-Szmek2018-10-291-0/+1
|/
* missing: support old linux/fou.hYu Watanabe2018-10-211-1/+1
* units: add simple boot check unitLennart Poettering2018-10-191-0/+9
* add "systemd-bless-boot-generator"Lennart Poettering2018-10-191-0/+8
* add new systemd-bless-boot.service that marks boots as successfulLennart Poettering2018-10-191-0/+9
* meson: simplify definition of MEMORY_ACCOUNTING_DEFAULTZbigniew Jędrzejewski-Szmek2018-10-171-1/+1
* meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhereZbigniew Jędrzejewski-Szmek2018-10-171-0/+2
* main: bump fs.nr_open + fs.max-file to their largest possible valuesLennart Poettering2018-10-171-0/+3
* logind: change user-runtime-dir to query runtime dir size from logind via the...Lennart Poettering2018-10-131-8/+8
* meson: fix '-Dstatic-libsystemd=true' or '-Dstatic-libudev=true'Yu Watanabe2018-10-121-0/+1
* Revert "meson: use c_args in generator scripts (#10289)"Zbigniew Jędrzejewski-Szmek2018-10-111-1/+1
* Merge pull request #10334 from keszybz/nomempoolLennart Poettering2018-10-111-4/+9
|\
| * meson: use vars we already have defined in statusZbigniew Jędrzejewski-Szmek2018-10-111-2/+2
| * mempool: only enable mempool use when linked to libsystemd-shared.soZbigniew Jędrzejewski-Szmek2018-10-111-0/+3
| * meson: remove old commentZbigniew Jędrzejewski-Szmek2018-10-111-3/+0
| * meson: drop workaroundZbigniew Jędrzejewski-Szmek2018-10-111-1/+0
| * meson: include more build settings in status outputLennart Poettering2018-10-091-0/+6
* | meson: c++ is required for the fuzzer buildsZbigniew Jędrzejewski-Szmek2018-10-101-9/+9
* | meson: rename cpp_cmd to cxx_cmdZbigniew Jędrzejewski-Szmek2018-10-101-2/+2
* | meson: we cannot call get_compiler('cpp') if we didn't "add" itZbigniew Jędrzejewski-Szmek2018-10-091-0/+3
* | portable: move portablectl to /usr/binLennart Poettering2018-10-081-1/+1
* | meson: use c_args in generator scripts (#10289)Yu Watanabe2018-10-081-1/+1
|/
* Merge pull request #9898 from keszybz/id128Lennart Poettering2018-10-021-0/+8
|\
| * systemd-id128: a new tool to print machine/boot/invocation/app-specific idsZbigniew Jędrzejewski-Szmek2018-10-021-0/+8