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