Jelte Jansen
|
ae08d2a7bb
updated tests, fixed a few bugs, updated docs
|
15 years ago |
Jelte Jansen
|
fad19e22d4
documentation
|
15 years ago |
Jelte Jansen
|
7742c46239
empty list evaluates to False, so check for None explicitely
|
15 years ago |
Jelte Jansen
|
ffe26df93c
same for bob
|
15 years ago |
Jelte Jansen
|
51512f41d1
use functions to create answer messages in cfgmgr
|
15 years ago |
Jelte Jansen
|
bc69156fbd
added option to validate 'partial' data against a definition
|
15 years ago |
Jelte Jansen
|
b302cfa381
refactoring of cfgmgr and config in general; they now use the datadefinition class so they could later validate data that is passed around
|
15 years ago |
Jelte Jansen
|
8e06ee7688
found bug when to/fromwiring empty lists
|
15 years ago |
Jelte Jansen
|
04f3eb1b3e
cfgmgr handle non-existent db file
|
15 years ago |
Jelte Jansen
|
877a52f1c9
bit of refactoring in cfgmgr.py
|
15 years ago |
Jelte Jansen
|
15c1f8bc21
tests for ConfigManagerData
|
15 years ago |
Jelte Jansen
|
03515c9829
created new branch for configuration changes
|
15 years ago |
Jelte Jansen
|
737d95aced
also move host includes to 'new style' (i.e. without /cpp/)
|
15 years ago |
Jelte Jansen
|
9bbf5a1452
added $srcdir to cat __init__.py files statements
|
15 years ago |
Jeremy C. Reed
|
ddcf8a07b7
So trunk is now a copy of branches/parkinglot as of revision 736.
|
15 years ago |
Jelte Jansen
|
7cb3db70f5
forgot to svn add
|
15 years ago |
Jelte Jansen
|
3a866699f9
moved exceptions out of libdns and created libexceptions
|
15 years ago |
Jelte Jansen
|
2bf3412901
add include and boost:: namespace for lexical_cast
|
15 years ago |
JINMEI Tatuya
|
1675d4a7cb
re-enabled -Woverloaded-virtual
|
15 years ago |
JINMEI Tatuya
|
13f30641f3
resolved name hiding between base and derived virtual member functions.
|
15 years ago |
JINMEI Tatuya
|
c3c6b25c92
enabled keyword substitution
|
15 years ago |
JINMEI Tatuya
|
a7e2adfaee
(minimum level of) RRSIG support
|
15 years ago |
JINMEI Tatuya
|
c635b9ac75
base64 encoder and decoder using boost base64_from_binary and
|
15 years ago |
JINMEI Tatuya
|
06fb83af31
more boost stuff, necessary for base64 encoder and decoder
|
15 years ago |
JINMEI Tatuya
|
40c690d9db
minor editorial fix
|
15 years ago |
JINMEI Tatuya
|
4cecaf0b1d
cleanup: hide section enumbs inside the class.
|
15 years ago |
JINMEI Tatuya
|
dd50aa404b
cleanup: skip performing unnecessary copy construction
|
15 years ago |
Jeremy C. Reed
|
fd461ee7bd
Directory name was changed from pymsgq to msgq.
|
15 years ago |
Jelte Jansen
|
85946ee1aa
removed old test script
|
15 years ago |
Jelte Jansen
|
78a0005a8f
- implemented tests for DataDefinition.validate(data)
|
15 years ago |