Commit History

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