summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged trac #347: Implement query counters in auth module (branches/trac347 r...Yoshitaka Aharen2010-12-2814-1/+1178
|\
| * fix spell missYoshitaka Aharen2010-12-271-5/+5
| * Address review comments on [comment:ticket:347:14]Yoshitaka Aharen2010-12-279-56/+46
| * a couple of minor editorial suggestionsJINMEI Tatuya2010-12-232-4/+2
| * Address review comments on ticket:347:12Yoshitaka Aharen2010-12-2210-311/+437
| * some suggested changes on style/documentationJINMEI Tatuya2010-12-216-20/+16
| * initialize itimer_counter to NULLYoshitaka Aharen2010-12-131-1/+1
| * Address some review comments [comment:ticket:347:5]Yoshitaka Aharen2010-12-0916-393/+918
| * minor editorial suggestionsJINMEI Tatuya2010-12-011-11/+15
| * trivial editorial/style fixesJINMEI Tatuya2010-12-013-12/+7
| * add query counters in b10-auth, interval timer class in asio_link and unittes...Yoshitaka Aharen2010-12-0114-3/+539
* | 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