index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
knotd
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
catalog: fix usage of new atomic in code (variable catalog_upd_signal)
Jan Hák
2024-12-11
1
-2
/
+2
*
threads: safely disable signals on threads launched by main thr except srv st...
Libor Peltan
2024-09-27
1
-20
/
+2
*
concurrent CTL: bugfix: ctl_globals have to exist separately for each CTL thread
Libor Peltan
2024-09-01
1
-8
/
+9
*
concurrent CTL: disable signals temporarily when launching subthreads to avoi...
Libor Peltan
2024-09-01
1
-2
/
+22
*
concurrent CTL: force using one thread when conf txn open...
Libor Peltan
2024-09-01
1
-24
/
+146
*
ctl: implemented multi-threaded (mutexted) CTL handling
Libor Peltan
2024-09-01
1
-5
/
+70
*
conf: add control.backlog configuration option
Daniel Salzman
2024-04-19
1
-1
/
+2
*
dbus: ad support for libdbus as an alternative to systemd d-bus
Jan Hák
2024-02-20
1
-13
/
+9
*
conf: change conf_import() arguments to flags
Daniel Salzman
2024-01-16
1
-2
/
+2
*
utils: add the "-VV" option for listing compile time configuration summary
Daniel Salzman
2023-10-25
1
-8
/
+4
*
utils: unify the "options" and "parameters" wording in in-line help
David Vašek
2023-10-11
1
-2
/
+3
*
knotd: remove useless systemd_dbus_close()
David Vašek
2023-07-25
1
-1
/
+0
*
knotd: fix access rights for D-Bus socket connection
Jan Hák
2023-07-13
1
-12
/
+12
*
knotd: move server start log to the right place
Daniel Salzman
2023-05-12
1
-8
/
+8
*
knotd: fix D-Bus server start signalization with catalog zones or in async mode
Daniel Salzman
2023-05-12
1
-3
/
+38
*
coding style -- unify the use of file operation modes and flags
David Vašek
2023-02-07
1
-2
/
+2
*
zonedb: reload changed catalog members only (reuse otherwise), refactoring
Daniel Salzman
2022-12-05
1
-3
/
+5
*
dbus: add configurable delay upon D-Bus initialization
Daniel Salzman
2022-10-10
1
-1
/
+6
*
knotd: fix SIGSEGV when deinitialize global pkcs11 module
Jan Hák
2022-08-02
1
-2
/
+9
*
zonereload/catalog: dont proceed to ctl poll if signal arrived...
Libor Peltan
2022-04-28
1
-0
/
+4
*
knotd: finaliza D-Bus events
Daniel Salzman
2022-01-18
1
-8
/
+15
*
knotd: D-Bus based on systemd's sd_bus
Jan Hák
2022-01-18
1
-0
/
+12
*
systemd: set STATUS only when loading zones
Daniel Salzman
2021-06-01
1
-2
/
+0
*
knotd: fix multiple signal processing
Jan Hak
2021-06-01
1
-5
/
+5
*
systemd: add adptive service start timeout, increase service stop timeout, an...
Jan Hák
2021-05-31
1
-13
/
+6
*
server: add polling wrapper for unix poll and epoll
Jan Hak
2021-04-08
1
-0
/
+1
*
knotd: always create pidfile to prevent instance collision
Daniel Salzman
2021-02-08
1
-15
/
+12
*
server: strict server startup (exit if any port binding fails)
David Vašek
2020-10-26
1
-2
/
+10
*
conf: don't consider empty confdb directory as existing confdb
Daniel Salzman
2020-10-04
1
-2
/
+1
*
utils: properly initialize the time zone for libc functions where needed
David Vašek
2020-08-14
1
-0
/
+3
*
catalog zones implemented
Libor Peltan
2020-07-13
1
-0
/
+9
*
KASP db: use server->kaspdb also in onlinesign...
Libor Peltan
2020-04-17
1
-2
/
+2
*
server: add info log about loaded configuration
Daniel Salzman
2019-10-03
1
-4
/
+0
*
conf: allow cache reinitialization during configuration import
Daniel Salzman
2019-08-26
1
-1
/
+1
*
knotd: proper temporary fd close
David Vašek
2019-07-24
1
-3
/
+3
*
knotd: close temporary fd
David Vašek
2019-07-24
1
-0
/
+1
*
conf: store the {udp,tcp,background}-workers parametrs in the cache and use t...
David Vašek
2019-07-12
1
-1
/
+1
*
doc: knotd/knotc - improve the -m parameter description
David Vašek
2019-07-04
1
-1
/
+1
*
timers: using new lmdb implementation, + code organization
Libor Peltan
2019-02-01
1
-34
/
+1
*
knotd: use default signal handler for commont coredump-like signals
Daniel Salzman
2019-01-16
1
-2
/
+8
*
use https://www.gnu.org instead of http://www.gnu.org
Daniel Kahn Gillmor
2018-08-29
1
-1
/
+1
*
configure: link libcap-ng with knotd only
Daniel Salzman
2018-08-29
1
-4
/
+4
*
utils: add maximum configuration size command line option
Daniel Salzman
2018-03-21
1
-23
/
+37
*
Update license in previously changed files
Daniel Salzman
2018-03-12
1
-1
/
+1
*
dnssec: move to libdnssec
Daniel Salzman
2018-03-12
1
-1
/
+1
*
knotd: replace abort() with exit(EXIT_FAILURE) to suppress core dumping
Daniel Salzman
2018-02-28
1
-1
/
+1
*
knotd: fix possible memory leaks (Coverity)
Daniel Salzman
2017-12-31
1
-0
/
+4
*
knotd: Simplify POSIX capabilities setup to drop all capabilities
Robert Edmonds
2017-12-08
1
-25
/
+6
*
knotd: Make global query module activation occur later
Robert Edmonds
2017-12-08
1
-4
/
+4
*
conf: fix query_modules list reuse upon conf-commit (adding zones)
Daniel Salzman
2017-10-23
1
-1
/
+1
[next]