2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 20:47:48 +00:00

909 Commits

Author SHA1 Message Date
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