Commit History

Author SHA1 Message Date
  Shane Kerr 9f5008fd32 Use readline if supported on the system, otherwise stdin. 15 years ago
  Jelte Jansen 6fe5d6fe60 some docstring updates for bindcmd.py (easier to fix than to put them all in the review report) 15 years ago
  Jelte Jansen a80d107ef7 update bindctl unit tests env vars and imports too 15 years ago
  Evan Hunt 4976ff58ef change DATE_LEN from an enum value to a const size_t variable. 15 years ago
  JINMEI Tatuya 0adba2c8c2 note about the test cases 15 years ago
  JINMEI Tatuya 5b0ebbb79b constified things more, and followed style guidelines more 15 years ago
  JINMEI Tatuya f908f841de cleanups: 15 years ago
  Evan Hunt 67eaca6d8a enable NSEC-at-a-zone-cut test 15 years ago
  Evan Hunt 150e7028d7 - query for ./DS no longer tries to find the parent of . 15 years ago
  Jeremy C. Reed 6fbf197240 Add a TODO: entry for saving the default user. 15 years ago
  JINMEI Tatuya 91a5a09126 missing include files 15 years ago
  Jeremy C. Reed c2424cfde7 Make sure example bindctl.pem is installed to share/data/bind10. 15 years ago
  JINMEI Tatuya f8248921b2 minor cleanups 15 years ago
  JINMEI Tatuya 9ff8bcda0b cleanup: 15 years ago
  JINMEI Tatuya 40d4ea95f6 handled type ANY query correctly 15 years ago
  JINMEI Tatuya d2dd3177ba cleanup: removed unused methods 15 years ago
  JINMEI Tatuya dd57e92f92 avoid using RRsetList::operator[] because it implicitly (and naively) assumes 15 years ago
  JINMEI Tatuya b15e778ce1 handled SOA query correctly. 15 years ago
  JINMEI Tatuya 574aada7ef corrected the behavior for zone mismatch cases. added tests for them. 15 years ago
  Jelte Jansen eea2a5da26 removed bindctl.py.in which i accidentally re-added after jeremy renamed it 15 years ago
  Jelte Jansen 13a3a9aab4 added a feature (yes i know, but this is a serious problem) to cc/session.py; 15 years ago
  Jeremy C. Reed ea40d6ddb1 Remove Ctrl-M from end of lines. 15 years ago
  Jeremy C. Reed 56603ba2a5 Fix my TODO entry. 15 years ago
  Jeremy C. Reed 129c064ffd Renamed the source for bindctl that way 15 years ago
  Jeremy C. Reed baa0857cdd Test shell script run the final bindctl. 15 years ago
  Jelte Jansen 4074eb619e use isnull in test 15 years ago
  Jeremy C. Reed 87b9b18a21 Typo fix. 15 years ago
  Shane Kerr 0acb75776f Convert from fork & exec server to a threaded server. 15 years ago
  Jelte Jansen 6d3e50f878 install bindctl .py files, and change imports and scripts to reflect 15 years ago
  Jelte Jansen 567439f58d add module name to ccsession error message 15 years ago