- 19 Dec, 2012 29 commits
-
-
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
from bind10-devel to bind10
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
instead of bind10-devel also increase the version to today's date stamp (not for "beta")
-
-
Jelte Jansen authored
Merge of #2380 missed a couple of cases, and added a few more sleeps to help with background loading checks.
-
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.
-
Jeremy C. Reed authored
both discussed on jabber (today and yesterday)
-
Tomek Mrugalski authored
Conflicts: ChangeLog src/lib/dhcpsrv/alloc_engine.cc
-
Jelte Jansen authored
-
Jelte Jansen 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.
-
Jelte Jansen authored
-
- 18 Dec, 2012 11 commits
-
-
JINMEI Tatuya authored
Value stored to 'opt_len' during its initialization is never read discussed via jabber also use const
-
-
Jeremy C. Reed authored
New feature was added: deleteSubnets4 okayed via jabber.
-
Jelte Jansen authored
-
Tomek Mrugalski authored
- detailedLeaseCompare unified (alloc_engine and mysql_lease_mgr) - comments clarified
-
-
Michal 'vorner' Vaner authored
The $ORIGIN handling. Conflicts: src/lib/dns/master_loader.cc src/lib/dns/tests/master_loader_unittest.cc
-
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.
-
Mukund Sivaraman authored
OpenBSD, NetBSD and some builds on MacOS don't like it.
-
Mukund Sivaraman authored
-