Commit History

Author SHA1 Message Date
  Evan Hunt 52ac5cf227 71. [func] each 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
  Jeremy C. Reed cb2a3934b5 Various punctuation fixes. 15 years ago
  JINMEI Tatuya a0c6c7fef2 mark '*' to the python wrapper change 15 years ago
  Jelte Jansen 099e94e26b update changelog for inclusion of trac 181 (python wrappers) 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
  Evan Hunt fee0a27d26 oops, svn number was wrong in previous ChangeLog 15 years ago
  Evan Hunt f24ad617c8 merge from trac69 15 years ago
  tingting shen 7276b76e2f change ChagneLog file 15 years ago
  tingting shen 31ec8c6c65 Added verbose options to exactly what is happening with loadzone. Added loadzone test suite of different file formats to load. 15 years ago
  Jerry 0eb4e31198 merge of ticket #176 (python logging framework), also changes xfrout to use the python logging. 15 years ago
  Shane Kerr dabb1631f6 ChangeLog for privilege dropping (Trac ticket #180). 15 years ago
  Jelte Jansen 2da6b0550c merge of ticket #225 (b10-auth fails if ran from source tree), also changes xfrin and xfrout to use the database_file setting from the auth module, so for xfrin you don't need to specify it on the command, and for out it doesn't need its own configuration value 15 years ago
  JINMEI Tatuya 1b9d9fed56 entry for Trac #251 15 years ago
  JINMEI Tatuya 1408f51d52 added an entry for Trac #249 15 years ago
  JINMEI Tatuya afff755e88 added a Trac # to an old change. 15 years ago
  JINMEI Tatuya 097322c495 change for trac #248 15 years ago
  Likun Zhang a5ccbb0500 Add a short description to change(item 38). 15 years ago
  JINMEI Tatuya bdb33a70a1 update for trac #200 15 years ago
  JINMEI Tatuya e25a9be8ba 56. [func]* jinmei 15 years ago
  Shane Kerr 24b93f2053 Updating ChangeLog for bug fix. 15 years ago
  Likun Zhang 187844f29a Enable b10-xfrout can be launched in source code tree.(Reviewed by Jelte) 15 years ago
  Likun Zhang efcdb2155e Generate a unique session ID by using socket.gethostname() instead of socket.gethostbyname(), since the latter one could make bindctl stall if its own host name can't be resolved.(the patch was created by Jinmei and reviewed by zhanglikun) 15 years ago
  Likun Zhang f905a9cddc Fix revision number error for item 52 in ChangeLog. 15 years ago
  Likun Zhang 990e977d86 When xfrout is launched, check whether the socket file is being used by one running xfrout process, if it is, exit from python. If the file isn't a socket file or nobody is listening, it will be removed. If it can't be removed, exit from python. 15 years ago
  Jeremy C. Reed 1de73788c7 merge from trac223 for Trac #223: 15 years ago
  Likun Zhang 61f0a5df14 Add bug fix information for ticket 218. 15 years ago
  Jeremy C. Reed 3c8e4e0105 Add "build" as another identifier to the legend. 15 years ago