0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This is for http://bind10.isc.org/ticket/18.
reedjc
as Jeremy C. Reed
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.
reedjc
as Jeremy C. Reed
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.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Beginning of manual page.
reedjc
as Jeremy C. Reed
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.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Fix year.
reedjc
as Jeremy C. Reed
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.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Install the manual page.
reedjc
as Jeremy C. Reed
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.
reedjc
as Jeremy C. Reed
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.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Began test suite for the BoB. More... almost 15 years ago
Autoconf and automake requirements. And about coverage tests.
reedjc
as Jeremy C. Reed
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!
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Add more details. Move some of the commands to their own sections (by module).
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Initial manual page. Needs lots of work.
reedjc
as Jeremy C. Reed
More... almost 15 years ago