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 |
Jelte Jansen
|
300ebfaf17
renamed camelCase methods to underscored in the python config classes
|
15 years ago |
Jelte Jansen
|
ef00fabe36
fix for negative TTL that gets parsed on newer versions of gcc/stdc++
|
15 years ago |
JINMEI Tatuya
|
d698c8b16a
moved RRsetList to the data source module. it doesn't have to be in the
|
15 years ago |
JINMEI Tatuya
|
59446a2b87
made rrclass private.
|
15 years ago |
JINMEI Tatuya
|
624f839fd3
made sure data (RRsetList) is initialized in each iteration of the while loop
|
15 years ago |
JINMEI Tatuya
|
0e91898859
chedk RRtype/class in findRRset()
|
15 years ago |
Jeremy C. Reed
|
d1b8e68971
For pyshared: Fix Util link and create a isc/__init__.py file.
|
15 years ago |
Jeremy C. Reed
|
914d7ca080
If not B10_FROM_SOURCE then pre-pend the libexec directory
|
15 years ago |
Jeremy C. Reed
|
5fad17f5bc
Change package name from "bind" to "bind10". I know this is redundant
|
15 years ago |
Jelte Jansen
|
732ace0910
more tests, data_def.cc is not covered as much as possible
|
15 years ago |
Jelte Jansen
|
5b1fa8b74d
i had changed libclient.a to libcfgclient.a but forgot to update the relevant makefiles
|
15 years ago |
Jelte Jansen
|
80707c7c0d
tests for data_def.cc
|
15 years ago |
Jelte Jansen
|
f55eb12345
added one more optional createFromString method that lets you specify the source file name for better error reporting
|
15 years ago |
JINMEI Tatuya
|
c6feaf2e43
gave a separate line for an opening curly brace of a class member function
|
15 years ago |
JINMEI Tatuya
|
bd196743db
use the constructor instead of SetUp() to silence cppcheck
|
15 years ago |
Jelte Jansen
|
bc361547e9
small fixes for most of the cppcheck errors
|
15 years ago |
Jelte Jansen
|
a7dbef7d8e
forgot one
|
15 years ago |
Jelte Jansen
|
d8f5c49d9e
fixed the warnings/errors from cppcheck
|
15 years ago |
Jelte Jansen
|
772fe0d8fe
fixed error message and unit test
|
15 years ago |
Jelte Jansen
|
58f86251c5
- use <builddir>/include (the one with the symlinks) for all includes
|
15 years ago |
Jelte Jansen
|
c51d6c7ba3
Data Elements fixups;
|
15 years ago |
Jelte Jansen
|
8ec49a3500
more build/install fixes;
|
15 years ago |
Jelte Jansen
|
a042fbdc36
install auth.spec and use the right one
|
15 years ago |
Jelte Jansen
|
2e1dd5c36f
two more fixes for capital and .py.in move
|
15 years ago |
Jelte Jansen
|
119fd99358
move python lib path ISC/CC to isc/cc
|
15 years ago |
Jelte Jansen
|
7dbb48a663
data path correction
|
15 years ago |