Jelte Jansen
|
4c538c5118
sync with trunk
|
14 years ago |
Stephen Morris
|
354c7cc33a
Ensure that process started and process terminated messages are output
|
14 years ago |
Jelte Jansen
|
8e9c9912d7
sync with trunk
|
14 years ago |
Stephen Morris
|
fe2cd9cc0a
Fix points identified as result of review of ticket 412.
|
14 years ago |
Michal Vaner
|
0309a0968b
Small code simplification
|
14 years ago |
Stephen Morris
|
8681b8636f
Added start_auth and start_recurse options to the Boss process to determine
|
14 years ago |
Michal Vaner
|
c8df23bf4e
Sync with trunk
|
14 years ago |
Shane Kerr
|
99f0a885e2
Use setpgrp() so that we don't get SIGINT (Ctrl-C) on the child
|
14 years ago |
Likun Zhang
|
fd0aa33626
Merge trunk back to this branch
|
14 years ago |
Michal Vaner
|
3fc3a584d5
Do not pass config arguments to b10-recure
|
14 years ago |
Michal Vaner
|
b723ec456d
Do not pass -f to b10-recurse
|
14 years ago |
Michal Vaner
|
2e733bc5b9
Merge trac #335
|
14 years ago |
Michal Vaner
|
84e585bf67
Merged trac 353
|
14 years ago |
Michal Vaner
|
8ec371d53d
Rename _check to _parse
|
14 years ago |
Naoki Kambe
|
fc2610f5ad
- merge trac #191 (Implement a initial version of stats)
|
14 years ago |
Shane Kerr
|
45d4be15f1
Block SIGPIPE signals. We had a command channel message cause
|
14 years ago |
Likun Zhang
|
9ef09bfd76
Rename folder name from utils to util.
|
14 years ago |
Evan Hunt
|
f60239a803
b10-recurse can now act as a simple forwarder. To switch this on,
|
14 years ago |
Michal Vaner
|
a2c00fc688
Move BoB to use library port and addr checking
|
14 years ago |
Likun Zhang
|
e9bc9c4d77
Make boss process send correct 'shutdown' command to other modules.
|
14 years ago |
Likun Zhang
|
6d3b4b3c71
1. catch the exception when xfrin sending the zone transfer result to others modules, msgq may has been killed at that time. 2. change the delay time of boss process between sending command 'shutdown' and signal 'SIGTERM'.
|
14 years ago |
Michal Vaner
|
9aa70d5562
Let BoB use the IPAddr from isc.net.addr
|
14 years ago |
Michal Vaner
|
af8ede1820
Merge #322
|
14 years ago |
Likun Zhang
|
a46e52a0de
Change the sleep time(the time between sending shutdown command to other processes and reap these processes) of boss process from 0.5 to 1 second, so that it can make sure other processes can exit automatically when user enter ctrl+c command.
|
14 years ago |
Jeremy C. Reed
|
f89a38327d
Update the version. Remove the "v" prefix.
|
14 years ago |
Jelte Jansen
|
fdba520a89
a well-timed ctrl-c may stop msgq before bind10, in which case 0-bytes are read, which is now an error. Catch that error and break from the for loop, so bob will go into shutdown mode cleanly
|
14 years ago |
Jeremy C. Reed
|
b157652dd8
Minor grammar fix.
|
14 years ago |
Jerry
|
c88bf74e9c
merge trunk into trac289
|
14 years ago |
Jerry
|
6169072e1f
Add zonemgr TODO list and revert to r2688 for merge
|
14 years ago |
Jerry
|
0eac466cb5
update trac289 to latest version
|
14 years ago |