2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

22338 Commits

Author SHA1 Message Date
Jelte Jansen
8f9a4c381f use subtype=meonly for channel subscriptions in bigtool (i think it currently only wants responses, not other chatter)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@269 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 23:30:27 +00:00
Evan Hunt
d7827f2289 Added sendcmd.py, which sends a specified command to a specified channel
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@268 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 23:20:42 +00:00
Evan Hunt
d1ce6d6866 more meaningful error message on connect failure
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@267 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 23:03:11 +00:00
Kazunori Fujiwara
2bbcc35155 Changed output to file "statistics.out".
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@266 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 22:57:48 +00:00
Evan Hunt
14f0c66736 parkinglot now works with command channel
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@265 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 22:37:13 +00:00
JINMEI Tatuya
858bd245a9 FD_ZERO/SET must be done everytime before select().
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@264 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 22:34:59 +00:00
Jelte Jansen
271fc481f9 exec_python stuff like in bind10.in
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@263 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 22:14:47 +00:00
Shane Kerr
2fef71dd60 HACK HACK HACK - only send msgq to /dev/null for now.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@262 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 22:10:16 +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
JINMEI Tatuya
07a441b4e6 print the reason if isc_socket_bind() fails
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@260 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 21:57:49 +00:00
Shane Kerr
c3932c43f7 Better error messages on execution failure.
Environment cleanup.



git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@259 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 21:55:51 +00:00
JINMEI Tatuya
36f532ed5c typo
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@258 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 21:35:37 +00:00
JINMEI Tatuya
70b1528a6a allow specifying python path (should probably better to let autoconf do this)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@257 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 21:32:13 +00:00
JINMEI Tatuya
6336b4fb45 sample code of using CC API
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@256 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 21:10:16 +00:00
Evan Hunt
392839e604 - move parkinglot class to its own files
- add select loop


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@255 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 21:08:41 +00:00
Jelte Jansen
335e2a1213 added my name :)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@254 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 21:07:10 +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
Likun Zhang
e779959e67 change the format of message.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@252 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 20:01:12 +00:00
Jeremy C. Reed
a74fe5f7e1 Non-verbose output partially working now.
(TODO: IPv6 address and mail handler...)


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@251 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:40:27 +00:00
Shane Kerr
2dedee9fa3 Trying to work with commands.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@250 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:39:02 +00:00
Jelte Jansen
1ae988a918 new shutdown command
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@249 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:34:33 +00:00
Likun Zhang
ce747fe7b9 Add instance name to the message of command "Boss shutdown"
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@248 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:32:11 +00:00
JINMEI Tatuya
e258d1b633 make it compile
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@247 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:25:54 +00:00
JINMEI Tatuya
03ef4eee4b ugly quick hack of making getRdatalist() virtual.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@246 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:23:42 +00:00
Kazunori Fujiwara
2abad64cb6 Adopted to python 3.1
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@245 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:14:18 +00:00
Jeremy C. Reed
8782da109f Comment out some incomplete code (so will compile).
For now use the -v switch.


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@244 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 19:00:56 +00:00
Jeremy C. Reed
aa1c824500 Commit code for non-verbose for A first.
THIS IS BROKEN.



git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@243 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 18:48:40 +00:00
Jeremy C. Reed
4d42a12988 Add myself to authors.bind :)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@242 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 18:40:02 +00:00
Evan Hunt
c2fa11a7bd switch to using a ParkingLot class
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@241 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 18:38:17 +00:00
JINMEI Tatuya
8b88381f05 added zoneset.h to parkinglot_SOURCES
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@240 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 18:19:42 +00:00
Jeremy C. Reed
35c37773ce Some code cleanup.
Now verbose is off (but non-verbouse output is not enabled yet).
Options added:
 -v 	verbose and elapsed time
 -t type
 -r	clear recursive bit


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@239 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 18:11:43 +00:00
Likun Zhang
001852c1f3 Catch all the errors when BigTool send/receive message to/from other modules.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@238 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:55:07 +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
Shane Kerr
d733113e25 Allow user to specify port to connect on.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@236 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:37:51 +00:00
JINMEI Tatuya
c7c9915114 a quick hack to get socket from a session object
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@235 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:37:04 +00:00
Jelte Jansen
0823b0212a add boost/iterator as well
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@234 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:31:49 +00:00
Jelte Jansen
d1e366fa89 save database on every change
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@233 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:31:37 +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
24445dcc33 update boost import script; added missing library parts
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@231 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:19:48 +00:00
Likun Zhang
9fb2d5bb2f Add command "boss shutdown"
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@230 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:18:12 +00:00
JINMEI Tatuya
60f2b2c298 allowed the user to specify the value of PYTHON_EXEC
e.g. % PYTHON_EXEC=python3.1 sh run_bigtool


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@229 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 16:59:59 +00:00
Shane Kerr
4c54d5231a Add class to track process information.
Restart killed processes.



git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@228 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 16:42:16 +00:00
JINMEI Tatuya
0be9ea5067 fixed rcode for the authors.bind response (nxdomain to noerror)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@227 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 06:15:07 +00:00
JINMEI Tatuya
3b30440070 s/==/=/
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@226 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 06:13:48 +00:00
Evan Hunt
69081b0d8f add SOA record to authority section on NXDOMAIN
(checkpoint. this actually doesn't work yet, it seems
the SOA::copy() routine is failing somehow...)


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@223 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 04:11:45 +00:00
JINMEI Tatuya
69c0bc983a added some getters for MX
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@221 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 01:33:57 +00:00
Jeremy C. Reed
40b1034693 Remove NOTE, as they are supported now.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@220 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 01:28:35 +00:00
Jeremy C. Reed
ec8bfa7e24 Remove my MX comments. It works now.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@219 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 01:26:14 +00:00
JINMEI Tatuya
bcfa14e582 supported MX RR
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@218 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 01:24:29 +00:00
JINMEI Tatuya
cae7244078 supported authors.bind.
PLEASE add an RR for your name in the answer section!


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@216 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 01:09:40 +00:00