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 |
Evan Hunt
|
392839e604
- move parkinglot class to its own files
|
15 years ago |
Jelte Jansen
|
335e2a1213
added my name :)
|
15 years ago |
Jelte Jansen
|
b1c8f9126e
configure time settings for bind10 start script as well
|
15 years ago |
Likun Zhang
|
e779959e67
change the format of message.
|
15 years ago |
Jeremy C. Reed
|
a74fe5f7e1
Non-verbose output partially working now.
|
15 years ago |
Shane Kerr
|
2dedee9fa3
Trying to work with commands.
|
15 years ago |
Jelte Jansen
|
1ae988a918
new shutdown command
|
15 years ago |
Likun Zhang
|
ce747fe7b9
Add instance name to the message of command "Boss shutdown"
|
15 years ago |
JINMEI Tatuya
|
e258d1b633
make it compile
|
15 years ago |
JINMEI Tatuya
|
03ef4eee4b
ugly quick hack of making getRdatalist() virtual.
|
15 years ago |
Kazunori Fujiwara
|
2abad64cb6
Adopted to python 3.1
|
15 years ago |
Jeremy C. Reed
|
8782da109f
Comment out some incomplete code (so will compile).
|
15 years ago |
Jeremy C. Reed
|
aa1c824500
Commit code for non-verbose for A first.
|
15 years ago |
Jeremy C. Reed
|
4d42a12988
Add myself to authors.bind :)
|
15 years ago |
Evan Hunt
|
c2fa11a7bd
switch to using a ParkingLot class
|
15 years ago |