summaryrefslogtreecommitdiffstats
path: root/src/lib/datasrc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [1470] Remove "this" from initializer listsStephen Morris2011-12-121-4/+9
* [master] changed the return value of findNSECCover() from RRsetPtr to ConstRR...JINMEI Tatuya2011-12-092-3/+3
* [1198] Merge branch 'master' into trac1198Stephen Morris2011-12-0917-77/+862
|\
| * Merge branch 'trac686'Jeremy C. Reed2011-12-051-0/+1
| |\
| | * [trac686] set library version for sqlite3_dsJeremy C. Reed2011-11-031-0/+1
| * | [master] forgot an include and a u for large constantJelte Jansen2011-12-021-0/+2
| * | Merge branch 'trac1278'Jelte Jansen2011-12-021-6/+6
| |\ \
| | * | [1278] add python wrapper for Serial typeJelte Jansen2011-11-281-6/+6
| * | | Merge branch 'trac1292_2'Jelte Jansen2011-12-026-12/+183
| |\ \ \
| | * | | [1292_2] add missing space in stringJelte Jansen2011-12-021-1/+1
| | * | | [1292_2] add some more testsJelte Jansen2011-12-013-2/+34
| | * | | [1292_2] address review commentsJelte Jansen2011-11-304-23/+28
| | * | | [1292_2] s/module/backend/ [library]Jelte Jansen2011-11-293-6/+6
| | * | | [1292_2] address review commentsJelte Jansen2011-11-293-4/+44
| | * | | [1292_2] addressed rest of commentsJelte Jansen2011-11-242-9/+4
| | * | | [1292_2] fix _config header and module install directoryJelte Jansen2011-11-243-4/+27
| | * | | [1292] trivial editorial/style fixesJINMEI Tatuya2011-11-242-6/+5
| | * | | [trac1290] medium-term solution to the ld_path hackJelte Jansen2011-11-234-2/+79
| * | | | Fix for error where zone has more labels than an NS for the zone.Shane Kerr2011-11-281-1/+1
| | |/ / | |/| |
| * | | [master] Merge branch 'trac1332' with fixing conflicts.JINMEI Tatuya2011-11-1811-57/+633
| |\ \ \
| | * | | [1332] added more checks in the journalReader test.JINMEI Tatuya2011-11-171-2/+5
| | * | | [1332] fixed a bug in the previous update to the test: termination condtionJINMEI Tatuya2011-11-171-5/+3
| | * | | [1332] changed a type test back to mock specific test when it doesn't haveJINMEI Tatuya2011-11-171-2/+39
| | * | | [1332] wording fix in an exception message; remove a unused commented-out line.JINMEI Tatuya2011-11-171-2/+1
| | * | | [1332] typo in doxygen docJINMEI Tatuya2011-11-171-1/+1
| | * | | [1332] added derived-class specific note to getJournalReaderJINMEI Tatuya2011-11-151-1/+5
| | * | | [1332] cleanup: s/getRecordDiffs()/getDiffs()/ to be consistent withJINMEI Tatuya2011-11-151-4/+2
| | * | | [1332] added documentation reagrding ZoneJournalReader.JINMEI Tatuya2011-11-154-8/+118
| | * | | [1332] overall log updatesJINMEI Tatuya2011-11-152-6/+50
| | * | | [1332] comment updateJINMEI Tatuya2011-11-151-1/+2
| | * | | [1332] handle bad data from data source. it revealed a bug in the mockJINMEI Tatuya2011-11-152-8/+57
| | * | | [1332] use cloned accessor for reading diffsJINMEI Tatuya2011-11-151-2/+3
| | * | | [1332] detect read attempt and beyond the end of sequence and reject it byJINMEI Tatuya2011-11-152-2/+14
| | * | | [1332] updated the 'no such zone' case; return an error code with null pointerJINMEI Tatuya2011-11-152-32/+36
| | * | | [1332] handled the "no such serial" case. To distinguish various errorsJINMEI Tatuya2011-11-159-26/+132
| | * | | [1332] [1332] implement a bit more complete version of getNextDiff() with moreJINMEI Tatuya2011-11-112-14/+114
| | * | | [1332] [1332] updated tests for later changes: always prepare a fresh rwtest....JINMEI Tatuya2011-11-112-5/+22
| | * | | [1332] [1332] refactored test cases bit: use TYPED_TEST for existing journal ...JINMEI Tatuya2011-11-111-49/+63
| | * | | [1332] [1332] added a minimal framework for ZoneJournalReader. It's currentlyJINMEI Tatuya2011-11-118-0/+80
| | * | | [1332] Merge branch 'trac1331' into trac1332JINMEI Tatuya2011-11-118-10/+403
| | |\ \ \
| | * \ \ \ [1332] Merge branch 'trac1330' into trac1332JINMEI Tatuya2011-11-1113-91/+690
| | |\ \ \ \
* | | | | | | [1198] added more detailed description in the style of doxygenJINMEI Tatuya2011-12-071-3/+35
* | | | | | | [1198] applied proposed further refactoring: extracted the common logicJINMEI Tatuya2011-12-073-193/+213
* | | | | | | [1198] Changes as a result of reviewStephen Morris2011-12-073-40/+31
* | | | | | | [1198] a trivial cleanups: folded some long lines, and fixed indentation.JINMEI Tatuya2011-12-011-10/+11
* | | | | | | [1198] cleanup: removed white spaces at EOLsJINMEI Tatuya2011-11-292-9/+9
* | | | | | | [1198] Miscellaneous additional debug messages and documentationStephen Morris2011-11-283-94/+200
* | | | | | | [1198] Convert header documentation to Doxygen triple-slash formatStephen Morris2011-11-281-475/+412
* | | | | | | [1198] Checkpoint after updating internal documentationStephen Morris2011-11-253-168/+269
* | | | | | | [1198] Add reordered message file and utility to do thisStephen Morris2011-11-251-44/+44