Commit History

Author SHA1 Message Date
  JINMEI Tatuya a9e9a2b26f [trac613] avoid the obvious form of self assignment to silence cppcheck. 14 years ago
  JINMEI Tatuya f54d8505d8 [trac613] use narrower variable scope. also constify variables when possible. 14 years ago
  JINMEI Tatuya 950fc0ab5f [trac613] fixed a typo: s/=/==/ in assertion. this is a bug, but wouldn't be 14 years ago
  JINMEI Tatuya b229aa1c06 [trac613] pass parameters by reference instead of a copy of obj when possible 14 years ago
  JINMEI Tatuya ba66913e80 [trac613] made sure some of class member variables are initialized in the constructor. 14 years ago
  JINMEI Tatuya 59455cd6b9 [trac613] use <> instead of "" to include header files to satisfy cppcheck. 14 years ago
  JINMEI Tatuya 8a47d8d2b9 [trac613] catch exceptions by (const) reference. 14 years ago
  JINMEI Tatuya 6bdfcf31fe [trac613] avoid using an unused temporary variable. 14 years ago
  JINMEI Tatuya 33deff727f [trac613] use the rethrow idiom instead of explicitly resending the same exception object. 14 years ago
  JINMEI Tatuya bb708b6586 [master] use prefix version of ++, pointed out by cppcheck. 14 years ago
  Jelte Jansen d3120390ae [trac602] forgot to remove 3 spaces 14 years ago
  Jelte Jansen 27025d831a [trac602] addressed jinmei's comments 14 years ago
  Jelte Jansen 57b77aa7c0 [trac602] also remove boost/thread from nameserver_address_store.cc 14 years ago
  Jelte Jansen 14a51327ed [trac602] added --enable-boost-threads option (disabled by default) 14 years ago
  Jelte Jansen 0227b4b17e Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10 14 years ago
  Stephen Morris 795a77a465 [master] Add missing file to Makefile.am 14 years ago
  Jelte Jansen 41a2bfb404 [master] Update Changelog 14 years ago
  Jelte Jansen 8b41f77f00 [master] Merge branch 'trac491' 14 years ago
  Stephen Morris e4ee8c985e [master] ChageLog entry for Trac 554 14 years ago
  Stephen Morris 9739cbce2e Merge branch 'trac554' 14 years ago
  JINMEI Tatuya 955a15527b [master] minor typo in a comment. directly fixing it. 14 years ago
  Stephen Morris da6a33e379 [trac554] Merge branch 'master' into trac554 14 years ago
  Jelte Jansen d0181f27a7 Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10 14 years ago
  Jelte Jansen cf131c0c98 [master] Re-enabled and updated a few tests 14 years ago
  Jelte Jansen dee286dad1 [trac491] rest of review comments 14 years ago
  Jelte Jansen d22c96099a [trac491] review comments, the smaller issues 14 years ago
  zhanglikun fcb8add55e [master] Add the git revision number. 14 years ago
  zhanglikun ecbfb7cf92 [master] Rename one interface: from lookupClosestRRset() to lookupDeepestNS(), and remove one parameter of it. 14 years ago
  chenzhengzhang 6689f46184 [master] merge #253 : xfrout should use the case-sensitive 14 years ago
  chenzhengzhang 004e382616 Merge branch 'master' into trac253 14 years ago