- Feb 06, 2014
-
-
Marek Vavrusa authored
* zone timers are frozen before zonedb reconfigure * zone timers are rescheduled after zonedb is reconfigured & published refs #209 fixes #202
-
Marek Vavrusa authored
Conflicts: src/knot/nameserver/name-server.c src/knot/nameserver/update.c src/knot/zone/zonedb.c
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Marek Vavrusa authored
* removed redundant attributes * removed unused parameter occurences * moved related functions to appropriate files * evsched has now context (server) * zone does not point to server * zone event planning is still in the zone loading and requires server #209
-
Daniel Salzman authored
libknot: move debug API into knots This simple change just move API for debugging from libknot into shared code static library.
-
Marek Vavrusa authored
-
- Feb 05, 2014
-
-
Jan Včelák authored
closes #204
-
Marek Vavruša authored
Merge zone_t and zonedata_t Merges public and private API for zones, resulting in new private API.
-
Daniel Salzman authored
-
Jan Včelák authored
Just get rid of the leaks. Useless alike other dbg_ messages.
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Jan Včelák authored
-
Marek Vavrusa authored
Old API required to create duplicate fake zone with switched contents.
-
Marek Vavrusa authored
Before signing a zone for a first time, NSEC3 tree weight is 0.
-
Marek Vavrusa authored
separately
-
Marek Vavrusa authored
This patch disconnects contents from the old zone, so it may introduce a short period where it answers SERVFAIL. Ownership of the zone/contents must be resolved as part of the #209.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
skipped
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Conflicts: src/knot/conf/cf-parse.y src/knot/nameserver/update.c
-
Daniel Salzman authored
Dnstests Valgrind Check
-
Marek Vavrusa authored
Extra 32B is allowed for reachable, as dlopen() may cause this, but it shouldn't be treated as an error.
-
- Feb 04, 2014
-
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Marek Vavruša authored
Conf Zone Name
-
Daniel Salzman authored
Nsupdate Update Fixed
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
fixes #207
-