Stephen Morris
|
354c7cc33a
Ensure that process started and process terminated messages are output
|
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 |
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
|
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 |
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 |
Jerry
|
056285a5d6
Finish secondary manager code and unittest
|
il y a 15 ans |
JINMEI Tatuya
|
fdbb3b8307
pass -u to b10-auth
|
il y a 15 ans |
Evan Hunt
|
52ac5cf227
71. [func] each
|
il y a 15 ans |
Evan Hunt
|
34159d6962
70. [func] each
|
il y a 15 ans |
Likun Zhang
|
fc5d7da022
1. Remove certificate file 'bindctl.pem'. 2. Add options -c(--certificate-chain) to bindctl. 3. Override class HTTPSConnection to support server certificate validation. 4. Rename module name from 'Cmd-Ctrl' to 'Cmdctl'. 5. Add support to cmdctl.spec file, now there are three configurable items for cmdctl: 'key_file', 'cert_file' and 'accounts_file', all of them can be changed in runtime.
|
il y a 15 ans |
Shane Kerr
|
dfc50e2853
Optionally drop priviliges in the boss process.
|
il y a 15 ans |