Commit History

Author SHA1 Message Date
  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 99fbbc37fe [2641] Rename and fix CMDCTL_SRC_PATH usage 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 7c623395e4 [2641] Fix test env variable (fix distcheck) 12 years ago
  Mukund Sivaraman 90251f7170 [2641] Add back missing cmdctl-accounts.csv 12 years ago
  Mukund Sivaraman 4ea6a9c516 [2641] Move cmdctl-accounts.csv file back to where it was 12 years ago
  JINMEI Tatuya cfc683caf3 [2641] editorial: folded a long line 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 80b1a680ca [2641] Fix __init__() args 12 years ago
  Mukund Sivaraman 77af0818a3 [2641] Test /login API call 12 years ago
  Mukund Sivaraman e86811d193 [2641] Rename test 12 years ago
  Mukund Sivaraman 1e653cb517 [2641] Test /users-exist API call 12 years ago
  Mukund Sivaraman 2b9c6a4546 [2641] Add test for _is_session_valid() 12 years ago
  Mukund Sivaraman 77520e9dda [2641] Test that _try_login() makes the right API call to cmdctl 12 years ago
  Mukund Sivaraman 0abfd1c9e1 [2641] Test that login_to_cmdctl() calls _have_users() 12 years ago
  Mukund Sivaraman 788685826e [2641] Test that _have_users() makes the right API call to cmdctl 12 years ago
  Mukund Sivaraman 221bb9df74 [2641] Add tests for _have_users() 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 e1725e2609 [2641] Add doc for get_num_users() 12 years ago
  Mukund Sivaraman 2133c6ae39 [2641] Update if statement 12 years ago
  Mukund Sivaraman f597ce3956 [2641] Move get_user_info() call to its own unittest 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
  Mukund Sivaraman 10c4a13810 [2641] Handle /users-exist API call in cmdctl 12 years ago
  Mukund Sivaraman 97d4ccea57 [2641] Add method to get the number of users 12 years ago