summaryrefslogtreecommitdiffstats
path: root/src/lib/nsas/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* [trac1035] rename nsasdef.h to nsas_messages.hStephen Morris2011-06-231-7/+7
* [trac745] Update Makefile as a result of problems encountered in make distcheckStephen Morris2011-05-051-10/+24
* [trac745] Add mode logging statementsStephen Morris2011-04-281-3/+3
* [trac745] Build nsasdef.{cc,h} from nsasdef.msgStephen Morris2011-04-281-0/+4
* [trac745] Add first few messagesStephen Morris2011-04-281-0/+5
* [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-3/+1
* [trac501] Pass glue hints to the NSASJelte Jansen2011-03-041-0/+1
* [trac602] added --enable-boost-threads option (disabled by default)Jelte Jansen2011-02-231-0/+1
* [trac494] move ResolverInterface to lib/resolveJelte Jansen2011-01-271-1/+0
* Check if compiler accepts -Wno-missing-field-initializers.Jeremy C. Reed2010-12-171-3/+2
* applying two fixed for solaris; remove 'using namespace boost' where we use u...Jelte Jansen2010-12-161-1/+1
* workaround a build trouble with clang++: disabling unused-parameter warnings.JINMEI Tatuya2010-12-141-0/+6
* Don't have GCC warn about missing initializers.Jeremy C. Reed2010-12-141-0/+7
* This uses boost headers, so include them.Jeremy C. Reed2010-12-141-0/+1
* Fix distcheckMichal Vaner2010-12-111-0/+1
* NameserverEntry provides NameserverAddressMichal Vaner2010-12-111-1/+1
* Fix distcheckMichal Vaner2010-12-041-1/+1
* Update the nameserver address storeMichal Vaner2010-12-041-1/+1
* Make the zone entry compileMichal Vaner2010-11-291-1/+1
* Make nameserver entry test compileMichal Vaner2010-11-221-2/+2
* Fix distcheckMichal Vaner2010-11-131-0/+2
* Fetchable interfaceMichal Vaner2010-11-131-0/+1
* Zone entries have callback queueMichal Vaner2010-11-061-1/+1
* Definition of data structure and processing required for the caller to update...Haidong Wang2010-11-051-0/+1
* Add first part of the main NameserverAddressStore class.Stephen Morris2010-11-021-1/+4
* 1. Changes to tests made in response to review.Stephen Morris2010-10-291-1/+3
* a) Take account of the DNS class in calculating the hash. The HashKey class hasStephen Morris2010-10-281-0/+1
* First block of Nameserver Address Store code for reviewStephen Morris2010-10-191-0/+17