JINMEI Tatuya
|
b6c90de16d
changelog entry for trac #399
|
il y a 14 ans |
JINMEI Tatuya
|
3ebf78ce7e
merged trac399 (zone + zone table classes)
|
il y a 14 ans |
JINMEI Tatuya
|
7a8a7f35b8
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
1d36ea0c2f
added minor editorial fixes to doxygen comments.
|
il y a 14 ans |
JINMEI Tatuya
|
7a8ebc8380
make sure the partial match is indeed the longest match by adding
|
il y a 14 ans |
JINMEI Tatuya
|
abd1f76d32
removed an unused temporary variable as noted in review comment.
|
il y a 14 ans |
Jeremy C. Reed
|
3730624115
Fix documentation. Some parameters had wrong names.
|
il y a 14 ans |
Jeremy C. Reed
|
547358f2d2
Same as r3545 (I missed second one.)
|
il y a 14 ans |
Jeremy C. Reed
|
b01b291f8c
Fix doxygen command. (No review. Trivial.)
|
il y a 14 ans |
Jeremy C. Reed
|
7ba125969a
Fix doxygen commands. I guess was an overlooked typo.
|
il y a 14 ans |
Jeremy C. Reed
|
892f7260e0
Fix some doxygen commands.
|
il y a 14 ans |
Jerry
|
8ba69623d8
update notify-out unittest
|
il y a 14 ans |
Jerry
|
22bc6aee3f
Fix #386: Thread error in notify out
|
il y a 14 ans |
JINMEI Tatuya
|
0c6ed3db6d
merged trac #409 (use a C++ feature for omitting unused parameters instead of compiler dependent "UNUSED_PARAM")
|
il y a 14 ans |
JINMEI Tatuya
|
adb04f0a56
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
ce778a065c
on further look, -Wno-unused-parameter doesn't seem to be necessary for config/tests. it looks like a blind copy with a big asio-related change (r1983). now removing it.
|
il y a 14 ans |
JINMEI Tatuya
|
e362d1a745
more cleanup:
|
il y a 14 ans |
Michal Vaner
|
f38707f7ea
Typo fix
|
il y a 14 ans |
Michal Vaner
|
42fd38b8bc
Fix possible race condition
|
il y a 14 ans |
JINMEI Tatuya
|
88d0f23444
omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM.
|
il y a 14 ans |
JINMEI Tatuya
|
1cf76154c6
created a temporary branch for review of trac #409
|
il y a 14 ans |
Jerry
|
f7c0462610
merge trac299: Xfrout and Auth will communicate by long tcp connection,
|
il y a 14 ans |
Jelte Jansen
|
921de30e4a
merged changes made for review of ticket #22
|
il y a 14 ans |
JINMEI Tatuya
|
59017da8c2
changelog for trac#358
|
il y a 14 ans |
JINMEI Tatuya
|
e3fac0c7ba
merged trac #358 (various cleanups to the DNS message class)
|
il y a 14 ans |
Likun Zhang
|
9b2716983f
Fix the revision number in Changelog. Remove the folder /src/lib/python/isc/utils(which was forgot to removed in r3382. ), trivial, skip review.
|
il y a 14 ans |
JINMEI Tatuya
|
645f3474ba
removed a redundant const
|
il y a 14 ans |
JINMEI Tatuya
|
b9f69a785b
initial set of zone table implementation: test, code, and documentation.
|
il y a 14 ans |
JINMEI Tatuya
|
3d59979fae
short lived branch for trac #399
|
il y a 14 ans |
Shane Kerr
|
99f0a885e2
Use setpgrp() so that we don't get SIGINT (Ctrl-C) on the child
|
il y a 14 ans |