Jeremy C. Reed
1714df4bf1
Require autoconf 2.59 instead of 2.61.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@295 e5f2f494-b856-4b98-b285-d166d9295462
2009-11-05 14:05:26 +00:00
Jelte Jansen
93540f8e24
chmod startup scripts for bind10 and bind-cfgd
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@261 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 22:09:40 +00:00
Jelte Jansen
b1c8f9126e
configure time settings for bind10 start script as well
...
we need to add chmod +x somewhere
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@253 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 20:51:37 +00:00
Evan Hunt
ae0982d306
add configure test for sockaddr_in.sin_len member
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@237 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:47:35 +00:00
JINMEI Tatuya
bd2469e99d
quickly ported the cc library from the experiments branch
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@232 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:28:17 +00:00
Jelte Jansen
537ddbf8cd
include boost headers (all base ones, and asio; don't know if asio needs more than just the headers though)
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@210 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 00:32:12 +00:00
Jeremy C. Reed
39f3bac63e
Add src/bin/host as part of the build.
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@178 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-29 21:49:27 +00:00
JINMEI Tatuya
24a514cb3f
template implementation of parkinglot
...
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@151 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-28 23:46:32 +00:00
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
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
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
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
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
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