- 05 Feb, 2010 9 commits
-
-
Jelte Jansen authored
don't forget to make clean and autoreconf again git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@735 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@734 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@731 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
this will make the code -Woverloaded-virtual clean. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@730 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@729 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@728 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
binary_from_base64 git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@727 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@726 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@725 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Feb, 2010 7 commits
-
-
JINMEI Tatuya authored
remove redundant postfix "U"s in enumerator values. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@724 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@723 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@722 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@721 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
- implemented DataDefinition.validate(data) (has one more feature than the cpp version, you can optionally pass it a list where it stores errors it finds, for user feedback) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@720 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
started with unittests for config/python git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@719 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@718 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Feb, 2010 13 commits
-
-
JINMEI Tatuya authored
DNS library, and since we want to make the latter a general purpose library we should avoid having dependency on std objects as much as possible. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@717 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
in general we should avoid non-private member variables whenever possible for various reasons. and, in this case we can actually make it private as we provide the accessor member function. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@716 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
in runQuery(). the bug is a perfect example of why we should define variables as locally as possible (and more preferably why we should avoid using variables maintaining states as much as possible in the first place) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@715 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
additional clenaup and improvements: - supported NS for the static names - use 0 TTL to be compatible with the current behavior git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@714 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
This makes it so I can now actually run bind10 without any installation first. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@713 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
for starting programs from bind10. Have auth installed to pkglibexecdir. (While here add a comment about pkgdatadir problem.) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@712 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
for bind10-10.0.0. This defines @PACKAGE@ or $PACKAGE used for installation subdirectory names. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@711 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@710 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@709 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@708 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
added one more optional createFromString method that lets you specify the source file name for better error reporting git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@707 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@706 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@705 e5f2f494-b856-4b98-b285-d166d9295462
-
- 02 Feb, 2010 6 commits
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@704 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@703 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@702 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@701 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
so that we do not have to add /cpp/ to every #include line - removed /cpp/ from every include line git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@700 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
- isc::data::TypeError is now a subtype of isc::dns::Exception (which i think we should move to namespace isc::) - isc::data::ParseError not yet; it is a subclass of std::runtime_error (due to the error in quiestion being constructed on the fly, can we add an equivalent of that to isc::[dns::]Exception? - toWire() family of functions now writes directly to a stream, with a convenience function for Element that does return a std::string - removed unused and unspecified toXML functions git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@699 e5f2f494-b856-4b98-b285-d166d9295462
-
- 01 Feb, 2010 5 commits
-
-
Jelte Jansen authored
output generated header files for lib/dns into source tree, not build tree moved cfgmgr.py to lib/config/python/isc/config run_bind10.sh now takes python path from build dir, not src git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@698 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@697 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@696 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@695 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@694 e5f2f494-b856-4b98-b285-d166d9295462
-