Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: Disable introspect in Python D-Bus sample to avoid an error | Jan Hák | 2022-08-15 | 1 | -1/+1 |
| | |||||
* | samples: simplify sample configuration file | Daniel Salzman | 2022-04-22 | 1 | -11/+1 |
| | |||||
* | dbus: add signal for failed DNSSEC validation | Daniel Salzman | 2022-02-07 | 1 | -0/+3 |
| | |||||
* | samples: dbus_client.sh -- allow event specific processing | David Vašek | 2022-02-01 | 1 | -4/+15 |
| | |||||
* | samples: improve the portability of dbus_client.sh | David Vašek | 2022-02-01 | 1 | -3/+5 |
| | | | | | | It works with the original (BWK) awk (BSD's, iOS, Android, illumos) and with most Bourne shells (/bin/sh). However, (Debian's) dash isn't supported yet when run as /bin/sh. | ||||
* | samples: add client for python, perl, and bash | Jan Hák | 2022-01-18 | 3 | -0/+72 |
| | |||||
* | samples: move default server.listen to a comment | Daniel Salzman | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | doc: replace terms master/slave with primary/secondary where suitable | David Vašek | 2021-01-19 | 1 | -10/+10 |
| | | | | | As per RFC 8499, section 6. https://tools.ietf.org/html/rfc8499#section-6 | ||||
* | conf: move *-db* items from 'template' to new 'database' section | Daniel Salzman | 2019-09-20 | 1 | -0/+3 |
| | |||||
* | python: move stats_*.py to samples | Daniel Salzman | 2018-11-16 | 2 | -0/+152 |
| | |||||
* | samples: simplify knot.sample.conf, enable user: knot:knot | Daniel Salzman | 2018-08-09 | 1 | -18/+13 |
| | |||||
* | knof.conf: listen only on localhost by default | Tomas Krizek | 2018-06-29 | 1 | -4/+3 |
| | |||||
* | keymgr: removed completion | Libor Peltan | 2017-05-04 | 3 | -359/+1 |
| | |||||
* | keymgr: add 'zone key ds' into completion | Jan Vcelak | 2015-08-27 | 2 | -2/+3 |
| | |||||
* | Revert "Makefile: don't install bash completition" | Ondřej Surý | 2015-08-25 | 1 | -0/+9 |
| | | | | This reverts commit 9411e87587f15cd95f45347281455f07522f577f. | ||||
* | Makefile: don't install bash completition | Daniel Salzman | 2015-08-21 | 1 | -9/+0 |
| | |||||
* | configure: add --with-bash-completions=auto flag | Jan Vcelak | 2015-06-15 | 1 | -8/+8 |
| | |||||
* | Always install bash completions into the directory provided by pkg-config ↵ | Ondřej Surý | 2015-06-12 | 1 | -4/+4 |
| | | | | (and get rid of the extra variable) | ||||
* | makefile: put DESTDIR back, fix make uninstall. | Dominik Taborsky | 2015-05-27 | 1 | -5/+7 |
| | |||||
* | makefile: fix previous attempt at installing bash completion script correctly. | Dominik Taborsky | 2015-05-26 | 1 | -0/+2 |
| | |||||
* | makefile: install bash completion script for keymgr to correct location. | Dominik Taborsky | 2015-05-26 | 1 | -3/+3 |
| | |||||
* | Simplify install and clean local targets | Ondřej Surý | 2015-05-22 | 1 | -14/+11 |
| | |||||
* | Merge 'Shell completion' | Jan Včelák | 2015-05-19 | 3 | -1/+354 |
|\ | | | | | | | | | | | Completion scripts for Bash and ZSH. Closes #353 | ||||
| * | completion: fix bash variable handling. | Dominik Taborsky | 2015-05-19 | 1 | -19/+19 |
| | | |||||
| * | completion: bash completion review fixes. | Dominik Taborsky | 2015-05-19 | 1 | -20/+19 |
| | | |||||
| * | Fix some cut&paste errors when (un)installing keymgr completion | Ondřej Surý | 2015-05-07 | 1 | -6/+2 |
| | | |||||
| * | Don't install zsh completion by default | Ondřej Surý | 2015-05-07 | 1 | -6/+0 |
| | | |||||
| * | Move contrib/* to samples/ and install completions for bash and zsh | Ondřej Surý | 2015-05-07 | 3 | -1/+365 |
| | | |||||
* | | samples: update sample configuration | Daniel Salzman | 2015-05-19 | 1 | -41/+33 |
|/ | |||||
* | Don't install conffiles when daemon is not built (resolves #350) | Ondřej Surý | 2015-04-30 | 1 | -0/+4 |
| | |||||
* | Integrate new configuration | Daniel Salzman | 2015-04-09 | 1 | -84/+52 |
| | |||||
* | samples: replace knot.full.conf with man/knot.conf.5.in | Daniel Salzman | 2014-06-17 | 4 | -465/+2 |
| | |||||
* | conf: remove 'answering' log category | Daniel Salzman | 2014-06-16 | 1 | -1/+0 |
| | |||||
* | log: make log severities cumulative | Daniel Salzman | 2014-06-12 | 2 | -35/+23 |
| | |||||
* | log: replace fatal with standardized critical and fix parser | Daniel Salzman | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | doc: fix typo | Daniel Salzman | 2014-06-12 | 1 | -6/+6 |
| | |||||
* | server: asynchronous/synchronous startup support | Marek Vavruša | 2014-06-06 | 1 | -0/+8 |
| | | | | | | Two configurable options: - wait for zones to be loaded before starting (default) - start server and load zones in the background (asynchronous-start on) | ||||
* | samples: background-workers config example | Marek Vavruša | 2014-06-06 | 1 | -0/+5 |
| | |||||
* | query_module: modules are separated by ';' | Marek Vavruša | 2014-03-18 | 1 | -2/+2 |
| | |||||
* | query_module: added basic documentation and configuration reference | Marek Vavruša | 2014-03-14 | 1 | -0/+7 |
| | | | | not sure where to put configuration string doc for each module | ||||
* | update manual pages and sample configuration | Jan Vcelak | 2014-01-24 | 1 | -3/+2 |
| | | | | ref #195 | ||||
* | Fixed knot.full.conf for zonefile-sync. | Jan Kadlec | 2013-12-23 | 1 | -1/+3 |
| | |||||
* | Documentation for serial policy. | Lubos Slovak | 2013-12-19 | 1 | -0/+10 |
| | | | | refs #158 | ||||
* | review: documentation fixes | Jan Vcelak | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | doc: storage and dnssec-keydir per zone | Jan Vcelak | 2013-12-10 | 2 | -9/+17 |
| | |||||
* | Modified lower limit of signature lifetime. | Lubos Slovak | 2013-12-09 | 1 | -4/+6 |
| | | | | | | Set to 10800s (see reasoning in issue #155). refs #155 | ||||
* | DNSSEC: do not enable dnssec if keydir is set | Jan Vcelak | 2013-10-29 | 1 | -2/+2 |
| | | | | resolves #221 | ||||
* | Updated documentation. | Lubos Slovak | 2013-10-03 | 1 | -3/+3 |
| | |||||
* | doc: fix DNSSEC defaults in documentation and config | Jan Vcelak | 2013-10-03 | 1 | -6/+6 |
| | |||||
* | Fixed DNSSEC documentation. | Lubos Slovak | 2013-10-01 | 1 | -1/+16 |
| | | | | refs #4 |