aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
Commit message (Expand)AuthorAge
* -fixing persistence cleanupChristian Grothoff2012-04-26
* fixing issue with gnunet-publish not closing files early enough when publishi...Christian Grothoff2012-03-24
* -check return values, fix leakChristian Grothoff2012-03-15
* -unindex needs to decrypt KBlockChristian Grothoff2012-03-09
* -do not call uri_to_string with NULL pointerChristian Grothoff2012-03-09
* implementing removal of KBlocks during unindex operation (#1926)Christian Grothoff2012-03-09
* adding fs/ to all default directory names relating to file sharingChristian Grothoff2012-03-04
* -use sane defaultsChristian Grothoff2012-03-04
* fixing #1927 by further limiting the time a download probe can be active at a...Christian Grothoff2012-03-04
* -add priorities to download queueChristian Grothoff2012-03-04
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
* -sync after getting URI on publishing to resume properly; also bugfix...Christian Grothoff2012-02-18
* -do not try to desearialize search directoriesChristian Grothoff2012-02-18
* -use search URI, not result URIChristian Grothoff2012-02-18
* fixing bug to ensure that we properly descend into deep directories for the v...Christian Grothoff2012-01-11
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* -not all uris are ksksChristian Grothoff2011-12-19
* -check for NULLChristian Grothoff2011-12-19
* improving results seen communication to consider which exact keywords a parti...Christian Grothoff2011-12-19
* -fixing #2006Christian Grothoff2011-12-13
* -fixing indentationChristian Grothoff2011-11-29
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15