This is for http://bind10.isc.org/ticket/18. |
|
More...
|
almost 15 years ago
|
merged back branches/jelte_datasource1 branch |
|
More...
|
almost 15 years ago
|
fix call to python_exec |
|
More...
|
almost 15 years ago
|
Add directory for the userguide and beginning of style guide for it. |
|
More...
|
almost 15 years ago
|
removed old c msgq |
|
More...
|
almost 15 years ago
|
Add TODO for bindctl and cmd-ctrld. |
|
More...
|
almost 15 years ago
|
Add a brief description. |
|
More...
|
almost 15 years ago
|
Beginning of manual page. |
|
More...
|
almost 15 years ago
|
parkinglots zoneset now contains Names instead of strings, made std:set an attribute instead of zoneset a subclass Added a very temporary operator< to Name (this is the 'old' name), which was needed for zoneset. Made the DS API interaction a bit smarter parkinglot can now return NXDOMAIN if you ask for a subdomain of a known one (still returns SERVFAIL for unknown zones) |
|
More...
|
almost 15 years ago
|
The tool for user and password generation. |
|
More...
|
almost 15 years ago
|
Change the code to support new module 'cmd-ctrld'. When bindctl starts up, it needs login into cmd-ctrld. The communication between bindctl and cmd-ctrld is protected by SSL. |
|
More...
|
almost 15 years ago
|
Change the code to support new module 'cmd-ctrld', Now, 1. bindctl(bigtool) will send the command to cmd-ctrl. |
|
More...
|
almost 15 years ago
|
Add code for cmd-ctrld. |
|
More...
|
almost 15 years ago
|
Fix typo in a pydoc comment. |
|
More...
|
almost 15 years ago
|
Fix year. |
|
More...
|
almost 15 years ago
|
Renamed bigtool to bindctl. Moved some directories for this and edited files to change BIGTOOL, BigTool, bigtool to BINDCTL, BindCtl, bindctl respectively. |
|
More...
|
almost 15 years ago
|
Install the manual page. |
|
More...
|
almost 15 years ago
|
check on config add/remove if the given identifier actually leads to a list |
|
More...
|
almost 15 years ago
|
Fix typo and grammar. |
|
More...
|
almost 15 years ago
|
Prompt also may show the location. Remove/comment out the ParkingLot documentation (it is not builtin and will be documented elsewhere). Add more details about the boss shutdown. Add another usage example. |
|
More...
|
almost 15 years ago
|
Began test suite for the BoB. |
|
More...
|
almost 15 years ago
|
Autoconf and automake requirements. And about coverage tests. |
|
More...
|
almost 15 years ago
|
regex that matches arg_name=value pairs in bigtool input did not include / character do we need more that are not part of \w? |
|
More...
|
almost 15 years ago
|
Don't try to restart anything if we're shutting down. |
|
More...
|
almost 15 years ago
|
set keyword expansion for Id |
|
More...
|
almost 15 years ago
|
merged RRType/Class/TTL classes |
|
More...
|
almost 15 years ago
|
- applied review feedback - added comments about thread-safe considerations (based on review comments) - some more code cleanups |
|
More...
|
almost 15 years ago
|
Add "quit" command. Fix some descriptions. Clean up. Add a couple examples. Almost done! |
|
More...
|
almost 15 years ago
|
Add more details. Move some of the commands to their own sections (by module). |
|
More...
|
almost 15 years ago
|
Initial manual page. Needs lots of work. |
|
More...
|
almost 15 years ago
|