Commit History

Author SHA1 Message Date
  JINMEI Tatuya 25747d9b65 [trac613] added missingInclude to suppression list. it reportedly caused 14 years ago
  JINMEI Tatuya 0919193219 [trac613] made sure NameserverEntry::xxx_address_ are initialized in the constructor. 14 years ago
  JINMEI Tatuya ab86095a11 [trac613] supporess 'debug' output from cppcheck 14 years ago
  JINMEI Tatuya d1a73e27eb [trac613] add a make rule 'cppcheck' to invoke cppcheck. 14 years ago
  JINMEI Tatuya 1022129fce [trac613] use an older format of suppressions option for wider applicability. 14 years ago
  JINMEI Tatuya da0e644a1c [trac613] use nanosleep instead of usleep. mainly to silence cppcheck, 14 years ago
  JINMEI Tatuya e5e62873bc [trac613] use vector instead of plain old array to silence cppcheck 14 years ago
  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