Jelte Jansen
|
25a2bfcf77
ok this is as far as i can get with coverage on config_data.py
|
15 years ago |
Jeremy C. Reed
|
90750f86ab
Remove unused, old code. (Makefile had it commented out and
|
15 years ago |
Jelte Jansen
|
ed617e0845
unit tests and corresponding tweaks
|
15 years ago |
Jelte Jansen
|
4b1e0bab42
made config-specific commands also of the form of 'normal' commands, so they can be made with the same functions
|
15 years ago |
Jelte Jansen
|
896f1b7a8c
make cmdctl use message create functions
|
15 years ago |
Likun Zhang
|
5281fe9e81
1. Add unittests and help information for cmdctl and bindctl.
|
15 years ago |
JINMEI Tatuya
|
1c2ee20fa9
(trivial cleanup) removed an unnecessary include
|
15 years ago |
Evan Hunt
|
cb211a31b7
Commit RRsetList to trunk (mutually written and reviewed, ping-pong
|
15 years ago |
Jeremy C. Reed
|
7d5cb71991
In output say b10-cfgmgr instead of bind-cfgd (catch up with name change).
|
15 years ago |
Jelte Jansen
|
e84b2e3e89
function to create and 'parse' ccsession commands, and a list of fixed (non-module) command names
|
15 years ago |
Jelte Jansen
|
fa51470da3
print the unexpected answer (we need a verbosity flag for modules too btw)
|
15 years ago |
JINMEI Tatuya
|
2e0cbf8224
completed Question class with doc and more test cases
|
15 years ago |
JINMEI Tatuya
|
936342b052
merged from the jinmei-dnsrrset branch
|
15 years ago |
JINMEI Tatuya
|
87a9c552a2
merged from trunk
|
15 years ago |
Jeremy C. Reed
|
83ac742f49
Remove bind-cfgd from the path. Doesn't exist.
|
15 years ago |
Jeremy C. Reed
|
4d09a1dd9a
Install config_data.py and module_spec.py
|
15 years ago |
Jelte Jansen
|
6a38cc8fba
added some tests for module_spec
|
15 years ago |
Jeremy C. Reed
|
aefefeb876
Add some more details and some cleanup for this manual.
|
15 years ago |
Jelte Jansen
|
9964f279b0
ok that should actually be an exception (also added test for that)
|
15 years ago |
Jeremy C. Reed
|
008ae4d355
"There should be at most one statement per line." per BIND 9 coding guidelines.
|
15 years ago |
Jelte Jansen
|
33fdc92ec0
100% coverage on config_data.cc :)
|
15 years ago |
Jeremy C. Reed
|
96cfe830cb
Fix typo in docs. While here minor capitalization, grammer, punctuation
|
15 years ago |
Jeremy C. Reed
|
6ac9500c3f
Be more clear about builtin prompt.
|
15 years ago |
Jelte Jansen
|
c502e0e0f4
doxygen
|
15 years ago |
Jelte Jansen
|
6af2264545
allow for std:string exception constructors
|
15 years ago |
Jelte Jansen
|
8a98890b6f
implemented getItemList and getFullConfig in cpp version (+tests)
|
15 years ago |
JINMEI Tatuya
|
a3046fe921
more documentation
|
15 years ago |
JINMEI Tatuya
|
e421a3a895
added a test for BasicRRset::setName()
|
15 years ago |
JINMEI Tatuya
|
c4cf50a3af
- added detaild documentation
|
15 years ago |
Jelte Jansen
|
b5d2ddbea1
added isc::config::ConfigData class for easier client-side usage of configuration values (not completely done yet)
|
15 years ago |