Commit History

Author SHA1 Message Date
  JINMEI Tatuya b218fa9c06 removed unnecessary header file <string>, which can be harmful in some environment. 15 years ago
  JINMEI Tatuya e517f210c5 recovered r1683 (which was accidentally removed in my previous commit, r1684) 15 years ago
  JINMEI Tatuya 613b2880fb cleanup: eliminated the need for isc.auth.sqlite3_ds.AXFRInDB by directly calling sqlite3_ds.load() from the xfrin module. 15 years ago
  Likun Zhang 4b29535ab5 Fix parameter name error in code. 15 years ago
  Likun Zhang bd2ec1db24 Remove the print_message and print_settings from the Xfrin spec and the handlers from the code. (As request in ticket 136) 15 years ago
  JINMEI Tatuya 96f1c6dc81 make sure zone name ends with '.' 15 years ago
  JINMEI Tatuya 7f58e4a76b propset 15 years ago
  JINMEI Tatuya 46b30cdc82 propset 15 years ago
  JINMEI Tatuya 8a81157984 cleanup: constify 15 years ago
  Likun Zhang 16d28db98a Fix a minor code error brought by reversion 1674.(function log_info() is used without definition.) 15 years ago
  Shane Kerr f4331e3171 Added TODO item about grandchildren processes. 15 years ago
  Shane Kerr 37966187e0 Change shutdown to actually SIGKILL properly. 15 years ago
  JINMEI Tatuya 0532e260ed don't ignore other RRs than SOA even if the second SOA is found. 15 years ago
  JINMEI Tatuya ad4d6587a8 cleanup: pass a const reference as a copy source instead of an object. 15 years ago
  Likun Zhang 2d78411d1a Fix bug caused by the code committed in reversion 1662. 15 years ago
  Jelte Jansen d15c05078d check map tag size in create functions too, for consistency, i think we should indeed remove the direct map access and constructor, see comment in ticket 129 15 years ago
  JINMEI Tatuya e250b4e91b added <cassert> for assert(3) 15 years ago
  JINMEI Tatuya f625571df7 tighten validation on the map tag length: due to the wire format limitation 15 years ago
  JINMEI Tatuya 72c5e5d307 cleanup: reduced unused function parameters, constified variables when possible. 15 years ago
  JINMEI Tatuya 231bbc395f made deocde_blob() exception safe. 15 years ago
  Likun Zhang d30412f4c6 Fix bugs reported in ticket 125 and 126. 15 years ago
  Jeremy C. Reed 8ad048eb79 Allow this to build when using a different builddir from the srcdir. 15 years ago
  Jeremy C. Reed abcadd9a54 This needs headers from the srcdir and buildir and 15 years ago
  Jeremy C. Reed cbe6b6ab35 This needs includes from the srcdir not builddir. 15 years ago
  JINMEI Tatuya 7d04160d07 added rrclass.h and rrtype.h to nodist_libdns_la_SOURCES 15 years ago
  Jeremy C. Reed 22e630b94f Also add to AM_CPPFLAGS: 15 years ago
  Jeremy C. Reed 193067be0a Remove rrclass.h and rrtype.h from libdns_la_SOURCES. These two 15 years ago
  Jeremy C. Reed 79124a125c Rename spec "pre" files to also include "spec" in the filename. 15 years ago
  Jeremy C. Reed 61f47f32e2 Fix a typo. 15 years ago
  Jeremy C. Reed 730b681b42 Remove repeated include path. 15 years ago