aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* -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
|
* -misc bugfixesChristian Grothoff2012-01-29
|
* -fixChristian Grothoff2012-01-29
|
* -cleaning up dirmetascan code, still failing for meChristian Grothoff2012-01-28
|
* -implement tree freeingChristian Grothoff2012-01-28
|
* -cleaner version of sharetree trim code; should be fast enough to run ↵Christian Grothoff2012-01-28
| | | | synchrnously
* -change callback argument from char to int, as that is cleaner for a ↵Christian Grothoff2012-01-28
| | | | boolean; document API some
* -renaming symbols to match naming conventionsChristian Grothoff2012-01-28
|
* -fix dead scheduler task cancellation on CTRL-cChristian Grothoff2012-01-28
|
* -fixing #2097Christian Grothoff2012-01-26
|
* -undo 19365Christian Grothoff2012-01-25
|
* -doxygen fixesChristian Grothoff2012-01-25
|
* -cleanerChristian Grothoff2012-01-25
|
* -fix use of extractorChristian Grothoff2012-01-25
|
* -fixChristian Grothoff2012-01-25
|
* -LRN: Adapt-fs-tests-to-new-gnunet-publish-verbosityChristian Grothoff2012-01-22
|
* -fix build error on platforms that require -lpthreadChristian Grothoff2012-01-16
|
* adding Ludo's gnunet-download-manager.scm back to SVN HEADChristian Grothoff2012-01-15
|
* -LRN: use filescanner in gnunet-publishChristian Grothoff2012-01-15
|
* -LRN: harmonize dirmetascanner, plus fixing compile errors on GNUChristian Grothoff2012-01-15
|
* -LRN: use signal pipe instead of a semaphoreChristian Grothoff2012-01-14
|
* -LRN: use blocking writes for scannerChristian Grothoff2012-01-14
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* -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 ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -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
* -LRN: make file filename alterable and initializableChristian Grothoff2012-01-09
|
* -LRN: my experimental block download time measurer. The resultsChristian Grothoff2012-01-08
| | | | | | | | can be found there - [1]. [1] http://lrn.no-ip.info/other/gnunet_download_tie.log
* -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 ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -I guess this can happen, but should be incredibly rare (or could be ↵Christian Grothoff2012-01-01
| | | | provoked by attacker); let's just count instead of break - #2055
* -trying to pick better order of includesChristian Grothoff2012-01-01
|