- 16 Mar, 2011 18 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
hanfeng authored
-
hanfeng authored
-
hanfeng authored
-
hanfeng authored
-
-
Shane Kerr authored
-
-
Jelte Jansen authored
Conflicts: src/lib/resolve/recursive_query.cc
-
Shane Kerr authored
-
Shane Kerr authored
Conflicts: ChangeLog configure.ac src/bin/bind10/tests/bind10_test.py.in
-
Shane Kerr authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
.stop() followed directly by .reset() doesn't work. It seems asio has a "can run" boolean variable, stop sets it to false, reset to true, so if they are both called from inside the .run() main loop, it does nothing.
-
zhanglikun authored
-
hanfeng authored
-
- 15 Mar, 2011 22 commits
-
-
JINMEI Tatuya authored
Without this it cannot use privileged port (most commonly 53) while changing the run time user (-u). Confirmed the fix, and okayed on jabber. I won't update changelog for this fix because it's a regression after the previous release.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
-
-
Jelte Jansen authored
- need stdlib.h for random() - need return even after assert() - cppcheck mentioned a few args that could be passed by reference
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
Added an option to tcpSendReturnTest that makes it not send all data, resulting in a timeout
-
Shane Kerr authored
-
Jelte Jansen authored
-
Shane Kerr authored
BIND 10 server. Far better suited as a unit test.
-
Jelte Jansen authored
-
-
Jelte Jansen authored
-
zhanglikun authored
-
Jelte Jansen authored
-
hanfeng authored
-
hanfeng authored
-
hanfeng authored
-
hanfeng authored
-