Jelte Jansen
|
a9d524843d
ask config manager for zones on startup instead of using a hardcoded default list
|
15 years ago |
JINMEI Tatuya
|
23f1419311
make sure binding listening sockets to specific addresses.
|
15 years ago |
JINMEI Tatuya
|
439ce05432
use parking.example instead of parking.com (to avoid using an existing domain)
|
15 years ago |
JINMEI Tatuya
|
8dc36dbcb4
more authors
|
15 years ago |
JINMEI Tatuya
|
087dcc96e8
more style fix
|
15 years ago |
JINMEI Tatuya
|
aa8ce4a2ed
style (indentation fix)
|
15 years ago |
JINMEI Tatuya
|
e7f8965c39
supported version.bind (which is 10.0.0s20091030)
|
15 years ago |
Evan Hunt
|
ef93bc175b
#include <sys/time.h> for gettimeofday()
|
15 years ago |
JINMEI Tatuya
|
0794e56fdd
now allowed incoming commands from bigtool via the cfg manager
|
15 years ago |
Jelte Jansen
|
1d24a900d1
also build msgq
|
15 years ago |
JINMEI Tatuya
|
04cf72b320
supported statistics in an ad hoc manner
|
15 years ago |
JINMEI Tatuya
|
30ab8873c2
check value of msg->get before using it
|
15 years ago |
JINMEI Tatuya
|
ef3594c51c
make it at least compile
|
15 years ago |
JINMEI Tatuya
|
73ad893856
recovered Jeremy's RR for authors.bind
|
15 years ago |
JINMEI Tatuya
|
c9e2f1254c
needed to subscribe to "statistics"
|
15 years ago |
JINMEI Tatuya
|
0c998ea23f
sample code responding to statistics requests
|
15 years ago |
Jelte Jansen
|
8f9a4c381f
use subtype=meonly for channel subscriptions in bigtool (i think it currently only wants responses, not other chatter)
|
15 years ago |
Evan Hunt
|
d7827f2289
Added sendcmd.py, which sends a specified command to a specified channel
|
15 years ago |
Evan Hunt
|
d1ce6d6866
more meaningful error message on connect failure
|
15 years ago |
Kazunori Fujiwara
|
2bbcc35155
Changed output to file "statistics.out".
|
15 years ago |
Evan Hunt
|
14f0c66736
parkinglot now works with command channel
|
15 years ago |
JINMEI Tatuya
|
858bd245a9
FD_ZERO/SET must be done everytime before select().
|
15 years ago |
Jelte Jansen
|
271fc481f9
exec_python stuff like in bind10.in
|
15 years ago |
Shane Kerr
|
2fef71dd60
HACK HACK HACK - only send msgq to /dev/null for now.
|
15 years ago |
Jelte Jansen
|
93540f8e24
chmod startup scripts for bind10 and bind-cfgd
|
15 years ago |
JINMEI Tatuya
|
07a441b4e6
print the reason if isc_socket_bind() fails
|
15 years ago |
Shane Kerr
|
c3932c43f7
Better error messages on execution failure.
|
15 years ago |
JINMEI Tatuya
|
36f532ed5c
typo
|
15 years ago |
JINMEI Tatuya
|
70b1528a6a
allow specifying python path (should probably better to let autoconf do this)
|
15 years ago |
JINMEI Tatuya
|
6336b4fb45
sample code of using CC API
|
15 years ago |