Commit History

Author SHA1 Message Date
  Jeremy C. Reed ffd91607ea Add new testdata file to the tarball. 15 years ago
  Evan Hunt 049f2d1281 Added another missing file 15 years ago
  Evan Hunt d264ba4813 Oops: Forgot to explicitly add some files in the recent merge. 15 years ago
  Evan Hunt 34159d6962 70. [func] each 15 years ago
  Jeremy C. Reed 222a6e821c Update version number in configure.ac. 15 years ago
  Jelte Jansen b5a76ba5d1 forgot a copyright statement 15 years ago
  Jelte Jansen 19df6c8b49 fix for the freebsd unit test, unsigned int and "I" 15 years ago
  Jelte Jansen 359d1f3354 fix for problem found in solaris build, use "H" (unsigned short) instead of "I" (unsigned int) in parsetuple 15 years ago
  Jeremy C. Reed cb2a3934b5 Various punctuation fixes. 15 years ago
  JINMEI Tatuya 4b8c5fabeb added -module for creating libxfr_python.so on MacOS. 15 years ago
  JINMEI Tatuya a0c6c7fef2 mark '*' to the python wrapper change 15 years ago
  Jeremy C. Reed 9b827bc222 --with-boost-python is no more. Doesn't need Boost Python anymore. 15 years ago
  Jelte Jansen 099e94e26b update changelog for inclusion of trac 181 (python wrappers) 15 years ago
  Jeremy C. Reed 4caf5d3b88 Regenerate HTML. 15 years ago
  Jeremy C. Reed 8898a9167b mention that pkg-config is required to build (and make but that 15 years ago
  Jelte Jansen ab3d01d800 merging trac ticket #242 (remote_config functions aren't fully cleaned up in CCSession) 15 years ago
  Jeremy C. Reed 13d08243ae #include <climits> 15 years ago
  Jelte Jansen 47135c0a36 removed chmod of deleted script 15 years ago
  Jelte Jansen 31b31ad883 Merge ticket 172 (JSON on cc channel) 15 years ago
  Jelte Jansen 1b93102619 sync with trunk for merge 15 years ago
  Jelte Jansen 141de43f7e Merge in the python wrappers (ticket #181). This also removes the boost-python versions, and updates calls to those (since they didn't always adhere to the python style guidelines, and some of the functionality is slightly different with the current wrappers). 15 years ago
  Jelte Jansen 26266087e3 finaly sync for merge 15 years ago
  Likun Zhang 0c4bbcba5e using a build dir instead of src dir to get generated file. 15 years ago
  Likun Zhang fc5d7da022 1. Remove certificate file 'bindctl.pem'. 2. Add options -c(--certificate-chain) to bindctl. 3. Override class HTTPSConnection to support server certificate validation. 4. Rename module name from 'Cmd-Ctrl' to 'Cmdctl'. 5. Add support to cmdctl.spec file, now there are three configurable items for cmdctl: 'key_file', 'cert_file' and 'accounts_file', all of them can be changed in runtime. 15 years ago
  Likun Zhang cb3e3b3cfc Merge trac220 to trunk: 1. Make bindctl's command parser only do minimal check. Parameter value can be a sequence of non-space characters, or a string surrounded by quotation marks(these marks can be a part of the value string in escaped form). Make error message be more friendly.(if there is some error in parameter's value, the parameter name will provided) 2. Refactor function login_to_cmdctl() in class BindCmdInterpreter. Avoid using Exception to catch all exceptions. 15 years ago
  JINMEI Tatuya 0bd29bdbb3 added a log message when xfrout fails because the zone is unavailable for some reason. 15 years ago
  Jelte Jansen 6220232c45 sync with trunk for merge step 2 (apparently some ranges were skipped, and there were also a few minor updates to trunk) 15 years ago
  Jelte Jansen 0a9730cdd4 also check for -HUGE_VAL after strtod (+test of course) 15 years ago
  Evan Hunt fee0a27d26 oops, svn number was wrong in previous ChangeLog 15 years ago
  Evan Hunt f24ad617c8 merge from trac69 15 years ago