Jelte Jansen
13f6650859
one more makefile.in removed (generated out of makefile.am)
...
move the bin to it's own module dir as well
(should we not do this, or seperate on module level on dir higher? (i.e. before /lib and /bin separation)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@142 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-28 22:18:08 +00:00
JINMEI Tatuya
7adb804ba3
ported message API from the experimental code and added some test cases.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@141 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-28 22:14:18 +00:00
Jelte Jansen
c42ba429a4
move 'lib' part of bind-cfgd into src/lib/bind-cfgd/python/
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@140 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-28 22:04:21 +00:00
Michael Graff
7838982c2d
add reply() function, and return the sequence numbers
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@138 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-28 21:53:03 +00:00
Jelte Jansen
f70b2d9f73
listen to ConfigManager channel for commands
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@135 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-28 00:19:53 +00:00
Jelte Jansen
da4e68a21e
session initialization raises SessionError instead of socket.error
...
catch that error in bind-cfgd.py
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@134 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-28 00:04:10 +00:00
Jelte Jansen
f44c0e0060
oops, added bind-cfgd instead of bind-cfgd.in
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@133 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 23:59:15 +00:00
JINMEI Tatuya
1b1b49fa1b
ported RRset/Question/RR classes from experimental code with some test cases.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@132 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 23:53:40 +00:00
Jelte Jansen
85aa4ad6a3
my autotools want an INSTALL file here
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@131 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 23:44:59 +00:00
Jelte Jansen
ea81135ef8
remove generated files
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@130 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 23:32:59 +00:00
Jelte Jansen
bbc823769b
extremely empty configmgr tool
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@129 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 23:31:26 +00:00
JINMEI Tatuya
4391743254
imported A/AAAA/NS implementations and added some simple test cases.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@127 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 22:41:44 +00:00
JINMEI Tatuya
b056392c5e
ported minimal set of RR-related API for rapid prototyping and some test cases.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@120 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 01:47:31 +00:00
Michael Graff
ea3adb9200
exception on close
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@119 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 01:31:21 +00:00
JINMEI Tatuya
f123f38207
ported minimal sets of name methods for code sprint.
...
added some test cases with gtest.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@118 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-27 00:09:38 +00:00
JINMEI Tatuya
e851185bb3
a temporary branch for the f2f "code sprint"
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@117 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-26 23:17:31 +00:00
Michael Graff
c25fdf8deb
add protocol docs for ccapi
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@110 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-20 17:53:24 +00:00
Michael Graff
da2390e7ec
move ccapi to trunk
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@109 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-20 16:55:58 +00:00
Jeremy C. Reed
2891ecb081
Fix typo in a comment.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@97 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-19 14:18:03 +00:00
JINMEI Tatuya
d918661dc4
fixed a typo (harmless, but it was incorrect)
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@96 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-17 00:42:04 +00:00
JINMEI Tatuya
2f67809c0c
cleanup: removed a meaningless comment
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@95 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-17 00:23:24 +00:00
JINMEI Tatuya
561a93921e
added some simple unit tests using CppUnit.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@94 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-17 00:14:33 +00:00
JINMEI Tatuya
6deb954c9e
missing
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@93 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-16 06:23:01 +00:00
JINMEI Tatuya
f4852b86a7
missing
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@92 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-16 06:22:19 +00:00
JINMEI Tatuya
ca025c4914
missing
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@91 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-16 06:21:35 +00:00
JINMEI Tatuya
ebf4a1bb2b
added a minimal set to build the package.
...
(I used automake since it seems to be a convenient way of quick start,
but we can change that to in-house Makefile.in's later if we want)
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@90 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-16 06:20:23 +00:00
Michael Graff
2fb90637cf
add
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@89 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-15 17:57:13 +00:00
JINMEI Tatuya
ae4ca4e4bc
created standard directories
...
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2 e5f2f494-b856-4b98-b285-d166d9295462
2009-08-10 18:52:13 +00:00