aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/gnunet-service-datastore.c
Commit message (Collapse)AuthorAge
* -fixing #2656Christian Grothoff2012-11-18
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
|
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -better loggingChristian Grothoff2011-12-25
|
* -fixChristian Grothoff2011-12-23
|
* -actually initialize min_expiration fieldChristian Grothoff2011-12-19
|
* -typoChristian Grothoff2011-12-19
|
* fixing calculation of Bloom filter size that was too large by 1024x because ↵Christian Grothoff2011-12-19
| | | | it was not adjusted when the unit for the quota was changed from kb to bytes
* -use plugin-specific bloomfilter file nameChristian Grothoff2011-12-18
|
* -track utilization by datastore plugin typeChristian Grothoff2011-12-18
|
* adding support for detection quota changes / missing bloomfilter files and ↵Christian Grothoff2011-12-15
| | | | reconstruction/recovery code
* Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ↵Christian Grothoff2011-12-06
| | | | same time limiting BF size for datastore to 2 GB. Also fixing infinite loop when creating BFs of sizes between 2-4 GB
* use new quota parsing capabilities -- SVN 1875Christian Grothoff2011-11-03
|
* dceChristian Grothoff2011-09-14
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixing #1723Christian Grothoff2011-06-23
|
* trying to fix bus errorChristian Grothoff2011-06-20
|
* do not allow NULL for fnChristian Grothoff2011-06-16
|
* doxygenChristian Grothoff2011-06-13
|
* fixChristian Grothoff2011-05-06
|
* pass replChristian Grothoff2011-04-27
|
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
|
* fixesChristian Grothoff2011-04-15
|
* debuggingChristian Grothoff2011-04-15
|
* fixcChristian Grothoff2011-04-06
|
* testChristian Grothoff2011-04-04
|
* renaming, fixesChristian Grothoff2011-04-04
|
* sqlite clean upChristian Grothoff2011-04-04
|
* improving datastore API --- not working yetChristian Grothoff2011-04-03
|
* new plugin APIChristian Grothoff2011-04-03
|
* communicate content already present betterChristian Grothoff2011-03-31
|
* moving plugin headersChristian Grothoff2010-11-05
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* warn on problemsChristian Grothoff2010-10-20
|
* DHT PUT integration into FSChristian Grothoff2010-10-06
|
* plane hackingChristian Grothoff2010-09-18
|
* fix present check for on-demand blocksChristian Grothoff2010-09-09
|
* train hacksChristian Grothoff2010-08-28
|
* do not fail if datastore unavailableChristian Grothoff2010-08-07
|
* geChristian Grothoff2010-07-09
|
* do not store duplicates in datastoreChristian Grothoff2010-06-25
|
* cleaningChristian Grothoff2010-06-18
|
* localizationChristian Grothoff2010-06-18
| | | | of scopes
* more dataChristian Grothoff2010-06-06
|