Michal 'vorner' Vaner
|
591f208dba
Changelog
|
13 years ago |
JINMEI Tatuya
|
0ee2267ab3
[1454] corrected minor typo
|
13 years ago |
Michal 'vorner' Vaner
|
1830215f88
Merge #805
|
13 years ago |
Michal 'vorner' Vaner
|
1627c01526
[805] Remove no longer valid TODO comment
|
13 years ago |
JINMEI Tatuya
|
7c98c9fd24
Merge branch 'trac805-merged' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac805merge
|
13 years ago |
JINMEI Tatuya
|
91b5b26bc3
[805] inserted a separator ':' between LIBEXECPATH and original PATH
|
13 years ago |
JINMEI Tatuya
|
138bb39fd8
[805] added the std:: prefix for signal() as we use <csignal>. SunStudio is
|
13 years ago |
JINMEI Tatuya
|
7f9f716e39
[1399] updated the guide including per opcode statistics samples
|
13 years ago |
JINMEI Tatuya
|
e8dcc4afc2
[1399] added to systest simple checks for opcode statistics counters via bindctl
|
13 years ago |
JINMEI Tatuya
|
70004148a3
[1399] added experimental support for per opcode statistics counters.
|
13 years ago |
JINMEI Tatuya
|
07ff448e6c
[1508] small style clenaups: folded long lines
|
13 years ago |
JINMEI Tatuya
|
b37cfa5481
[805] don't assume getsockopt(SO_REUSEADDR) returns 0 or 1 (BSDs only assures
|
13 years ago |
JINMEI Tatuya
|
61d3224981
[805-merged] suggested changes: check non 0 result of send_fd in general;
|
13 years ago |
JINMEI Tatuya
|
526b0b5b56
[805] fixed a build issue with clang: it doesn't accept the default parameter
|
13 years ago |
Michal 'vorner' Vaner
|
ca3cc56123
[805] Abort when can't send or close
|
13 years ago |
JINMEI Tatuya
|
d66d0cc215
[805] Run sockcreator from source
|
13 years ago |
Michal 'vorner' Vaner
|
f786ba4251
[805] Socket options and tests for them
|
13 years ago |
Michal 'vorner' Vaner
|
24ec2f1431
Changelog for #1515
|
13 years ago |
Michal 'vorner' Vaner
|
a3cf5322a7
Merge #1515
|
13 years ago |
Michal 'vorner' Vaner
|
01d2bc6d79
[805] Misc fixes
|
13 years ago |
Michal 'vorner' Vaner
|
ef021f7736
[805] Fix error message placeholder
|
13 years ago |
Michal 'vorner' Vaner
|
619dbae4c1
[805] Data sent/received are bytes, not str
|
13 years ago |
Michal 'vorner' Vaner
|
3cdb00878c
[805] Python accept returns tuple
|
13 years ago |
Michal 'vorner' Vaner
|
9f776b729b
[805] Make sure SocketRequestor is initialized
|
13 years ago |
Michal 'vorner' Vaner
|
ab54494aee
[805] Make it compile and check after merge
|
13 years ago |
Michal 'vorner' Vaner
|
f68758a5f5
Merge branch 'review/sockreq' into scfinal
|
13 years ago |
Michal 'vorner' Vaner
|
43fda10b4f
Merge branch 'work/sock/cppclient' into scfinal
|
13 years ago |
JINMEI Tatuya
|
c836c770e7
[805] a few minor cleanups: typo; position of catch; eliminating an unnecessary
|
13 years ago |
JINMEI Tatuya
|
4fdec3477a
[805] comment update: clarified return vs release to be consistent with the
|
13 years ago |
JINMEI Tatuya
|
78b0456c73
[805] a minor style fix: distinguish false and NULL
|
13 years ago |