Commit History

Author SHA1 Message Date
  Jelte Jansen f772eb96a9 merged branch jelte_datadef back 15 years ago
  Jelte Jansen ec10fee3bd don't send config if it is None 15 years ago
  Jelte Jansen 91d64d64b9 make A, AAAA and NS sets configurable in parkinglot 15 years ago
  Jelte Jansen b49e1991f7 move prepare_module_commands to bigtool class 15 years ago
  Jelte Jansen f0d108331d store config data in a text file instead of a pickle binary 15 years ago
  Jelte Jansen 2c82b2107e remove some debug verbosity 15 years ago
  Jelte Jansen 171781db2c let parkinglot receive config_update command and serve the zones from there 15 years ago
  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 15 years ago
  Jelte Jansen 7e2512b059 compile-time location for parkinglot.spec file 15 years ago
  Jelte Jansen 02b62f9e5a better prints 15 years ago
  Jelte Jansen ed9e6e6a70 fix handling of shutdown messages 15 years ago
  Jelte Jansen bf22fad024 accept the data_specification 'command' from modules 15 years ago
  Jelte Jansen f39adf2274 added datadefinition checking to the DataDefinition class, throw DataDefinitionError when that fails 15 years ago
  Jelte Jansen 488453a9a3 catch keyerror when trying to remove a non-existent zone 15 years ago
  Jelte Jansen 1ae988a918 new shutdown command 15 years ago
  Jelte Jansen d1e366fa89 save database on every change 15 years ago
  Jelte Jansen a412e1a3ab listen to shutdown command 15 years ago
  Jelte Jansen be46966ea4 save config data on SIGINT and SIGTERM 15 years ago
  Jelte Jansen 1e70a81488 store config in (binary) database on exit, read on start. database file currently hardcoded as /tmp/parkinglot.db 15 years ago
  Jelte Jansen 2875dfccba last fix for python3 conversion 15 years ago
  Jelte Jansen db8a6b60ae port to python3 part 2.a 15 years ago
  Jelte Jansen 1578a6ba55 fixup config manager 15 years ago
  Jelte Jansen d5314b0fbf more verbose manager 15 years ago
  Jelte Jansen 13f6650859 one more makefile.in removed (generated out of makefile.am) 15 years ago
  Jelte Jansen c42ba429a4 move 'lib' part of bind-cfgd into src/lib/bind-cfgd/python/ 15 years ago