- 23 Oct, 2012 3 commits
-
-
JINMEI Tatuya authored
update the test case and log message accordingly.
-
JINMEI Tatuya authored
the users of this method only need the set behavior, and the previous code actually didn't swap them as expected anyway.
-
JINMEI Tatuya authored
-
- 22 Oct, 2012 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 20 Oct, 2012 9 commits
-
-
JINMEI Tatuya authored
it's a topic of #2363, but the change is small and is better to be fixed here because it would cause conflict.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the latter will soon be deprecated.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
they are not expected to be copied, and I actually had a bug due to an accidental copy. Making it non copyable will help avoid such bugs.
-
JINMEI Tatuya authored
-
- 19 Oct, 2012 9 commits
-
-
JINMEI Tatuya authored
auth_srv test's clientList tests are now converted to clients manager's test. ("holder" tests).
-
JINMEI Tatuya authored
this will help corner case considerations of it being NULL
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this way we can avoid having a situtation that it's NULL.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 18 Oct, 2012 12 commits
-
-
Jelte Jansen authored
A few more checks in test cleaned up added headers reordered log message file
-
Jelte Jansen authored
from AuthSrv:: (in auth_srv.h) to isc:datasrc:: (in client_list.h), the previous location wasn't really relevant now that it is used elsewhere, and this seemed the most logical location
-
Jelte Jansen authored
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
See ticket #2366 for details. Okayed by muks on jabber. Note that no test checked this and I don't introduce any test since I am pretty sure this code will no exist in any production version of a resolver (since won't limit IN only).
-
Jelte Jansen authored
(it is now sync.h, which was already included) Acked on jabber by muks
-
Jelte Jansen authored
Conflicts: src/lib/util/threads/tests/lock_unittest.cc
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
solaris's pthread_cond_destroy doesn't seem to fail reliably in this case as the test expects.
-
- 17 Oct, 2012 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-