JINMEI Tatuya
|
b229aa1c06
[trac613] pass parameters by reference instead of a copy of obj when possible
|
il y a 14 ans |
JINMEI Tatuya
|
ba66913e80
[trac613] made sure some of class member variables are initialized in the constructor.
|
il y a 14 ans |
JINMEI Tatuya
|
59455cd6b9
[trac613] use <> instead of "" to include header files to satisfy cppcheck.
|
il y a 14 ans |
JINMEI Tatuya
|
8a47d8d2b9
[trac613] catch exceptions by (const) reference.
|
il y a 14 ans |
JINMEI Tatuya
|
6bdfcf31fe
[trac613] avoid using an unused temporary variable.
|
il y a 14 ans |
JINMEI Tatuya
|
33deff727f
[trac613] use the rethrow idiom instead of explicitly resending the same exception object.
|
il y a 14 ans |
JINMEI Tatuya
|
bb708b6586
[master] use prefix version of ++, pointed out by cppcheck.
|
il y a 14 ans |
Jelte Jansen
|
d3120390ae
[trac602] forgot to remove 3 spaces
|
il y a 14 ans |
Jelte Jansen
|
27025d831a
[trac602] addressed jinmei's comments
|
il y a 14 ans |
Jelte Jansen
|
57b77aa7c0
[trac602] also remove boost/thread from nameserver_address_store.cc
|
il y a 14 ans |
Jelte Jansen
|
14a51327ed
[trac602] added --enable-boost-threads option (disabled by default)
|
il y a 14 ans |
Jelte Jansen
|
0227b4b17e
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
|
il y a 14 ans |
Stephen Morris
|
795a77a465
[master] Add missing file to Makefile.am
|
il y a 14 ans |
Jelte Jansen
|
41a2bfb404
[master] Update Changelog
|
il y a 14 ans |
Jelte Jansen
|
8b41f77f00
[master] Merge branch 'trac491'
|
il y a 14 ans |
Stephen Morris
|
e4ee8c985e
[master] ChageLog entry for Trac 554
|
il y a 14 ans |
Stephen Morris
|
9739cbce2e
Merge branch 'trac554'
|
il y a 14 ans |
JINMEI Tatuya
|
955a15527b
[master] minor typo in a comment. directly fixing it.
|
il y a 14 ans |
Stephen Morris
|
da6a33e379
[trac554] Merge branch 'master' into trac554
|
il y a 14 ans |
Jelte Jansen
|
d0181f27a7
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
|
il y a 14 ans |
Jelte Jansen
|
cf131c0c98
[master] Re-enabled and updated a few tests
|
il y a 14 ans |
Jelte Jansen
|
dee286dad1
[trac491] rest of review comments
|
il y a 14 ans |
Jelte Jansen
|
d22c96099a
[trac491] review comments, the smaller issues
|
il y a 14 ans |
zhanglikun
|
fcb8add55e
[master] Add the git revision number.
|
il y a 14 ans |
zhanglikun
|
ecbfb7cf92
[master] Rename one interface: from lookupClosestRRset() to lookupDeepestNS(), and remove one parameter of it.
|
il y a 14 ans |
chenzhengzhang
|
6689f46184
[master] merge #253 : xfrout should use the case-sensitive
|
il y a 14 ans |
chenzhengzhang
|
004e382616
Merge branch 'master' into trac253
|
il y a 14 ans |
Stephen Morris
|
6dad3efd9d
[trac554] Added namespace when "buffer" is used
|
il y a 14 ans |
Stephen Morris
|
1355eed814
Merge branch 'trac554' of ssh://bind10.isc.org/var/bind10/git/bind10 into trac554
|
il y a 14 ans |
Stephen Morris
|
5dc6a76112
[trac554] Address comments in review
|
il y a 14 ans |