JINMEI Tatuya
|
96f1c6dc81
make sure zone name ends with '.'
|
il y a 15 ans |
JINMEI Tatuya
|
7f58e4a76b
propset
|
il y a 15 ans |
JINMEI Tatuya
|
46b30cdc82
propset
|
il y a 15 ans |
JINMEI Tatuya
|
8a81157984
cleanup: constify
|
il y a 15 ans |
Likun Zhang
|
16d28db98a
Fix a minor code error brought by reversion 1674.(function log_info() is used without definition.)
|
il y a 15 ans |
Shane Kerr
|
f4331e3171
Added TODO item about grandchildren processes.
|
il y a 15 ans |
Shane Kerr
|
37966187e0
Change shutdown to actually SIGKILL properly.
|
il y a 15 ans |
JINMEI Tatuya
|
0532e260ed
don't ignore other RRs than SOA even if the second SOA is found.
|
il y a 15 ans |
JINMEI Tatuya
|
ad4d6587a8
cleanup: pass a const reference as a copy source instead of an object.
|
il y a 15 ans |
Likun Zhang
|
2d78411d1a
Fix bug caused by the code committed in reversion 1662.
|
il y a 15 ans |
Jelte Jansen
|
d15c05078d
check map tag size in create functions too, for consistency, i think we should indeed remove the direct map access and constructor, see comment in ticket 129
|
il y a 15 ans |
JINMEI Tatuya
|
e250b4e91b
added <cassert> for assert(3)
|
il y a 15 ans |
JINMEI Tatuya
|
f625571df7
tighten validation on the map tag length: due to the wire format limitation
|
il y a 15 ans |
JINMEI Tatuya
|
72c5e5d307
cleanup: reduced unused function parameters, constified variables when possible.
|
il y a 15 ans |
JINMEI Tatuya
|
231bbc395f
made deocde_blob() exception safe.
|
il y a 15 ans |
Likun Zhang
|
d30412f4c6
Fix bugs reported in ticket 125 and 126.
|
il y a 15 ans |
Jeremy C. Reed
|
8ad048eb79
Allow this to build when using a different builddir from the srcdir.
|
il y a 15 ans |
Jeremy C. Reed
|
abcadd9a54
This needs headers from the srcdir and buildir and
|
il y a 15 ans |
Jeremy C. Reed
|
cbe6b6ab35
This needs includes from the srcdir not builddir.
|
il y a 15 ans |
JINMEI Tatuya
|
7d04160d07
added rrclass.h and rrtype.h to nodist_libdns_la_SOURCES
|
il y a 15 ans |
Jeremy C. Reed
|
22e630b94f
Also add to AM_CPPFLAGS:
|
il y a 15 ans |
Jeremy C. Reed
|
193067be0a
Remove rrclass.h and rrtype.h from libdns_la_SOURCES. These two
|
il y a 15 ans |
Jeremy C. Reed
|
79124a125c
Rename spec "pre" files to also include "spec" in the filename.
|
il y a 15 ans |
Jeremy C. Reed
|
61f47f32e2
Fix a typo.
|
il y a 15 ans |
Jeremy C. Reed
|
730b681b42
Remove repeated include path.
|
il y a 15 ans |
Jeremy C. Reed
|
62234d52b0
Readd: libdns_la_SOURCES += rrparamregistry.h
|
il y a 15 ans |
Jeremy C. Reed
|
72e918281a
Make sure test scripts are included in the tarball.
|
il y a 15 ans |
Jelte Jansen
|
c3918cfa0f
some very minor issues that came up during review of cmdctl
|
il y a 15 ans |
Likun Zhang
|
6dc8c646b1
Rename the folder name for unittest code from 'unittest' to 'tests'.(bindctl, cmdctl, xfrin)
|
il y a 15 ans |
Jelte Jansen
|
f14c7b5c01
shutdown is common enough to make a standard fixed name for it
|
il y a 15 ans |