- 01 Mar, 2010 5 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1052 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1051 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Noticed on systems that didn't have sqlite3.h in standard location. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1050 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(Funny r1038 was a typo fix that brought this typo :) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1049 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1048 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Feb, 2010 14 commits
-
-
JINMEI Tatuya authored
UDP buffer size) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1047 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
(note that these are just examples, and the configuration name/values are going to change, for instance zone_list will probably be removed and serves just so we have an example of list manipulation here) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1046 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
make ModuleCCSession a subclass of ConfigData, so the module can directly get the configuration data it needs (same as in python version) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1045 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1044 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
added remove_identical(), fixed a small problem in merge() ModuleCCSession now only calls the config handler with a dict containing the values that have acutally changed +tests git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1043 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
update documentation.txt to the changes i just made (that only changes configuration items are passed to the given comnfig handler) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1042 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
added isc::data::merge(element, element), that merges the values in the second mapelement into the first (copies the pointers that are present in the second element, and removes from a the values that are empty pointers in the second) the ElementPtr passed to the module's config handler now only contains the data that has actually changed (settings that are the same as before are removed from what is passed to the config handler) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1041 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
added a removeIdentical(mapelement, mapelement) for use in config update handlers git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1040 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1039 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1038 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1037 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1036 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
it doesn't support any EDNS options, but should be sufficient for the year-1 deliverable. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1035 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1034 e5f2f494-b856-4b98-b285-d166d9295462
-
- 27 Feb, 2010 16 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1032 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1031 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
and use DATE_LEN enum instead of hard-coding the value 14 git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1030 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1029 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1028 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
actually I'm not sure if these should be rejected or accepted. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1027 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1026 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1025 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1024 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1023 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1022 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1021 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
along the way git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1020 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- clarify the use of constness - don't expose vector iterators directly git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1019 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1018 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1017 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Feb, 2010 5 commits
-
-
JINMEI Tatuya authored
findRRset(type/class) isn't really a good idea. the test would crash, so commented it out for now. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1016 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1015 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
- fixed formatting error with DNSSEC time - decodeHex() can read lower-case hex digits now - added fromWire constructor for RRSIG, and associated unit test git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1014 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1013 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1012 e5f2f494-b856-4b98-b285-d166d9295462
-