- 23 Feb, 2011 1 commit
-
-
Jelte Jansen authored
if not set, we use dummy locks instead of the boost locks
-
- 28 Jan, 2011 1 commit
-
-
Jelte Jansen authored
instead of AbstractRRset it will now take a MessagePtr in its success() callback. needed to change a lot of test code for it to run again
-
- 27 Jan, 2011 1 commit
-
-
Jelte Jansen authored
-
- 21 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review.
-
- 20 Dec, 2010 1 commit
-
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3885 e5f2f494-b856-4b98-b285-d166d9295462
-
- 07 Dec, 2010 1 commit
-
-
Michal Vaner authored
It tests more conditions with timeouting NS entries. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3755 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Dec, 2010 2 commits
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3734 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
They will be needed for zone tests git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3731 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Dec, 2010 1 commit
-
-
Michal Vaner authored
And its tests Fix one bug in zone entry on the way git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3720 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Dec, 2010 2 commits
-
-
Michal Vaner authored
Updated tests to use real rdata instead of fake ones, because this one needs to typecast them to correct type git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3710 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
ZoneEntry does not get referral data as well, it asks resolver. Updated the tests as well. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3707 e5f2f494-b856-4b98-b285-d166d9295462
-
- 01 Dec, 2010 1 commit
-
-
Michal Vaner authored
Make it fail nicely git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3690 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Nov, 2010 2 commits
-
-
Michal Vaner authored
* Uses RRClass instead of uint16_t * NameserverEntry does not have constructor with rrsets, it will request them from resolver It compiles but tests still do not pass git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3678 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
It does not return the whole message, just the RRset. This way we can extract the data easier and it can be provided directly from cache. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3673 e5f2f494-b856-4b98-b285-d166d9295462
-
- 25 Nov, 2010 2 commits
-
-
Michal Vaner authored
This time with multiple nameservers git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3636 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3635 e5f2f494-b856-4b98-b285-d166d9295462
-
- 24 Nov, 2010 1 commit
-
-
Michal Vaner authored
Does not link, more tests needed. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3634 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Nov, 2010 1 commit
-
-
Michal Vaner authored
It now handles many things by itself and does its own locking. Still one test does not pass currently, as it does not handle TTL. There's a FIXME in the code, it allows wrong behaviour, but test for that kind of behaviour isn't written yet. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3630 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Nov, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3588 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Nov, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3539 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Nov, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3520 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Nov, 2010 1 commit
-
-
Michal Vaner authored
Include with " " is relative to current file - library headers need < > and in tests .. is needed (gcc does not reject invalid relative paths and looks into -I as well for them). git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3480 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Oct, 2010 1 commit
-
-
Stephen Morris authored
2. Additional classes and changes towards the logic for manipulating the data structures in the nameserver address store. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac356@3402 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Oct, 2010 1 commit
-
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac356@3272 e5f2f494-b856-4b98-b285-d166d9295462
-