summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing now-missing options from b10-recurse manpage. Remove Jeremy C. Reed2010-12-272-115/+4
* For trac362Jeremy C. Reed2010-12-2739-72/+378
|\
| * catch up to trunk, 2 conflicts.Jeremy C. Reed2010-12-27208-2921/+20704
| |\ | |/ |/|
* | Compilation fix (removes possible warning)Michal Vaner2010-12-271-0/+2
* | trivial cleanups: removed some unnecessary or meaningless 'inline' declarations:JINMEI Tatuya2010-12-252-13/+13
* | cleanup/correction to the query logic with in memory data source:JINMEI Tatuya2010-12-244-19/+42
* | merge #439(Implement normal query processing), skip ChangeLogJerry2010-12-2411-41/+164
|\ \
| * \ sync with trunkJerry2010-12-23131-2608/+8354
| |\ \
| * | | Unneeded namespace pollutionMichal Vaner2010-12-231-7/+2
| * | | simplify MockZone classJerry2010-12-231-27/+10
| * | | update reply message AA bit logicJerry2010-12-232-2/+5
| * | | update unittest and code according to review commentsJerry2010-12-233-46/+110
| * | | update documentationJerry2010-12-221-3/+5
| * | | fix a unittest issueJerry2010-12-221-2/+17
| * | | comments and docmentationJerry2010-12-214-8/+11
| * | | update AuthSrvImpl::processNormalQuery()Jerry2010-12-217-18/+51
| * | | * Take MemoryDataSrc (instead of a zone table).Jerry2010-12-214-35/+91
* | | | sync with trunk, resolving a conflict.JINMEI Tatuya2010-12-2432-329/+625
|\ \ \ \
| * | | | Be consistent with these run_*sh scripts by using exec for all of them.Jeremy C. Reed2010-12-2311-16/+11
| * | | | This is for trac226.Jeremy C. Reed2010-12-2310-0/+30
| * | | | Compilation fixMichal Vaner2010-12-231-0/+2
| * | | | Merge #440 (ZoneTable uses RBTree)Michal Vaner2010-12-233-42/+108
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Change AssertError to assertMichal Vaner2010-12-232-35/+6
| | * | | Style fixMichal Vaner2010-12-201-3/+3
| | * | | CommentsMichal Vaner2010-12-201-0/+11
| | * | | ZoneTable doxygen docsMichal Vaner2010-12-201-4/+33
| | * | | Disable test of missing functionalityMichal Vaner2010-12-201-1/+1
| | * | | ZoneTable::findMichal Vaner2010-12-201-12/+32
| | * | | Insert to ZoneTableMichal Vaner2010-12-202-26/+59
| * | | | forgot to add the new test data file to the EXTRA_DIST file (fixes failed dis...Jelte Jansen2010-12-221-0/+1
| * | | | merge trac202 (cfgmgr and bindctl and unknown configurations)Jelte Jansen2010-12-2210-28/+114
| |\ \ \ \
| | * | | | also prevent unknown data to get into internal systems (by adding a check for...Jelte Jansen2010-12-088-17/+99
| | * | | | return an error in bindctl on 'config set' for an item not described in the ....Jelte Jansen2010-12-072-11/+15
| * | | | | Unneeded comment removedMichal Vaner2010-12-221-3/+0
| * | | | | Test for constructor of MemoryZoneMichal Vaner2010-12-211-0/+27
| * | | | | Code cleanups according to reviewMichal Vaner2010-12-214-7/+12
| * | | | | Fix compilation of auth testsMichal Vaner2010-12-211-0/+1
| * | | | | Comments about MemoryZoneImplMichal Vaner2010-12-211-0/+12
| * | | | | Doxygen documentation for MemoryZoneMichal Vaner2010-12-211-0/+8
| * | | | | Add a RBTree to MemoryZoneMichal Vaner2010-12-211-0/+9
| * | | | | Make the tests compileMichal Vaner2010-12-212-1/+2
| * | | | | Move MemoryZone to memory_datasrc.{h,cc}Michal Vaner2010-12-214-75/+79
| * | | | | Move Zone to separate fileMichal Vaner2010-12-214-169/+223
* | | | | | addressed another review comment:JINMEI Tatuya2010-12-235-13/+63
* | | | | | addressed a review comment:JINMEI Tatuya2010-12-233-26/+11
* | | | | | small updates:JINMEI Tatuya2010-12-226-17/+95
* | | | | | initial implementation (test + code + doc) of trac #446: config knob for in m...JINMEI Tatuya2010-12-2212-4/+828
|/ / / / /
* | | | | Fix a big which prevented the '--address' option from working.Shane Kerr2010-12-211-6/+5
* | | | | a cleanup fix: missing namespace prefix.JINMEI Tatuya2010-12-211-1/+1
* | | | | added TEST_DATA_BUILDDIR to the data path. this should fix distcheck failures.JINMEI Tatuya2010-12-211-4/+2