Commit History

Author SHA1 Message Date
  JINMEI Tatuya edde4be186 minor style fixes: position of braces. 15 years ago
  Jelte Jansen fdeff5dda7 some very minor fixes not worthy of passing through the review process (done 15 years ago
  Likun Zhang 2b9742f844 1. Add unittest and docstring to some functions in xfrin. 15 years ago
  JINMEI Tatuya 6298425055 cleanup/simplification: 15 years ago
  JINMEI Tatuya 6705f66222 added a test case that uncovers a bug in DNAME-CNAME synthesize. 15 years ago
  JINMEI Tatuya bf32527a31 cleanups: 15 years ago
  JINMEI Tatuya 4678cedc9f cleanups 15 years ago
  Jeremy C. Reed 3cca207612 For sqlite3_unittest.cc merged from branches/trac143. 15 years ago
  JINMEI Tatuya 1768a147e0 corrected test data path handling: it should have checked rbegin(), not rend(), to see if the given path ends with '/'. 15 years ago
  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