- 26 Jan, 2010 12 commits
-
-
Jelte Jansen authored
moved data_def.* and ccsession.* to lib/config/cpp, they are compiled into lib/config/libclient.a (for now) fixed includes and ldadds for the rest of the stuff also fixed an include problem in parkinglot/common.h git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@526 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@525 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@523 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@522 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@521 e5f2f494-b856-4b98-b285-d166d9295462
-
Shane Kerr authored
Respect verbose flag when starting BoB Make message processing robust Refactor to make testable Convert from poll() to select() Update TODO list git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@520 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@519 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@518 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@517 e5f2f494-b856-4b98-b285-d166d9295462
-
http://bind10.isc.org/ticket/18Jeremy C. Reed authored
Update configure for lcov and gtest detection. Be more verbose. Use gtest-config if available. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@516 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@515 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@514 e5f2f494-b856-4b98-b285-d166d9295462
-
- 25 Jan, 2010 1 commit
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@508 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Jan, 2010 8 commits
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@499 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@498 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@497 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
made std:set an attribute instead of zoneset a subclass Added a very temporary operator< to Name (this is the 'old' name), which was needed for zoneset. Made the DS API interaction a bit smarter parkinglot can now return NXDOMAIN if you ask for a subdomain of a known one (still returns SERVFAIL for unknown zones) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-datasource1@496 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@495 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
When bindctl starts up, it needs login into cmd-ctrld. The communication between bindctl and cmd-ctrld is protected by SSL. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@494 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
1. bindctl(bigtool) will send the command to cmd-ctrl. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@493 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@492 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 Jan, 2010 5 commits
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@490 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@489 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Moved some directories for this and edited files to change BIGTOOL, BigTool, bigtool to BINDCTL, BindCtl, bindctl respectively. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@488 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@487 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@486 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Jan, 2010 6 commits
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@485 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Remove/comment out the ParkingLot documentation (it is not builtin and will be documented elsewhere). Add more details about the boss shutdown. Add another usage example. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@484 e5f2f494-b856-4b98-b285-d166d9295462
-
Shane Kerr authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@483 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
And about coverage tests. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@482 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
do we need more that are not part of \w? git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@481 e5f2f494-b856-4b98-b285-d166d9295462
-
Shane Kerr authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@480 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Jan, 2010 4 commits
-
-
Jeremy C. Reed authored
Fix some descriptions. Clean up. Add a couple examples. Almost done! git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@472 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
sections (by module). git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@471 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@470 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-datasource1@469 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Jan, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@468 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Jan, 2010 1 commit
-
-
Jelte Jansen authored
removed a few lines of dead code git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@463 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Jan, 2010 1 commit
-
-
Jelte Jansen authored
temporary branch for example implementation of original data source proposal. Mainly for archival purposes, will be removed once definite design is agreed upon. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-datasource1@446 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Jan, 2010 1 commit
-
-
Shane Kerr authored
Fix for broken msgq startup. Update TODO. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@438 e5f2f494-b856-4b98-b285-d166d9295462
-