- 29 Aug, 2012 4 commits
-
-
-
Naoki Kambe authored
- updated git id of the ChangeLog entry for #2179 - removed a conflict marker around the entry 458
-
Naoki Kambe authored
Conflicts: ChangeLog
-
Mukund Sivaraman authored
-
- 28 Aug, 2012 5 commits
-
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
Conflicts: src/lib/datasrc/memory/Makefile.am
-
JINMEI Tatuya authored
Mostly by jinmei, small changes by vorner (assert->throw, as assert can be turned off).
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
updated the entry according to the reviewer's comment: - corrected the word: changed "differential" updates to "partial" updates as it is - a few language improvements - tabify: translate 8-spaces to tab
-
- 27 Aug, 2012 13 commits
-
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
okayed on jabber
-
Mukund Sivaraman authored
-
Tomek Mrugalski authored
-
Kazunori Fujiwara authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Naoki Kambe authored
When merging trac2138, - Git id of #2138 on the ChangeLog entry will be updated. - Skipped tests on tests/system/bindctl/tests.sh will be uncommented out.
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: tests/system/bindctl/nsx1/b10-config.db.template.in
-
- 26 Aug, 2012 8 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
This seems to be existing code from before #2165. It is also sub-optimal, so it's better replaced with stripRRsigs().
-
Mukund Sivaraman authored
This avoids some more processing if RRSIGs are not requested. DatabaseClientTest.invalidRdata was adjusted to call find() with ZoneFinder::FIND_DNSSEC because the invalid RDATA was in the RRSIG.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 25 Aug, 2012 6 commits
-
-
JINMEI Tatuya authored
this fixes build failure reported at: http://git.bind10.isc.org/~tester/builder//BIND10/20120825015000-Solaris10-sparc-Sunstudio/logs/build.out
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
It's mainly about renaming the header file. Also, define empty action callbacks within RdataReader again as I noticed it would be useful for RdataSet implementation (and for some other purposes, such as additional section processing).
-
JINMEI Tatuya authored
this sometimes happens, and depending on the environment, what() isn't always displayed. so it's helpful to catch it and report the error.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
not directly related, but would be useful for extending the benchmark code and to check the server behavioer.
-
- 24 Aug, 2012 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also clarified RdataEncodeSpec is a forward delcaration (maybe obvious, but the sudden single declaration looked a bit awkward) and, make class-vs-struct consistent for it; clang++ requires the consistency.
-
Jelte Jansen authored
-
Tomek Mrugalski authored
-