- Apr 03, 2013
-
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Daniel Salzman authored
There is a mess in launching unittests. So libknot unittests are not maintained and launched as common unittests are. This movement enables some important tests in the unittests binary instead of unittests-libknot. TODO: Reduce unittests binaries count.
-
Marek Vavrusa authored
This is to prevent an attempt to free in xfer task cleanup.
-
Jan Včelák authored
refs #2382
-
Jan Včelák authored
-
Jan Včelák authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Apr 02, 2013
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
ahtable is a convenience, it should be replaced with something more tailored to lookup of [int].
-
Marek Vavrusa authored
Conflicts: src/tests/knot/dthreads_tests.c
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
The reason is that it is not used in server, and there's probably a bug in signalization and likely platform-specific.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Conflicts: man/knot.conf.5in man/knotc.8in man/knotd.8in src/knot/conf/conf.c
-
Marek Vavrusa authored
Conflicts: src/knot/server/xfr-handler.c
-
Marek Vavrusa authored
Updated documentation, cleanup.
-
- Mar 29, 2013
-
-
Marek Vavrusa authored
Requests are now scheduled in FCFS manner, while there can be a fixed amount of pending requests from N threads. Currently the limit is set to 10 parallel requests to honor BIND9 default setting, but should be configurable. To do: - Fetch pending request state for 'zonestatus' command - As of now, there can be a multiple NOTIFY tasks, would it be a problem? - Cleanup of the xfr_answer() - Check for bugs
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Coverity: 989773, 989769, 989768, 989602, 989600
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
Jan Včelák authored
refs #2353
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
- Mar 28, 2013
-
-
Jan Kadlec authored
- Coverity 993252
-
Jan Kadlec authored
- Coverity: 993274, 993275
-
Marek Vavrusa authored
-
Jan Včelák authored
closes #2378
-
Jan Kadlec authored
- Names were not actually switched, which lead to memory errors. - Changed API in some RRSet functions accordingly.
-
Jan Kadlec authored
-