Jelte Jansen
|
78fa7f965c
[trac736] two minor fixes to remoteConfig handling
|
14 years ago |
JINMEI Tatuya
|
5f74b5f082
[trac931] Fix sending spec from cfgmgr
|
14 years ago |
Michal 'vorner' Vaner
|
ec9b5b21e9
[trac810] TODO note
|
14 years ago |
Michal 'vorner' Vaner
|
def088d4e8
[trac810] Provide a notification on virtual config
|
14 years ago |
Michal 'vorner' Vaner
|
111334856c
[trac810] Call checkers with virtual modules
|
14 years ago |
Michal 'vorner' Vaner
|
2e11f6cdba
[trac810] Functions to add virtual modules
|
14 years ago |
Michal 'vorner' Vaner
|
7a3dc628e9
[trac615] Eliminate hardcoded values
|
14 years ago |
Michal 'vorner' Vaner
|
691a4a2f4e
[trac615] Code cleanups
|
14 years ago |
JINMEI Tatuya
|
dcaab4f4a8
[trac615] minor editorial fixes.
|
14 years ago |
Michal 'vorner' Vaner
|
e33f9a6d10
[trac615] Prepagate corectly trough config manager
|
14 years ago |
Michal 'vorner' Vaner
|
1faf02bda8
[trac615] Don't hurt absolute names
|
14 years ago |
Jelte Jansen
|
2df8941556
Merge branch 'trac427'
|
14 years ago |
Jelte Jansen
|
9f10f3a78b
fix setting of config data (refactored the 'set new config for all modules' into calling 'set new config for module X' for each dataset along the way)
|
14 years ago |
Jelte Jansen
|
32e9990ab8
fail with exit if configuration file cannot be read for any other ioerror reason than 'file not found'
|
14 years ago |
Jelte Jansen
|
f96970c995
small documentation update
|
14 years ago |
Jelte Jansen
|
c7d2c477c3
bit of set_timeout cleanup in cfgmgr
|
14 years ago |
Jelte Jansen
|
0b92905fcf
make cc/session raise SessionTimeout on timeout, handle appropriately where group_recvmsg() is called
|
14 years ago |
Jelte Jansen
|
3cc58b3f5e
sync trunk for merge
|
14 years ago |
Jelte Jansen
|
7acbcf3c09
cfgmgr: don't stop on None result from recvmsg
|
14 years ago |
Jelte Jansen
|
edb0eb8885
few more "config file" -> "configuration file"
|
14 years ago |
Jelte Jansen
|
358acde89f
used text suggested in http://bind10.isc.org/ticket/294#comment:12 for errors
|
14 years ago |
Jelte Jansen
|
8773382cbc
specify too new/too old in wrong config data error (even though too old *should* not occur)
|
14 years ago |
Jelte Jansen
|
1b3977e523
add print about config db update
|
14 years ago |
Jelte Jansen
|
989f97e56a
put [b10-cfgmgr] before error message
|
14 years ago |
Jelte Jansen
|
ede5fac558
forgot to remove old close() line
|
14 years ago |
Jelte Jansen
|
f12da9286b
better handling of bad/old config data file
|
14 years ago |
Jelte Jansen
|
9cf201a5ea
addressed comments from trac review
|
14 years ago |
Jelte Jansen
|
6fe33b957f
update literal_eval calls to also use json.loads
|
15 years ago |
Likun Zhang
|
8523458e6d
|
15 years ago |
Jelte Jansen
|
58d4c7d4c7
A refactor in cfgmgr.py, inspired (and reviewed) by ticket
|
15 years ago |