Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: add build options to disable libcapng | Tomas Krizek | 2020-07-03 | 1 | -0/+12 |
| | |||||
* | treewide: machine readable license for all the rest | Petr Špaček | 2020-02-25 | 1 | -0/+2 |
| | | | | | These files did not have GNU GPL v3 boilderplate in them so I've added machine readable tag with appropriate license. | ||||
* | systemd: remove files for socket-activation | Tomas Krizek | 2020-01-21 | 1 | -1/+0 |
| | |||||
* | meson: add option install_root_keys | Tomas Krizek | 2019-11-20 | 1 | -0/+12 |
| | |||||
* | meson: set sendmmsg to autodetection | Tomas Krizek | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | meson.build: disable sendmmsg by default for now | Vladimír Čunát | 2019-08-05 | 1 | -1/+1 |
| | | | | | Most users probably aren't much interested in slight reduction of CPU usage, and we want to give it some more testing before enabling. | ||||
* | daemon: use sendmmsg towards UDP clients | Vladimír Čunát | 2019-07-16 | 1 | -0/+12 |
| | |||||
* | kr_cache_gc: build with meson | Tomas Krizek | 2019-07-03 | 1 | -0/+12 |
| | |||||
* | meson: modules/dnstap - build as a separate component | Tomas Krizek | 2019-03-12 | 1 | -0/+12 |
| | |||||
* | meson: rename option sytemd_unit_files to systemd_files | Tomas Krizek | 2019-03-12 | 1 | -2/+2 |
| | |||||
* | meson: split postinstall_tests into extra_tests and config_tests | Tomas Krizek | 2019-03-12 | 1 | -1/+13 |
| | |||||
* | meson: compat - use string instead of feature | Tomas Krizek | 2019-03-12 | 1 | -9/+49 |
| | |||||
* | meson: generate doc with a run target | Tomas Krizek | 2019-03-12 | 1 | -1/+1 |
| | |||||
* | meson: change extra_tests to postinstall_tests (incl config tests) | Tomas Krizek | 2019-03-12 | 1 | -6/+6 |
| | |||||
* | meson: bench - compile and run | Tomas Krizek | 2019-03-12 | 1 | -0/+7 |
| | |||||
* | meson: add verbose_log option | Tomas Krizek | 2019-03-12 | 1 | -0/+7 |
| | |||||
* | meson: doc/build - update dependencies and compilation info | Tomas Krizek | 2019-03-12 | 1 | -3/+3 |
| | |||||
* | meson: systemd - simplify detection | Tomas Krizek | 2019-03-12 | 1 | -6/+5 |
| | |||||
* | meson: add root_hints option to customize location | Tomas Krizek | 2019-03-12 | 1 | -0/+7 |
| | |||||
* | meson: improve keyfile_default | Tomas Krizek | 2019-03-12 | 1 | -1/+2 |
| | |||||
* | meson: remove MODULEDIR | Tomas Krizek | 2019-03-12 | 1 | -13/+0 |
| | |||||
* | meson: update TA for keyfile_default | Tomas Krizek | 2019-03-12 | 1 | -1/+1 |
| | |||||
* | meson: systemd - abandon user_mode | Tomas Krizek | 2019-03-12 | 1 | -7/+0 |
| | |||||
* | meson: etc/config - install kresd.conf | Tomas Krizek | 2019-03-12 | 1 | -2/+2 |
| | |||||
* | meson: use features in options | Tomas Krizek | 2019-03-12 | 1 | -10/+17 |
| | |||||
* | meson: options - trust_anchors | Tomas Krizek | 2019-03-12 | 1 | -2/+3 |
| | |||||
* | meson: additional build options | Tomas Krizek | 2019-03-12 | 1 | -6/+90 |
| | |||||
* | meson: tests/pytests - add extra_tests build option | Tomas Krizek | 2019-03-12 | 1 | -0/+1 |
| | |||||
* | meson: doc - build doxyxml and html | Tomas Krizek | 2019-03-12 | 1 | -0/+1 |
| | |||||
* | meson: cleanup | Tomas Krizek | 2019-03-12 | 1 | -1/+0 |
| | |||||
* | meson: add option keyfile_default | Tomas Krizek | 2019-03-12 | 1 | -0/+1 |
| | |||||
* | meson: add option to override modules dir | Tomas Krizek | 2019-03-12 | 1 | -0/+1 |
| | |||||
* | meson: use build options for client/daemon builds | Tomas Krizek | 2019-03-12 | 1 | -0/+2 |
| | |||||
* | meson: initial attempt | Jan Vcelak | 2019-03-12 | 1 | -0/+1 |