Jelte Jansen
|
aa5fd84d43
[1245] remove #include <config.h>
|
13 years ago |
Jelte Jansen
|
fac67afcee
[1245] remove const for sunstudio build
|
13 years ago |
Jelte Jansen
|
170a0661df
[1245] Make CPPPyObjectContainer constructor explicit
|
13 years ago |
Jelte Jansen
|
b12f4e5500
[1245] update makefile and fix createRRsetObject
|
13 years ago |
Jelte Jansen
|
1808345838
[1245] move all s_ decls to inside the .cc
|
13 years ago |
Jelte Jansen
|
fbe4ee1f76
[1245] rename internal object to cppobj for consistency
|
13 years ago |
Jelte Jansen
|
9c53309978
[1245] remove initModule from headers
|
13 years ago |
JINMEI Tatuya
|
8ee5844e8d
[1245] editorial cleanups: removed unnecesary 'static'; fixed typo in comments.
|
13 years ago |
JINMEI Tatuya
|
c9ad781ebb
[1245] two small fixes: missing LIBRARY_PATH_PLACEHOLDER in some
|
13 years ago |
Jelte Jansen
|
4d39f72b87
[1245] cleanup of some comments in .cc files
|
13 years ago |
Jelte Jansen
|
ece8bd155e
[1245] clean up headers
|
13 years ago |
Jelte Jansen
|
b59f898456
[1245] split up headers and make dynamic library
|
13 years ago |
Jeremy C. Reed
|
02b2e71bdc
[master] fix typo in the configuration name
|
13 years ago |
JINMEI Tatuya
|
8d1942a3b7
[master] use install-sh (with -m) instead of cp to make sure writable test
|
13 years ago |
JINMEI Tatuya
|
856ff83ad2
[1199] corrected the description of the ZoneFinder class.
|
13 years ago |
JINMEI Tatuya
|
7cc9b08f18
[master] fixed a build error on MacOS-X g++
|
13 years ago |
JINMEI Tatuya
|
25e56e5d1b
[master] Merge branch 'trac1068'
|
13 years ago |
JINMEI Tatuya
|
87d2a8766e
[master] Merge branch 'trac1068review2'
|
13 years ago |
JINMEI Tatuya
|
64ac0166d5
[1068] avoid TYPED_TEST for purely mock-specific test fixtures.
|
13 years ago |
Michal 'vorner' Vaner
|
c86612cd41
Merge #1176
|
13 years ago |
Michal 'vorner' Vaner
|
c1c2ddf5be
[1176] Check no DNSSEC_OK means no RRSIGs
|
13 years ago |
JINMEI Tatuya
|
ba50f189ec
[1068] Merge branch 'trac1068review2' into trac1068review3
|
13 years ago |
JINMEI Tatuya
|
6906362beb
[1068] used google test's TYPED_TEST to share many of the test cases
|
13 years ago |
JINMEI Tatuya
|
83a58b817e
[1068] added a new test case that performs a bit more complicated update
|
13 years ago |
JINMEI Tatuya
|
40126733cc
[1068] some editorial fixes that happened to be found
|
13 years ago |
JINMEI Tatuya
|
bcafb8b98d
[1068] added a note about possible future extensions to getUpdater()
|
13 years ago |
JINMEI Tatuya
|
4ef59f25a4
[1068] made sure Updater::committed_ is updated immediately after commit.
|
13 years ago |
JINMEI Tatuya
|
3d069e2745
[1068] used local arrays for columns/parameters of add/delete RRset instead
|
13 years ago |
JINMEI Tatuya
|
230df58472
[1068] Throw an exception if an RRset is being added/deleted with RRSIG RRset.
|
13 years ago |
JINMEI Tatuya
|
fda403b098
[1068] fixed a typo
|
13 years ago |