- 16 Mar, 2011 3 commits
-
-
hanfeng 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.
-
hanfeng authored
-
- 15 Mar, 2011 4 commits
- 14 Mar, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
* Wrapped long lines, whitespace fixes * Some spelling * Test port in the private range
-
- 13 Mar, 2011 2 commits
- 09 Mar, 2011 2 commits
-
-
-
JINMEI Tatuya authored
-
- 08 Mar, 2011 14 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
Listen on the IPv6 (::) and IPv4 (0.0.0.0) wildcard addresses for b10-auth. This returns to previous behavior prior to change #184. Document the listen_on configuration in manual. (Trac #649)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
-
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
Conflicts: tests/system/{cleanall.sh, conf.sh.in, ifconfig.sh, run.sh, runall.sh} These were actually re-added to the tree.
-
Jelte Jansen authored
-
JINMEI Tatuya authored
For distcheck we only needed cleanall.sh, but to make tar balls complete we need other files including test scripts and data. Some other cleanups are piggy-backed: - use port 53210 instead of 5300 to be aligned with trac #523 - use reference to BIND 9 tools (instead of copying them) when we don't need to modify them
-
- 07 Mar, 2011 12 commits
-
-
JINMEI Tatuya authored
but the original test code was wrong and didn't make sense.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
as suggested in review.
-
Jeremy C. Reed authored
-
Michal 'vorner' Vaner authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jelte Jansen authored
Fixed some style issues, made the singleton instance a static object, and added a bit of documentation
-
zhanglikun authored
-
zhanglikun authored
-
zhanglikun authored
-
- 05 Mar, 2011 2 commits
-
-
-
JINMEI Tatuya authored
skipping review.
-