Jelte Jansen
|
f772eb96a9
merged branch jelte_datadef back
|
il y a 15 ans |
Jelte Jansen
|
ec10fee3bd
don't send config if it is None
|
il y a 15 ans |
Jelte Jansen
|
91d64d64b9
make A, AAAA and NS sets configurable in parkinglot
|
il y a 15 ans |
Jelte Jansen
|
b49e1991f7
move prepare_module_commands to bigtool class
|
il y a 15 ans |
Jelte Jansen
|
f0d108331d
store config data in a text file instead of a pickle binary
|
il y a 15 ans |
Jelte Jansen
|
2c82b2107e
remove some debug verbosity
|
il y a 15 ans |
Jelte Jansen
|
171781db2c
let parkinglot receive config_update command and serve the zones from there
|
il y a 15 ans |
Jelte Jansen
|
57979d6e09
added a data.py class with a few classes and function usable by configuration handlers. bigtool now has a fixed config 'module' which takes configuration commands. The completion function completes configuration identifiers, though i haven't been able to get rid of the space yet, which would not always be ideal
|
il y a 15 ans |
Jelte Jansen
|
7e2512b059
compile-time location for parkinglot.spec file
|
il y a 15 ans |
Jelte Jansen
|
02b62f9e5a
better prints
|
il y a 15 ans |
Jelte Jansen
|
ed9e6e6a70
fix handling of shutdown messages
|
il y a 15 ans |
Jelte Jansen
|
bf22fad024
accept the data_specification 'command' from modules
|
il y a 15 ans |
Jelte Jansen
|
f39adf2274
added datadefinition checking to the DataDefinition class, throw DataDefinitionError when that fails
|
il y a 15 ans |
Jelte Jansen
|
488453a9a3
catch keyerror when trying to remove a non-existent zone
|
il y a 15 ans |
Jelte Jansen
|
1ae988a918
new shutdown command
|
il y a 15 ans |
Jelte Jansen
|
d1e366fa89
save database on every change
|
il y a 15 ans |
Jelte Jansen
|
a412e1a3ab
listen to shutdown command
|
il y a 15 ans |
Jelte Jansen
|
be46966ea4
save config data on SIGINT and SIGTERM
|
il y a 15 ans |
Jelte Jansen
|
1e70a81488
store config in (binary) database on exit, read on start. database file currently hardcoded as /tmp/parkinglot.db
|
il y a 15 ans |
Jelte Jansen
|
2875dfccba
last fix for python3 conversion
|
il y a 15 ans |
Jelte Jansen
|
db8a6b60ae
port to python3 part 2.a
|
il y a 15 ans |
Jelte Jansen
|
1578a6ba55
fixup config manager
|
il y a 15 ans |
Jelte Jansen
|
d5314b0fbf
more verbose manager
|
il y a 15 ans |
Jelte Jansen
|
13f6650859
one more makefile.in removed (generated out of makefile.am)
|
il y a 15 ans |
Jelte Jansen
|
c42ba429a4
move 'lib' part of bind-cfgd into src/lib/bind-cfgd/python/
|
il y a 15 ans |