aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* -autostartsChristian Grothoff2012-02-28
|
* -fixChristian Grothoff2012-02-28
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -eliminating #if DEBUG checksChristian Grothoff2012-02-26
|
* -doxygen fixesChristian Grothoff2012-02-22
|
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
| | | | | | | | | | | Now it must be GNUNET_YES for the execution flow to switch to a branch where something is considered to be a directory. The reason for that is that some functions might return GNUNET_SYSERR when asked whether something is a directory or not. Checking this value as "!= GNUNET_NO" will produce positive result, even though it's not a directory.
* -dce: can never be NULLChristian Grothoff2012-02-22
|
* -no verboseChristian Grothoff2012-02-22
|
* -increase timeout to help sparc botChristian Grothoff2012-02-22
|
* -fixing #2155Christian Grothoff2012-02-21
|
* LRN: Do-partial-serialization-in-fs-publish-helper:Christian Grothoff2012-02-20
|
* LRN: Iterate-over-a-copy-of-ksk-when-removing-itemsChristian Grothoff2012-02-20
|
* LRN: check for tc being NULLChristian Grothoff2012-02-20
|
* -sync search results upon adding/removing downloadsChristian Grothoff2012-02-18
|
* -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
|
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
|
* add GNUNET_FS_namespace_dup API callChristian Grothoff2012-02-18
|
* LRN: Use binary mode on W32 (lol -CG)Christian Grothoff2012-02-16
|
* -fix leakChristian Grothoff2012-02-13
|
* -typoChristian Grothoff2012-02-12
|
* -GArik: fix infinite loopChristian Grothoff2012-02-12
|
* -GArik: fix assertion checkChristian Grothoff2012-02-12
|
* -fixChristian Grothoff2012-02-12
|
* -fixChristian Grothoff2012-02-12
|
* -unschedule found block request on resume to fix #2133Christian Grothoff2012-02-11
|
* -do not tie verbosity to debug levels for fs testsChristian Grothoff2012-02-11
|
* -generate PUBLISH_STOP event later to avoid use-after-freeChristian Grothoff2012-02-11
|
* -doxygen fixesChristian Grothoff2012-02-11
|
* -fixing #2139Christian Grothoff2012-02-09
|
* -fix #2142Christian Grothoff2012-02-07
|
* -trying to fix crash from #1972 reportChristian Grothoff2012-02-06
|
* -nlChristian Grothoff2012-02-06
|
* -fix generation of duplicate publish-stop eventsChristian Grothoff2012-02-05
|
* -eliminate printing warning on MAGIC missmatch (#2138)Christian Grothoff2012-02-05
|
* -always signal download start before 'completed', even for 0-byte filesChristian Grothoff2012-02-04
|
* -also user gnunet-original filename here more consistentlyChristian Grothoff2012-02-03
|
* -fixChristian Grothoff2012-01-31
|
* -all meta data extraction should happen in helper, removing from APIChristian Grothoff2012-01-30
|
* -misc fixesChristian Grothoff2012-01-29
|
* -fixChristian Grothoff2012-01-29
|
* -fixChristian Grothoff2012-01-29
|
* -fs publish should basically work nowChristian Grothoff2012-01-29
|
* -fix shutdown issues on errorChristian Grothoff2012-01-29
|
* -towards external meta scanner processChristian Grothoff2012-01-29
|
* -finishing new helperChristian Grothoff2012-01-29
|
* -towards resolving thread-issueChristian Grothoff2012-01-29
|