Jelte Jansen
|
4c538c5118
sync with trunk
|
il y a 14 ans |
Stephen Morris
|
354c7cc33a
Ensure that process started and process terminated messages are output
|
il y a 14 ans |
Jelte Jansen
|
8e9c9912d7
sync with trunk
|
il y a 14 ans |
Stephen Morris
|
fe2cd9cc0a
Fix points identified as result of review of ticket 412.
|
il y a 14 ans |
Michal Vaner
|
0309a0968b
Small code simplification
|
il y a 14 ans |
Stephen Morris
|
8681b8636f
Added start_auth and start_recurse options to the Boss process to determine
|
il y a 14 ans |
Michal Vaner
|
c8df23bf4e
Sync with trunk
|
il y a 14 ans |
Shane Kerr
|
99f0a885e2
Use setpgrp() so that we don't get SIGINT (Ctrl-C) on the child
|
il y a 14 ans |
Likun Zhang
|
fd0aa33626
Merge trunk back to this branch
|
il y a 14 ans |
Michal Vaner
|
3fc3a584d5
Do not pass config arguments to b10-recure
|
il y a 14 ans |
Michal Vaner
|
b723ec456d
Do not pass -f to b10-recurse
|
il y a 14 ans |
Michal Vaner
|
2e733bc5b9
Merge trac #335
|
il y a 14 ans |
Michal Vaner
|
84e585bf67
Merged trac 353
|
il y a 14 ans |
Michal Vaner
|
8ec371d53d
Rename _check to _parse
|
il y a 14 ans |
Naoki Kambe
|
fc2610f5ad
- merge trac #191 (Implement a initial version of stats)
|
il y a 14 ans |
Shane Kerr
|
45d4be15f1
Block SIGPIPE signals. We had a command channel message cause
|
il y a 14 ans |
Likun Zhang
|
9ef09bfd76
Rename folder name from utils to util.
|
il y a 14 ans |
Evan Hunt
|
f60239a803
b10-recurse can now act as a simple forwarder. To switch this on,
|
il y a 14 ans |
Michal Vaner
|
a2c00fc688
Move BoB to use library port and addr checking
|
il y a 14 ans |
Likun Zhang
|
e9bc9c4d77
Make boss process send correct 'shutdown' command to other modules.
|
il y a 14 ans |
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'.
|
il y a 14 ans |
Michal Vaner
|
9aa70d5562
Let BoB use the IPAddr from isc.net.addr
|
il y a 14 ans |
Michal Vaner
|
af8ede1820
Merge #322
|
il y a 14 ans |
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.
|
il y a 14 ans |
Jeremy C. Reed
|
f89a38327d
Update the version. Remove the "v" prefix.
|
il y a 14 ans |
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
|
il y a 14 ans |
Jeremy C. Reed
|
b157652dd8
Minor grammar fix.
|
il y a 14 ans |
Jerry
|
c88bf74e9c
merge trunk into trac289
|
il y a 14 ans |
Jerry
|
6169072e1f
Add zonemgr TODO list and revert to r2688 for merge
|
il y a 14 ans |
Jerry
|
0eac466cb5
update trac289 to latest version
|
il y a 14 ans |