- 28 Sep, 2010 6 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3039 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- added more detailed tests for the Rcode class - added some methods for the recent introduction of EDNS class (Trac #311) - adjusted and enhanced python binding. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3038 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3037 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3036 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3035 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
also fixed a potential bug in pydnspp where message.set_opcode() could leave a dangling reference. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3034 e5f2f494-b856-4b98-b285-d166d9295462
-
- 24 Sep, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3014 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Sep, 2010 4 commits
-
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3009 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
make sure "." is listed before tests in SUBDIRS to ensure things to be tested are ready when doing tests. specifically, the immediate 'make check' after "configure" would fail without these changes. this may not be super minor, but I think it's still quite trivial and isn't worth spending others's time for review. so I'll skip review. If I broke something buildbot will tell it to us. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3008 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3007 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3006 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Sep, 2010 1 commit
-
-
JINMEI Tatuya authored
the code with -O2 (trac #348) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3001 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Sep, 2010 2 commits
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2994 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2988 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 Sep, 2010 7 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2985 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2983 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2982 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac308@2981 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2980 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2979 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- made --disable-static workable by linking the lib/config test with libcc instead of a specific .o file. (we can now safely to do so thanks to the refactoring of the test framework with mock classes). - don't set CXXFLAGS in configure.ac And one minor cleanup: don't bother to print the value of CFLAGS at the end of configure. we don't use it. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2976 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Sep, 2010 6 commits
-
-
Jeremy C. Reed authored
Use _ (underscore) instead. This fixes regression where the include files were not installed anymore. This happened on rename of libdns to libdns++. (Ooops I should have caught this earlier ... since my release engineering checklist had item to test building software using libraries.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2975 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2974 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(skipping review) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2972 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2971 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac308@2960 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac308@2959 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Sep, 2010 13 commits
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2954 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
to xml files). This is to introduce secondary manager. While here also mention zonemgr in the README. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2952 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Begin to document zonemgr secondary manager. Not complete and needs more review. Note this includes a various minor cleanup in these documents too. I will generate the docs and commit them next. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2951 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2950 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
For some stderr output add missing newlines. (I noticed an error message was overwritten and was unreadable.) Also removed accidental logging details from stderr write output. Patch reviewed via jabber. Not completely tested as I didn't reproduce all errors. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2949 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Now the VERSION string consists of the module name, the module version number, and the overall BIND 10 version number (set in configure.ac). This is for Trac ticket #302 with further discussion on jabber a couple days ago. I plan to do similar for other modules but only completed two others because beyond that some were missing feature or were broken for attempting to see the version. (I will report separately.) No changelog entry. This is minor. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2948 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2947 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Add some details about zonemgr. Mention xfrout does NOTIFY out also. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2946 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2943 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
unneeded comments. (Note some minor changes not related to the ticket.) More explanation and clarifications for the zonemgr related features. I chose to somewhat document the internal commands for now but note that they are not exposed. Later these will need to go in a BIND 10 developers docs too. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2942 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2941 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2937 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
a well-timed ctrl-c may stop msgq before bind10, in which case 0-bytes are read, which is now an error. Catch that error and break from the for loop, so bob will go into shutdown mode cleanly git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac312@2936 e5f2f494-b856-4b98-b285-d166d9295462
-