Kean Johnston
|
4921d7de6b
[264] Do not prompt for user name and password if not interactive.
|
11 years ago |
Jeremy C. Reed
|
62c273605b
[master] minor wording change for the python readline warning.
|
12 years ago |
Mukund Sivaraman
|
85a61f1113
[2641] Remove duplicate space from messages
|
12 years ago |
Mukund Sivaraman
|
0f0c175daf
[2641] Removed message asking users to check b10-cmdctl logs
|
12 years ago |
Mukund Sivaraman
|
ee109e14bb
[2641] Unify exception handling code
|
12 years ago |
Mukund Sivaraman
|
e2e93cd235
[2641] Update message that is printed when an SSL or socket error occurs
|
12 years ago |
Mukund Sivaraman
|
60aa5f582f
[2641] Add a note to the description about the errors that we expect
|
12 years ago |
Mukund Sivaraman
|
27dc1e7a87
[2641] Revise prompts displayed by bindctl when login fails
|
12 years ago |
Mukund Sivaraman
|
f75fcf0b19
[2641] Remove the /users-exist cmdctl API call, and client code from bindctl
|
12 years ago |
Mukund Sivaraman
|
ada6840f0a
[2641] Update doc for _try_login()
|
12 years ago |
Mukund Sivaraman
|
e363285144
[2641] Add doc for _have_users()
|
12 years ago |
Mukund Sivaraman
|
2133c6ae39
[2641] Update if statement
|
12 years ago |
JINMEI Tatuya
|
b6d51351a7
[2641] a minor piggy-back style cleanup: removed space in default param spec.
|
12 years ago |
Mukund Sivaraman
|
544b01dd9f
[2641] From bindctl, call /users-exist in cmdctl to check if users exist
|
12 years ago |
JINMEI Tatuya
|
ebeb792396
[2145] import isc.config explicitly, instead of the whole 'isc' package.
|
12 years ago |
Jelte Jansen
|
e283a05caf
[2595] print SSL error on both SSLError and ECONNRESET
|
12 years ago |
Jelte Jansen
|
64dd4df0a8
[2595] Address more review comments
|
12 years ago |
Jelte Jansen
|
55b05119c7
[2595] Update __try_login in bindcmd and add test
|
12 years ago |
Jelte Jansen
|
d4d5c0ee65
[2595] Better error reporting on failed login in bindctl
|
12 years ago |
Jelte Jansen
|
ac0eaa438f
[680] Update text and added code comments
|
12 years ago |
Jelte Jansen
|
76c52a9395
[680] Update 'no default' bindctl message
|
12 years ago |
JINMEI Tatuya
|
5946fa677b
[2449] print a warning message if readline module isn't imported.
|
12 years ago |
Jelte Jansen
|
ae8740e0bf
[2254] Merge branch 'trac2254' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2254
|
12 years ago |
Jelte Jansen
|
ed5f58850c
[2254] one more comment
|
12 years ago |
Jelte Jansen
|
397769f9a9
[2254] Expand _complete comment, add one more testcase
|
12 years ago |
JINMEI Tatuya
|
7a0a89d0ca
[2254] minor (unrelated) style fix: make lhs and rhs around == more reasonable.
|
12 years ago |
Jelte Jansen
|
9b730d026d
[2254] cleanups
|
12 years ago |
Jelte Jansen
|
6bd433b573
[2254] more review comments; code cleanup and docs
|
12 years ago |
JINMEI Tatuya
|
fa10a89c1e
[2254] suggested doc extension
|
12 years ago |
JINMEI Tatuya
|
da0b581e22
[2254] trivial editorial fix
|
12 years ago |