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 |
JINMEI Tatuya
|
8b88381f05
added zoneset.h to parkinglot_SOURCES
|
15 years ago |
Jeremy C. Reed
|
35c37773ce
Some code cleanup.
|
15 years ago |
Likun Zhang
|
001852c1f3
Catch all the errors when BigTool send/receive message to/from other modules.
|
15 years ago |
Evan Hunt
|
ae0982d306
add configure test for sockaddr_in.sin_len member
|
15 years ago |
Shane Kerr
|
d733113e25
Allow user to specify port to connect on.
|
15 years ago |
JINMEI Tatuya
|
c7c9915114
a quick hack to get socket from a session object
|
15 years ago |