Michal Vaner
|
c8df23bf4e
Sync with trunk
|
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 |
Michal Vaner
|
6cfc6a4854
Merge 394 into 327
|
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 |
Jeremy C. Reed
|
49fdde9323
Typo fix.
|
il y a 14 ans |
Michal Vaner
|
71a6b941a1
Changelog
|
il y a 14 ans |
Michal Vaner
|
9f52917c76
Merge recursor config into trac327
|
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 |
Michal Vaner
|
07111640e6
Merge preparation, step 3
|
il y a 14 ans |
Michal Vaner
|
68d783623a
Merge preparation, step 2
|
il y a 14 ans |
Michal Vaner
|
d64bf0a863
Merge preparation, step 1
|
il y a 14 ans |
Michal Vaner
|
5049b42830
Better way to stop io_service from running out of work
|
il y a 14 ans |
Jelte Jansen
|
4c3ee31b90
lenbuf on stack instead of heap
|
il y a 14 ans |
Jelte Jansen
|
915d4cb622
fixed two more memleaks;
|
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 |
Shane Kerr
|
99f0a885e2
Use setpgrp() so that we don't get SIGINT (Ctrl-C) on the child
|
il y a 14 ans |
JINMEI Tatuya
|
b44f054225
link libexceptions after libcc. otherwise sunstudio would fail to
|
il y a 14 ans |
JINMEI Tatuya
|
9a3f5aedfd
made sure SQLITE_CFLAGS is used
|
il y a 14 ans |
Michal Vaner
|
9d2c21066d
Abort when rollback fails
|
il y a 14 ans |
Michal Vaner
|
57d1aa5d3d
Code style fix
|
il y a 14 ans |
Michal Vaner
|
f052573e0b
Fix comment
|
il y a 14 ans |