- 16 Aug, 2010 12 commits
-
-
JINMEI Tatuya authored
- added surrandong parentheses for return values based on agreed guideline - removed redundant semicolons after a block - fixed curly brace position diff is large, but the change is very trivial. so I'm skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2745 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2742 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
removed double path line included by previous commit (test file problem reported as make distcheck error and patch checked by likun) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2741 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
internal cc message format for notifies seems to have changed, updated the tests that check that format git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2740 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
Fix the error in code comments according stephem's review for ticket289, which should be done in trac289. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2739 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2738 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2737 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2736 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2733 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2732 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2731 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 14 Aug, 2010 3 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2729 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- catch exceptions by reference - and constify them should be trivial enough, so I'm skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2728 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2727 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Aug, 2010 8 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2724 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2723 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
introduced a new ./configure option --enable-static-link to statically link executables while still building dynamic loadable modules correctly. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac309@2722 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac309@2721 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2720 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2714 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2713 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2712 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Aug, 2010 1 commit
-
-
JINMEI Tatuya authored
definition about class vs struct. not sure C++ requires this consistency, but clang++ reportedly considers it an error. and, actually there's no reason to use the inconsistent declaration. should be trivial enough, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2711 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Aug, 2010 8 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2710 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2708 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2706 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
use the correct socket file to pass to the XfroutClient in b10-auth when run from source (ticket #283) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2705 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2704 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Also while here sort the options. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2703 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2698 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
This is a quick fix patch for the issue: AXFR fails half the time because of connection problems. xfrout client will make a new connection every time. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2697 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Aug, 2010 8 commits
-
-
Jelte Jansen authored
also bumps the configuration file version git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2695 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac294@2694 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Features were changed in previous commits, but docs not done at same time. Also update old ChangeLog entry to mention the removed or changed options specifically. This was for a previous release and nobody noticed, but I am doing this for an example for future release notes. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2693 e5f2f494-b856-4b98-b285-d166d9295462
-
http://bind10.isc.org/ticket/294#comment:12Jelte Jansen authored
also made the catch-all only catch the ValueError from json (so it does not catch our own exceptions) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac294@2692 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(20%) didn't always work for a (seemingly) slow machine, so raise it to 25%. should be quite trivial, and skipping formal review. discussed on jabber. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2691 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
depending on how os.listdir() used in gen-rdatacode.py sorts the files, the missing header file may cause a build error. reported on jabber. fix is trivial, so committing it to trunk directly. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2690 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(trac #298) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2689 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2688 e5f2f494-b856-4b98-b285-d166d9295462
-