JINMEI Tatuya
|
2930018ad3
- added minimum level documentation
|
il y a 15 ans |
Jeremy C. Reed
|
82032d939a
If B10_FROM_SOURCE is set in the environment, we use PEM file
|
il y a 15 ans |
Jelte Jansen
|
fa081c17eb
use the sequence number to get the right answer in cfgmgr and ccsession.py (and hence in modules) too
|
il y a 15 ans |
Jeremy C. Reed
|
ecac16e6a6
Fix typo
|
il y a 15 ans |
Jelte Jansen
|
939eedf98d
ok i see why the nonnonblock didn't work, broke it yesterday, missed a return statement
|
il y a 15 ans |
Jelte Jansen
|
81f707eae7
retry group_recvmsg() if it returned None (even though nonblocking is false)
|
il y a 15 ans |
Jelte Jansen
|
c2e90505e7
fixed a bug in tab-completion
|
il y a 15 ans |
Jelte Jansen
|
505205989b
fixed indentation for those strings
|
il y a 15 ans |
Jelte Jansen
|
0d3e60f218
added some module-level docstrings
|
il y a 15 ans |
Jelte Jansen
|
8094e981fc
docstrings for bindctl.moduleinfo
|
il y a 15 ans |
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 |