aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Expand)AuthorAge
...
* -LRN: fix pipe writing and progress writeChristian Grothoff2012-01-14
* -file was missing, forgot to add earlierChristian Grothoff2012-01-14
* -removing for now as it does not compile on POSIX systemsChristian Grothoff2012-01-14
* -LRN: use correct character counting, instead of byte countingChristian Grothoff2012-01-14
* LRN: new threaded directory metadata scannerChristian Grothoff2012-01-14
* LRN: skip short keywords when generating keywords automatically from metadataChristian Grothoff2012-01-14
* -LRN: fix callback arguments typoChristian Grothoff2012-01-14
* change default configurations on systems with UNIX domain sockets to NOT spec...Christian Grothoff2012-01-13
* -LRN: fix fip_signal_start recursionChristian Grothoff2012-01-12
* fixing bug to ensure that we properly descend into deep directories for the v...Christian Grothoff2012-01-11
* -LRN: make file filename alterable and initializableChristian Grothoff2012-01-09
* -LRN: my experimental block download time measurer. The resultsChristian Grothoff2012-01-08
* -LRN: set bulk flagChristian Grothoff2012-01-07
* -LRN: fix getoptChristian Grothoff2012-01-05
* -fixing compile errors in testsChristian Grothoff2012-01-03
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* -I guess this can happen, but should be incredibly rare (or could be provoked...Christian Grothoff2012-01-01
* -trying to pick better order of includesChristian Grothoff2012-01-01
* -LRN: utf8-ization, #2051Christian Grothoff2011-12-30
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* LRN: normalize keywords (decapitalize, split) using libunistring - #2052Christian Grothoff2011-12-30
* -LRN: Also break on commasChristian Grothoff2011-12-30
* -version bumps for releaseChristian Grothoff2011-12-26
* adding GNUNET_FS_time_to_year function to FS APIChristian Grothoff2011-12-26
* -fixing #2036Christian Grothoff2011-12-26
* -also break at some other tokensChristian Grothoff2011-12-25
* -remove code for keyword caonicalization/normalization, makes no sense in int...Christian Grothoff2011-12-25
* fixing migration stop delay calculation, largely by first calculating datasto...Christian Grothoff2011-12-25
* -fix 2034, request can be cancelled in which case rh might be NULL hereChristian Grothoff2011-12-25
* -LRN: fix crash if name is not availableChristian Grothoff2011-12-25
* -LRN/CG: extract keywords from file names (#2032)Christian Grothoff2011-12-24
* -allow logging hereChristian Grothoff2011-12-23
* -fixChristian Grothoff2011-12-23
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* -not all uris are ksksChristian Grothoff2011-12-19
* -check for NULLChristian Grothoff2011-12-19
* -extra asserts just to be helpful in case #2000 resurfacesChristian Grothoff2011-12-19
* improving results seen communication to consider which exact keywords a parti...Christian Grothoff2011-12-19
* limit lifetime of migrated content to at most 1 yearChristian Grothoff2011-12-19
* block data migration based on lowest discarded expiration of content in the d...Christian Grothoff2011-12-19
* actually limit FS memory consumption by limiting how many requests we track f...Christian Grothoff2011-12-19
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian Grothoff2011-12-19
* -handle error codes from unindexChristian Grothoff2011-12-18
* use better heuristic to deal with datastore put failures; log migration stop ...Christian Grothoff2011-12-15
* -fixing #2006Christian Grothoff2011-12-13
* trying to fix #2000Christian Grothoff2011-12-13
* -fixing indentationChristian Grothoff2011-11-29
* Changed quota configuration from core to ats section, renamed from TOTAL_QUOT...Bart Polot2011-11-29
* -fixing use of uninitialized variable, some code cleanup, fixing memory leak ...Christian Grothoff2011-11-28
* -more doxygen fixesChristian Grothoff2011-11-28