Commit History

Author SHA1 Message Date
  Jeremy C. Reed 1e5a2c0c4f Add another testdata file to the EXTRA_DIST list 15 years ago
  JINMEI Tatuya 1413ac244b applied the same fix as r1709 and r1710. This will make it possible to run tests in a separate build tree. (trac ticket #143) 15 years ago
  Jeremy C. Reed 2463b28109 Add more testdata files to EXTRA_DIST. 15 years ago
  JINMEI Tatuya f4b6a50fca adapted changes on data file specification introduced in r1709. 15 years ago
  JINMEI Tatuya 4822e03320 made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory. 15 years ago
  JINMEI Tatuya 3e235c59c5 cleanup: construct RRType from integer when possible. 15 years ago
  JINMEI Tatuya 133f25c3af cleanup: construct RRClasses from integer rather than strings when how to construct them doesn't matter. 15 years ago
  JINMEI Tatuya e732d5573b cleanup: use constants RRClasses rather than constructing them from text every time. 15 years ago
  JINMEI Tatuya 886bc05b44 cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. 15 years ago
  JINMEI Tatuya 67003d63aa supported case-sensitive name compression in MessageRenderer. 15 years ago
  Jeremy C. Reed a9a70da884 Refer to bind10 as "boss" not "master" (since "master" means 15 years ago
  Jeremy C. Reed 4ebe5ae967 Fix some problems in manpage. Clean up a little and add a little. 15 years ago
  JINMEI Tatuya aa2a814219 supported a simple name with possible compression 15 years ago
  JINMEI Tatuya ec420937c3 fixed place of braces according to coding guideline 15 years ago
  JINMEI Tatuya 37fe128f02 - minor cleanup 15 years ago
  JINMEI Tatuya 6f2f357468 make it selectable on ProcessInfo construction whether to keep stderr 15 years ago
  Likun Zhang d07662c441 Make log message more readable when xfrin failed. 15 years ago
  Likun Zhang 441a663847 Warned if import bind10_dns or bind10_xfr failed. 15 years ago
  JINMEI Tatuya 811eea07ce tighten validation more, add portable version of CMSG_LEN 15 years ago
  JINMEI Tatuya ce604aaf99 overall cleanup and minor bug fixes for xfrout: 15 years ago
  JINMEI Tatuya 2e49b0bad5 cleanup: removed redundant space 15 years ago
  JINMEI Tatuya f3b025aa13 cleanup: removed redundant spaces 15 years ago
  JINMEI Tatuya da1023a042 cleanups: 15 years ago
  JINMEI Tatuya f0fe1c38c7 keep stderr for child processes if -v is specified. 15 years ago
  JINMEI Tatuya 1a57ab6ff0 Environment variables for the child process will be a copy of those 15 years ago
  JINMEI Tatuya 4e6bb55ce5 warned if import bind10_dns failed 15 years ago
  JINMEI Tatuya afc110e820 propset 15 years ago
  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