aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish.c
Commit message (Collapse)AuthorAge
* eliminating use of 'namespace' as a fieldname / variable name to be C++ ↵Christian Grothoff2012-09-10
| | | | compatible
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -doxygenChristian Grothoff2012-06-09
|
* -fixing #2412Christian Grothoff2012-06-08
|
* -fixing #2408Christian Grothoff2012-06-07
|
* -fixing #2229Christian Grothoff2012-04-26
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* fixing issue with gnunet-publish not closing files early enough when ↵Christian Grothoff2012-03-24
| | | | publishing directories with more than FD_MAX files (#2239)
* -fix error handling during publishingChristian Grothoff2012-03-24
|
* -fix error handling during publishingChristian Grothoff2012-03-24
|
* 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.
* -sync after getting URI on publishing to resume properly; also bugfix...Christian Grothoff2012-02-18
|
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
|
* -generate PUBLISH_STOP event later to avoid use-after-freeChristian Grothoff2012-02-11
|
* -fix generation of duplicate publish-stop eventsChristian Grothoff2012-02-05
|
* -LRN: fix fip_signal_start recursionChristian Grothoff2012-01-12
|
* fixing bug to ensure that we properly descend into deep directories for the ↵Christian Grothoff2012-01-11
| | | | various publish start/stop/suspend/resume event callbacks
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus ↵Christian Grothoff2011-12-19
| | | | callback to communicate which content has a chance of being stored in the medium term
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* 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
|
* leakChristian Grothoff2011-07-19
|
* fix leakChristian Grothoff2011-07-18
|
* cleaner datastore handling, fixing test failureChristian Grothoff2011-06-17
|
* tolerate it if blocks already existChristian Grothoff2011-04-27
|
* changing datastore API to support replication level --- not fully ↵Christian Grothoff2011-04-03
| | | | implemented --- and adding GNUNET_FS_BlockOptions struct to replace prio/anonymity/expiration+replication args
* fix simulation optionChristian Grothoff2011-01-24
|
* major rewrite of fs_download, hopefully fixing 1641Christian Grothoff2011-01-20
|
* fixChristian Grothoff2011-01-03
|
* stuffChristian Grothoff2010-12-23
|
* air plane hackingChristian Grothoff2010-12-03
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* dht get integrationChristian Grothoff2010-10-06
|
* plane hackingChristian Grothoff2010-09-18
|
* use block lib some moreChristian Grothoff2010-09-18
|
* implement update apiChristian Grothoff2010-08-07
|
* fix fs testcaseChristian Grothoff2010-07-18
|
* fixing 1568Christian Grothoff2010-07-11
|
* fix 1579Christian Grothoff2010-07-11
|
* fixChristian Grothoff2010-07-10
|
* unindex on failure, location URI supportChristian Grothoff2010-07-10
|
* fixChristian Grothoff2010-07-09
|
* fixChristian Grothoff2010-07-09
|
* perform reservationChristian Grothoff2010-07-09
|
* gpl3Christian Grothoff2010-07-02
|
* loggingChristian Grothoff2010-07-02
|
* trying to port statvfs call to BSDChristian Grothoff2010-07-02
|