Historique des commits

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