JINMEI Tatuya
|
83cdd8bb5d
[1870] moved src/bin/host under example/
|
il y a 12 ans |
JINMEI Tatuya
|
dc506d0714
[1870] created a separate dir to store example "3rd party" apps using BIND 10.
|
il y a 12 ans |
JINMEI Tatuya
|
b2cb1e1e33
[2203] renamed datasrc_configurator to datasrc_config; it represents it better.
|
il y a 12 ans |
JINMEI Tatuya
|
4da98b699e
[2203] forotten cleanup: removed now-unused header file.
|
il y a 12 ans |
JINMEI Tatuya
|
6f008e1916
[2203] a piggy back fix: prevent redundant initial data configuration.
|
il y a 12 ans |
JINMEI Tatuya
|
e0f618ac8f
[2203] changed configurator class to a simple function.
|
il y a 12 ans |
JINMEI Tatuya
|
bb21aa5022
[2203] pass server obj to configurator's reconfigure().
|
il y a 12 ans |
JINMEI Tatuya
|
f38d24a77f
[2203] refactoring 2nd step: configurator can now be a separate object.
|
il y a 12 ans |
JINMEI Tatuya
|
da22b37709
[2203] changed the callback type of addRemoteConfig to boost::function.
|
il y a 12 ans |
JINMEI Tatuya
|
0e9c2a4c68
[2203] refactoring 1st step: move session obj outside of datasrc configurator.
|
il y a 12 ans |
Mukund Sivaraman
|
f7c0410f7d
[1899] Allow other RRtypes in nsec3 table (for RRSIGs)
|
il y a 12 ans |
Mukund Sivaraman
|
13089ae122
[1899] Add another unittest to check that NSEC3 RRs are being returned
|
il y a 12 ans |
Mukund Sivaraman
|
dd83505aca
[1899] Break up UNION SQL query into two and merge manually
|
il y a 12 ans |
Mukund Sivaraman
|
06c667cd02
[1899] Add a unique constraint to nsec3 table
|
il y a 12 ans |
JINMEI Tatuya
|
c66fe1c8ad
[master] add std:: for memset(). sunstudio requires this with <cstring>
|
il y a 12 ans |
Jelte Jansen
|
1eb3ce6df7
[2275] fix strncpy in socketrequestortest
|
il y a 12 ans |
Jelte Jansen
|
9334389794
[2275] address review comments
|
il y a 12 ans |
Jelte Jansen
|
3d98322d24
[2275] valgrind fixes: uninitialized memory
|
il y a 12 ans |
Jelte Jansen
|
1c4ec91a6f
[2275] valgrind fixes: uninitialized memory
|
il y a 12 ans |
Jelte Jansen
|
b41cca56e9
[2275] use const char* for test globals
|
il y a 12 ans |
Jelte Jansen
|
c3a2105cbd
[2275] valgrind fix: initialize memory in labelsequence test
|
il y a 12 ans |
Jelte Jansen
|
347e333b52
[2275] valgrind fix: store singleton instance in auto_ptr
|
il y a 12 ans |
Jelte Jansen
|
fac39dc29a
[2275] valgrind fix: close db in test case
|
il y a 12 ans |
Mukund Sivaraman
|
adb92afc6f
[master] Add libb10-cc.la to tests Makefile.am
|
il y a 12 ans |
Jelte Jansen
|
c28be089b9
[2278] Add temporary suppression for false positives
|
il y a 12 ans |
Jelte Jansen
|
998645aaeb
[2278] remove a bit of dead code
|
il y a 12 ans |
Jelte Jansen
|
55d94bb5f7
[2278] A number of cppcheck fixes
|
il y a 12 ans |
JINMEI Tatuya
|
3e2a372012
[2340] corrected the position of closing 'fi' for an 'if GXX = yes'.
|
il y a 12 ans |
JINMEI Tatuya
|
5cc254b16b
[2340] added comment about why we need to explicitly define empty dtor.
|
il y a 12 ans |
JINMEI Tatuya
|
b05952bb39
[2340] added workaround for the clang++ "unused arguments" warn/error.
|
il y a 12 ans |