- 08 Mar, 2012 4 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
This will fix a build error on some systems, and is a good practice anyway. Also fix a minor wording error in a comment.
-
- 07 Mar, 2012 11 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
src/lib/datasrc/tests/Makefile.am auth_srv_unittest.cc needed an adjustment, but I believe it's trivial, so I'm commiting and pushing it.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
it conflicted with RESOLVER_SHUTDOWN info message (the debug one signals the shutdown command was received, the info message that the resolver actually shut down)
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/auth/auth_srv.cc src/bin/auth/tests/auth_srv_unittest.cc
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
also fixed tab indentation for consistency
-
- 06 Mar, 2012 2 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
They are replaced by references, as the server is synchronous, they should not be preserved outside from the call anyway.
-
- 05 Mar, 2012 9 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
haikuo zhang authored
-
Jeremy C. Reed authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
indentation, spaces, and one loop instead of separate tests
-
haikuo zhang authored
switch. the codes are in src/lib/util/locks.h
-
Jelte Jansen authored
-
- 02 Mar, 2012 14 commits
-
-
JINMEI Tatuya authored
the content was basiclally just moved from an older version of the corresponding files without "_link", so there should be no essential change in semantics.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
-
Jelte Jansen authored
for the efficiency check of the timing calculation, use a tighter margin than for the actual test itself (checked by shane)
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Jelte Jansen authored
leftSplit() -> stripLeft() rightSplit() -> stripRight()
-
JINMEI Tatuya authored
This should be more efficient than expensive name comparison. This is a small (unrelated) optimization, but hopefully it's okay.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also removed debug output.
-
JINMEI Tatuya authored
-