aboutsummaryrefslogtreecommitdiff
path: root/src/zonemaster
Commit message (Collapse)AuthorAge
* active_put is no longer, DCEChristian Grothoff2018-05-06
|
* update namestore monitor API users to use new _next call where neededChristian Grothoff2018-05-05
|
* deq from correct queueChristian Grothoff2018-05-02
|
* misc improvements to statistics and large-scale behavior of ↵Christian Grothoff2018-05-02
| | | | zoneimport/zonemaster
* more loggingChristian Grothoff2018-04-30
|
* insert at tailChristian Grothoff2018-04-30
|
* also limit ma DHT putsChristian Grothoff2018-04-30
|
* update velocity always at the end of iterationChristian Grothoff2018-04-30
|
* simplify velocity logic in zonemasterChristian Grothoff2018-04-30
|
* typoChristian Grothoff2018-04-30
|
* increase block sizesChristian Grothoff2018-04-30
|
* calculate velocity on PUT instead of put confirmation, publish delay statisticChristian Grothoff2018-04-30
|
* eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff2018-04-30
| | | | when transmission is complete
* remove bogus assertionChristian Grothoff2018-04-30
|
* fix continuationChristian Grothoff2018-04-30
|
* enable more parallelism with DHT queue, but limit to 1000 entries, then kill ↵Christian Grothoff2018-04-30
| | | | hard
* batch NAMESTORE operation also in zonemasterChristian Grothoff2018-04-29
|
* add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff2018-04-29
| | | | correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
* misc zoneimporter fixesChristian Grothoff2018-04-26
|
* extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff2018-04-25
| | | | result at a time
* code cleanup, more diagnostics, more statisticsChristian Grothoff2018-04-24
|
* fix misc namestore crashes from pq migrationChristian Grothoff2017-06-23
|
* force non-zeroChristian Grothoff2017-01-12
|
* use sane defaultChristian Grothoff2017-01-12
|
* fix section nameChristian Grothoff2017-01-12
|
* fix uninit variable causing crash on 0 valueChristian Grothoff2017-01-05
|
* add ignore fileChristian Grothoff2017-01-04
|
* move functionality of publishing namestore zone in DHT from GNS service to ↵Christian Grothoff2017-01-04
new zonemaster service