Commit History

Author SHA1 Message Date
  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
  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