index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2837] Fixed omissions from previous review corrections
Stephen Morris
2013-04-09
2
-8
/
+9
*
[2837] Addressed review comments.
Thomas Markwalder
2013-04-09
4
-17
/
+12
*
[2837] Added include of <string.h> to HWAddr.cc. Compile on OS/X
Thomas Markwalder
2013-03-15
1
-0
/
+1
*
[2837] Changed mysql to enforce STRICT mode
Thomas Markwalder
2013-03-15
6
-42
/
+63
*
[master] fix clang issue with exception in unnamed namespace
Jelte Jansen
2013-03-13
1
-8
/
+15
*
[master] Fix test: remove sleep, use fake mtime
Jelte Jansen
2013-03-12
1
-4
/
+3
*
[master] Update changelog for merge of #2710
Jelte Jansen
2013-03-12
1
-0
/
+5
*
[master] Merge branch 'trac2710'
Jelte Jansen
2013-03-12
2
-3
/
+115
|
\
|
*
[2710] Terminate the last line of text
Michal 'vorner' Vaner
2013-03-12
1
-1
/
+1
|
*
[2710] address review comments
Jelte Jansen
2013-03-11
2
-5
/
+2
|
*
[2710] small cleanup: make _accounts_file member 'private'
Jelte Jansen
2013-03-07
1
-4
/
+4
|
*
[2710] Lower sleep time for mtime change
Jelte Jansen
2013-03-07
1
-1
/
+2
|
*
[2710] Better handling of nonexistent file
Jelte Jansen
2013-03-07
2
-1
/
+20
|
*
[2710] Check file mtime and name, and reread if changed
Jelte Jansen
2013-03-06
2
-2
/
+44
|
*
[2710] Add tests for expected behaviour of cmdctl accounts file reload
Jelte Jansen
2013-03-06
1
-0
/
+53
*
|
Merge #2768
Michal 'vorner' Vaner
2013-03-11
9
-10
/
+167
|
\
\
|
*
|
[2768] Remove some more references
Michal 'vorner' Vaner
2013-03-11
2
-11
/
+13
|
*
|
[2768] Don't use const reference
Michal 'vorner' Vaner
2013-03-07
1
-1
/
+1
|
*
|
[2768] (minor) Style tweaks
Michal 'vorner' Vaner
2013-03-06
1
-1
/
+2
|
*
|
[2768] Make sure the rpcCall asks for answer
Michal 'vorner' Vaner
2013-02-22
6
-10
/
+22
|
*
|
[2768] Output seq of message waited for
Michal 'vorner' Vaner
2013-02-22
2
-2
/
+2
|
*
|
[2768] Add missing protocol constant
Michal 'vorner' Vaner
2013-02-22
1
-0
/
+1
|
*
|
[2768] Implement the rpcCall method
Michal 'vorner' Vaner
2013-02-20
1
-4
/
+16
|
*
|
[2768] Tests for the rpcCall method
Michal 'vorner' Vaner
2013-02-20
3
-0
/
+73
|
*
|
[2768] Interface of the ModuleCCSession::rpcCall
Michal 'vorner' Vaner
2013-02-18
1
-0
/
+57
*
|
|
Merge branch 'trac2641_3'
Mukund Sivaraman
2013-03-11
7
-75
/
+164
|
\
\
\
|
*
|
|
[2641] Remove duplicate space from messages
Mukund Sivaraman
2013-03-07
2
-5
/
+5
|
*
|
|
[2641] Removed message asking users to check b10-cmdctl logs
Mukund Sivaraman
2013-03-07
2
-22
/
+0
|
*
|
|
[2641] Rename and fix CMDCTL_SRC_PATH usage
Mukund Sivaraman
2013-03-06
3
-7
/
+4
|
*
|
|
[2641] Unify exception handling code
Mukund Sivaraman
2013-03-06
2
-26
/
+25
|
*
|
|
[2641] Update message that is printed when an SSL or socket error occurs
Mukund Sivaraman
2013-03-01
1
-3
/
+1
|
*
|
|
[2641] Add a note to the description about the errors that we expect
Mukund Sivaraman
2013-03-01
1
-0
/
+2
|
*
|
|
[2641] Fix test env variable (fix distcheck)
Mukund Sivaraman
2013-03-01
1
-2
/
+2
|
*
|
|
[2641] Add back missing cmdctl-accounts.csv
Mukund Sivaraman
2013-02-28
1
-0
/
+1
|
*
|
|
[2641] Move cmdctl-accounts.csv file back to where it was
Mukund Sivaraman
2013-02-28
4
-5
/
+4
|
*
|
|
[2641] editorial: folded a long line
JINMEI Tatuya
2013-02-27
1
-1
/
+2
|
*
|
|
[2641] Revise prompts displayed by bindctl when login fails
Mukund Sivaraman
2013-02-27
1
-3
/
+16
|
*
|
|
[2641] Remove the /users-exist cmdctl API call, and client code from bindctl
Mukund Sivaraman
2013-02-27
4
-275
/
+1
|
*
|
|
[2641] Fix __init__() args
Mukund Sivaraman
2013-02-19
1
-1
/
+3
|
*
|
|
[2641] Test /login API call
Mukund Sivaraman
2013-02-19
2
-1
/
+62
|
*
|
|
[2641] Rename test
Mukund Sivaraman
2013-02-19
1
-1
/
+1
|
*
|
|
[2641] Test /users-exist API call
Mukund Sivaraman
2013-02-19
1
-15
/
+38
|
*
|
|
[2641] Add test for _is_session_valid()
Mukund Sivaraman
2013-02-19
2
-2
/
+11
|
*
|
|
[2641] Test that _try_login() makes the right API call to cmdctl
Mukund Sivaraman
2013-02-19
1
-0
/
+38
|
*
|
|
[2641] Test that login_to_cmdctl() calls _have_users()
Mukund Sivaraman
2013-02-19
1
-0
/
+16
|
*
|
|
[2641] Test that _have_users() makes the right API call to cmdctl
Mukund Sivaraman
2013-02-19
1
-1
/
+40
|
*
|
|
[2641] Add tests for _have_users()
Mukund Sivaraman
2013-02-19
1
-0
/
+132
|
*
|
|
[2641] Update doc for _try_login()
Mukund Sivaraman
2013-02-18
1
-8
/
+6
|
*
|
|
[2641] Add doc for _have_users()
Mukund Sivaraman
2013-02-18
1
-0
/
+7
|
*
|
|
[2641] Add doc for get_num_users()
Mukund Sivaraman
2013-02-18
1
-0
/
+1
[next]