Jelte Jansen
|
505205989b
fixed indentation for those strings
|
15 years ago |
Jelte Jansen
|
0d3e60f218
added some module-level docstrings
|
15 years ago |
Shane Kerr
|
9f5008fd32
Use readline if supported on the system, otherwise stdin.
|
15 years ago |
Jelte Jansen
|
6fe5d6fe60
some docstring updates for bindcmd.py (easier to fix than to put them all in the review report)
|
15 years ago |
Jeremy C. Reed
|
6fbf197240
Add a TODO: entry for saving the default user.
|
15 years ago |
Jeremy C. Reed
|
87b9b18a21
Typo fix.
|
15 years ago |
Jelte Jansen
|
6d3e50f878
install bindctl .py files, and change imports and scripts to reflect
|
15 years ago |
Jelte Jansen
|
c00932b53e
updated example bindctl session
|
15 years ago |
Likun Zhang
|
5379b40c81
1. Refactor the function get_param_name_by_position of class CommandInfo, add add some unittest for it.
|
15 years ago |
Likun Zhang
|
5281fe9e81
1. Add unittests and help information for cmdctl and bindctl.
|
15 years ago |
Jelte Jansen
|
275dbabd2d
renamed CCSession to ModuleCCSession
|
15 years ago |
Jelte Jansen
|
7ccf5c90c2
type checking on client side
|
15 years ago |
Jelte Jansen
|
bc69156fbd
added option to validate 'partial' data against a definition
|
15 years ago |
Jelte Jansen
|
b302cfa381
refactoring of cfgmgr and config in general; they now use the datadefinition class so they could later validate data that is passed around
|
15 years ago |
Jelte Jansen
|
119fd99358
move python lib path ISC/CC to isc/cc
|
15 years ago |
Likun Zhang
|
335fab6b45
Remove error message when the default_user.csv doesn't exist.
|
15 years ago |
Likun Zhang
|
ed538af714
Move files from /src/lib/bindctl to /src/bin/bindctl.
|
15 years ago |