JINMEI Tatuya
|
86f542bb1f
[2433] check some cases where NS doesn't have address records.
|
12 years ago |
JINMEI Tatuya
|
a12ebb8fdc
[2433] refactored a test to simplify initialization.
|
12 years ago |
JINMEI Tatuya
|
0fd48fc7f5
[2433] added a zone check function, just checking the number of NS and SOA
|
12 years ago |
JINMEI Tatuya
|
df8823fdb3
[2433] introduced dns_fwd.h, a set of forward declarations for libdns++.
|
12 years ago |
JINMEI Tatuya
|
3965fb5302
[2433] Merge remote-tracking branch 'origin/trac2432' into trac2433
|
12 years ago |
Mukund Sivaraman
|
98d515d5e6
[2432] Add a RRsetCollection constructor that takes an std::istream
|
12 years ago |
Mukund Sivaraman
|
4a15ebc6f3
[2432] Add more API documentation
|
12 years ago |
Mukund Sivaraman
|
8f149bd049
[2432] Add API doc for equals() about incompatible types
|
12 years ago |
Mukund Sivaraman
|
201672389b
[2432] Add rrset_collection{,_base}.h to libdns++ installed headers
|
12 years ago |
JINMEI Tatuya
|
fc88231321
[2432] use EXPECT_TRUE and ==/!= instead of EXPECT_EQ/NE iterators
|
12 years ago |
Mukund Sivaraman
|
82d0b7f2ab
[2432] Explain ownership of rrset passed to addRRset()
|
12 years ago |
Mukund Sivaraman
|
2205f81d52
[2432] Add virtual destructor
|
12 years ago |
Mukund Sivaraman
|
a9c8b8f3cd
[2432] Untabify
|
12 years ago |
JINMEI Tatuya
|
823f41b447
[2433] use EXPECT_TRUE and ==/!= instead of EXPECT_EQ/NE iterators
|
12 years ago |
JINMEI Tatuya
|
0e90f47824
[2433] Merge remote-tracking branch 'origin/trac2432' into trac2433
|
12 years ago |
Mukund Sivaraman
|
bef01123fb
Merge branch 'master' into trac2565
|
12 years ago |
JINMEI Tatuya
|
6c20066d56
[master] cleanup: removed GCC_WERROR_OK setting from configure.ac.
|
12 years ago |
JINMEI Tatuya
|
2aa422106d
[master] check werror_ok, not with_werror, in the Boost build failure check.
|
12 years ago |
Jeremy C. Reed
|
14220fefc5
[master] remove old note from XFROUT_IXFR_UPTODATE message
|
12 years ago |
JINMEI Tatuya
|
34596a0550
[master] changelog entry for #1991
|
12 years ago |
JINMEI Tatuya
|
6b045bcd1f
[master] Merge branch 'trac1991'
|
12 years ago |
Jeremy C. Reed
|
2d46b704c6
[master] fix typo and improve DHCP6_LEASE_ADVERT message
|
12 years ago |
JINMEI Tatuya
|
ae8851eea4
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
12 years ago |
JINMEI Tatuya
|
2078a3a34f
[master] changelog style: adding "git" before the commit hash
|
12 years ago |
JINMEI Tatuya
|
5ee9971dc6
[1991] corrected typo: don't use the now-internal -SAVED/SAVES varaibles
|
12 years ago |
Mukund Sivaraman
|
025db8d7a2
[2565] Update comment about exception overhead
|
12 years ago |
Mukund Sivaraman
|
00845ee8d7
[2565] Specify parameter kind in exception messages
|
12 years ago |
JINMEI Tatuya
|
5d2a22ac8f
[1991] exclude clang++ for the check explicitly to avoid false positives
|
12 years ago |
JINMEI Tatuya
|
4323bf82f0
[1991] make sure the check is with -Werror and only for g++-variants
|
12 years ago |
JINMEI Tatuya
|
fb95fbd371
[1991] added checks for FreeBSD build failure due to a ports bug.
|
12 years ago |