- 27 Dec, 2012 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 20 Dec, 2012 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 19 Dec, 2012 23 commits
-
-
JINMEI Tatuya authored
the old code seems to be rejected in an ARM environment okayed on jabber.
-
Marcin Siodelski authored
Without this header the build fails on CentOS as it does not recognize uint32_t type.
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
from bind10-devel to bind10
-
Marcin Siodelski authored
The cppcheck seems to have difficulty to figure out that the variable is set and initialized within a loop and that it is read within another loop iteration.
-
Jeremy C. Reed authored
using tools/reorder_message_file.py to reorder
-
Jeremy C. Reed authored
mention some defaults Remove sendstats and document getstats. Document internal start_ddns_forwarder and stop_ddns_forwarder. Add extra SEE ALSO. Okayed via jabber.
-
Marcin Siodelski authored
This fixes the omission in previous commit.
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this is necessary for distcheck.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
it can take time without any feedback while deleting old zone data, so it's probably better to note that explicitly.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this seems to be the actual intent of the RFC, and it's compatible with BIND 9, too. This fix will resolve the remaining regression for the old loadzone tests.
-
JINMEI Tatuya authored
see the log for the previous commit for the rationale.
-
JINMEI Tatuya authored
test parameters were adjusted accordingly. there are some non trivial adjustments needed for the 'correct' test cases for the original loadzone: - completing the origin for some RDATA paramaeters (NS, SOA) does not work yet until we complete the RDATA support. At the moment I made them FQDNs with comments - a few TXT data were actually incorrect in the original tests, which caused a seeming regression. I fixed the test data. - there was one real bug in the $INCLUDE + origin support. I'll go fix it; right now it fails The 'error' test cases for the original loadzone also fail, but overall the intended behavior looked preserved. Fixing the tests to make it pass seems to be quite difficult (because log output are different, and the new loadzone ng is more verbose), so I plan to simply remove these tests.
-
- 18 Dec, 2012 12 commits
-
-
Jeremy C. Reed authored
New feature was added: deleteSubnets4 okayed via jabber.
-
Tomek Mrugalski authored
- detailedLeaseCompare unified (alloc_engine and mysql_lease_mgr) - comments clarified
-
Michal 'vorner' Vaner authored
It is probably unusual and most probably a typo, resulting in broken zone.
-
Michal 'vorner' Vaner authored
Update the warning message to be usable for this case too. Also, explicitly check and fix lexer again for this case.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
OpenBSD, NetBSD and some builds on MacOS don't like it.
-
Mukund Sivaraman authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
This reverts commit 2c50eecd. Conflicts: src/lib/dns/rrcollator.cc src/lib/dns/rrcollator.h
-