summaryrefslogtreecommitdiffstats
path: root/AUTHORS (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-07updated the the Zone class description with future possible plans of interact...JINMEI Tatuya1-0/+12
2010-12-07renamed AbstractZone to Zone, Zone to MemoryZone based on review comments.JINMEI Tatuya3-36/+45
2010-12-07updated document based on review comment: clarified the meaning of 'state'JINMEI Tatuya1-2/+2
2010-12-07changelog entry for ticket #405Jelte Jansen1-0/+7
2010-12-06added some more doxygen comments to answer review questions.JINMEI Tatuya1-2/+22
2010-12-05replaced workaround (identifier/value switch) by more fundamental solution (m...Jelte Jansen4-7/+5
2010-12-05refactor code for readabilityJelte Jansen2-2/+12
2010-12-01Add author (as listed in ChangeLog).Jeremy C. Reed2-0/+2
2010-12-01mention stats daemonJeremy C. Reed1-2/+3
2010-12-01regenerate manual for config removal.Jeremy C. Reed2-8/+3
2010-12-01fix to blank linesJeremy C. Reed1-2/+2
2010-12-01Add a missing period. While here do minor formatting.Jeremy C. Reed1-9/+9
2010-12-01Add datestamp for release.Jeremy C. Reed1-11/+12
2010-12-01For trac302, fix some wrong version reporting. Now also show the versionJeremy C. Reed4-7/+16
2010-12-01remove the unused db_file configuration setting (xfrout takes it file from au...Jelte Jansen3-14/+0
2010-12-01bindctl printing of configuration values changed to be in JSON format instead...Jelte Jansen2-1/+6
2010-11-30merge branches/trac403 (just a small bugfix, don't think it warrants a change...Jelte Jansen4-24/+17
2010-11-30Clarify ChangeLog message for Trac #412 change (message 122)Stephen Morris1-1/+2
2010-11-30some cleanup and removal of temporary thingsJelte Jansen5-20/+33
2010-11-30Added ChangeLog entry for trac #412.Stephen Morris1-0/+5
2010-11-30additional tests + one fixJelte Jansen5-12/+64
2010-11-30initial implementation of trac #418:JINMEI Tatuya3-25/+155
2010-11-30corrected compile error with clang++ by avoiding to refer to a private class ...JINMEI Tatuya1-12/+14
2010-11-29support for list indices wrt set/add/remove operationsJelte Jansen7-154/+271
2010-11-29fixed path to new files in EXTRA_DIST.JINMEI Tatuya1-1/+2
2010-11-29Fix points identified as result of review of ticket 412.Stephen Morris2-77/+16
2010-11-29updated the documentation with editorial and wording fixes.JINMEI Tatuya1-2/+4
2010-11-29initial implementation of the auth query classJINMEI Tatuya6-0/+213
2010-11-29added changelog entry for trac #372.JINMEI Tatuya1-0/+5
2010-11-29resolve conflict: we don't need UNUSED_PARAM anymore.JINMEI Tatuya1-16/+14
2010-11-29missing source fileJINMEI Tatuya1-0/+1
2010-11-29avoid using too large integer constant without a qualifier.JINMEI Tatuya1-1/+1
2010-11-29missing header files in libdns___include_HEADERS.JINMEI Tatuya1-0/+2
2010-11-28'checkpoint' commit, can address individual list items, not set them yet, nee...Jelte Jansen6-31/+149
2010-11-27Small code simplificationMichal Vaner1-6/+2
2010-11-25Added start_auth and start_recurse options to the Boss process to determineStephen Morris11-188/+792
2010-11-24avoid using a large (>= 2^32) constant for wider portability.JINMEI Tatuya1-1/+2
2010-11-23changelog for trac #381JINMEI Tatuya1-0/+4
2010-11-23made sure the assignment test covers all cases.JINMEI Tatuya1-1/+2
2010-11-23trivial editorial fix to doxygen comment.JINMEI Tatuya1-1/+2
2010-11-22changelog for #411JINMEI Tatuya1-0/+10
2010-11-22changelog entry for trac #410JINMEI Tatuya1-0/+6
2010-11-22corrected change numberJINMEI Tatuya1-1/+1
2010-11-22changelog entry for trac #399JINMEI Tatuya1-0/+6
2010-11-22added minor editorial fixes to doxygen comments.JINMEI Tatuya1-2/+2
2010-11-22make sure the partial match is indeed the longest match by addingJINMEI Tatuya1-0/+7
2010-11-22removed an unused temporary variable as noted in review comment.JINMEI Tatuya1-2/+0
2010-11-17Fix documentation. Some parameters had wrong names.Jeremy C. Reed1-3/+3
2010-11-16Same as r3545 (I missed second one.)Jeremy C. Reed1-1/+1
2010-11-16Fix doxygen command. (No review. Trivial.)Jeremy C. Reed1-1/+1