Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing now-missing options from b10-recurse manpage. Remove | Jeremy C. Reed | 2010-12-27 | 2 | -115/+4 |
* | For trac362 | Jeremy C. Reed | 2010-12-27 | 39 | -72/+378 |
|\ | |||||
| * | catch up to trunk, 2 conflicts. | Jeremy C. Reed | 2010-12-27 | 208 | -2921/+20704 |
| |\ | |/ |/| | |||||
* | | Compilation fix (removes possible warning) | Michal Vaner | 2010-12-27 | 1 | -0/+2 |
* | | trivial cleanups: removed some unnecessary or meaningless 'inline' declarations: | JINMEI Tatuya | 2010-12-25 | 2 | -13/+13 |
* | | cleanup/correction to the query logic with in memory data source: | JINMEI Tatuya | 2010-12-24 | 4 | -19/+42 |
* | | merge #439(Implement normal query processing), skip ChangeLog | Jerry | 2010-12-24 | 11 | -41/+164 |
|\ \ | |||||
| * \ | sync with trunk | Jerry | 2010-12-23 | 131 | -2608/+8354 |
| |\ \ | |||||
| * | | | Unneeded namespace pollution | Michal Vaner | 2010-12-23 | 1 | -7/+2 |
| * | | | simplify MockZone class | Jerry | 2010-12-23 | 1 | -27/+10 |
| * | | | update reply message AA bit logic | Jerry | 2010-12-23 | 2 | -2/+5 |
| * | | | update unittest and code according to review comments | Jerry | 2010-12-23 | 3 | -46/+110 |
| * | | | update documentation | Jerry | 2010-12-22 | 1 | -3/+5 |
| * | | | fix a unittest issue | Jerry | 2010-12-22 | 1 | -2/+17 |
| * | | | comments and docmentation | Jerry | 2010-12-21 | 4 | -8/+11 |
| * | | | update AuthSrvImpl::processNormalQuery() | Jerry | 2010-12-21 | 7 | -18/+51 |
| * | | | * Take MemoryDataSrc (instead of a zone table). | Jerry | 2010-12-21 | 4 | -35/+91 |
* | | | | sync with trunk, resolving a conflict. | JINMEI Tatuya | 2010-12-24 | 32 | -329/+625 |
|\ \ \ \ | |||||
| * | | | | Be consistent with these run_*sh scripts by using exec for all of them. | Jeremy C. Reed | 2010-12-23 | 11 | -16/+11 |
| * | | | | This is for trac226. | Jeremy C. Reed | 2010-12-23 | 10 | -0/+30 |
| * | | | | Compilation fix | Michal Vaner | 2010-12-23 | 1 | -0/+2 |
| * | | | | Merge #440 (ZoneTable uses RBTree) | Michal Vaner | 2010-12-23 | 3 | -42/+108 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Change AssertError to assert | Michal Vaner | 2010-12-23 | 2 | -35/+6 |
| | * | | | Style fix | Michal Vaner | 2010-12-20 | 1 | -3/+3 |
| | * | | | Comments | Michal Vaner | 2010-12-20 | 1 | -0/+11 |
| | * | | | ZoneTable doxygen docs | Michal Vaner | 2010-12-20 | 1 | -4/+33 |
| | * | | | Disable test of missing functionality | Michal Vaner | 2010-12-20 | 1 | -1/+1 |
| | * | | | ZoneTable::find | Michal Vaner | 2010-12-20 | 1 | -12/+32 |
| | * | | | Insert to ZoneTable | Michal Vaner | 2010-12-20 | 2 | -26/+59 |
| * | | | | forgot to add the new test data file to the EXTRA_DIST file (fixes failed dis... | Jelte Jansen | 2010-12-22 | 1 | -0/+1 |
| * | | | | merge trac202 (cfgmgr and bindctl and unknown configurations) | Jelte Jansen | 2010-12-22 | 10 | -28/+114 |
| |\ \ \ \ | |||||
| | * | | | | also prevent unknown data to get into internal systems (by adding a check for... | Jelte Jansen | 2010-12-08 | 8 | -17/+99 |
| | * | | | | return an error in bindctl on 'config set' for an item not described in the .... | Jelte Jansen | 2010-12-07 | 2 | -11/+15 |
| * | | | | | Unneeded comment removed | Michal Vaner | 2010-12-22 | 1 | -3/+0 |
| * | | | | | Test for constructor of MemoryZone | Michal Vaner | 2010-12-21 | 1 | -0/+27 |
| * | | | | | Code cleanups according to review | Michal Vaner | 2010-12-21 | 4 | -7/+12 |
| * | | | | | Fix compilation of auth tests | Michal Vaner | 2010-12-21 | 1 | -0/+1 |
| * | | | | | Comments about MemoryZoneImpl | Michal Vaner | 2010-12-21 | 1 | -0/+12 |
| * | | | | | Doxygen documentation for MemoryZone | Michal Vaner | 2010-12-21 | 1 | -0/+8 |
| * | | | | | Add a RBTree to MemoryZone | Michal Vaner | 2010-12-21 | 1 | -0/+9 |
| * | | | | | Make the tests compile | Michal Vaner | 2010-12-21 | 2 | -1/+2 |
| * | | | | | Move MemoryZone to memory_datasrc.{h,cc} | Michal Vaner | 2010-12-21 | 4 | -75/+79 |
| * | | | | | Move Zone to separate file | Michal Vaner | 2010-12-21 | 4 | -169/+223 |
* | | | | | | addressed another review comment: | JINMEI Tatuya | 2010-12-23 | 5 | -13/+63 |
* | | | | | | addressed a review comment: | JINMEI Tatuya | 2010-12-23 | 3 | -26/+11 |
* | | | | | | small updates: | JINMEI Tatuya | 2010-12-22 | 6 | -17/+95 |
* | | | | | | initial implementation (test + code + doc) of trac #446: config knob for in m... | JINMEI Tatuya | 2010-12-22 | 12 | -4/+828 |
|/ / / / / | |||||
* | | | | | Fix a big which prevented the '--address' option from working. | Shane Kerr | 2010-12-21 | 1 | -6/+5 |
* | | | | | a cleanup fix: missing namespace prefix. | JINMEI Tatuya | 2010-12-21 | 1 | -1/+1 |
* | | | | | added TEST_DATA_BUILDDIR to the data path. this should fix distcheck failures. | JINMEI Tatuya | 2010-12-21 | 1 | -4/+2 |