-dce
[oweals/gnunet.git] / src / fs /
2012-02-18 Christian Grothoffmake all (?) asynchronously operating FS operations...
2012-02-18 Christian Grothoffadd GNUNET_FS_namespace_dup API call
2012-02-16 Christian GrothoffLRN: Use binary mode on W32 (lol -CG)
2012-02-13 Christian Grothoff-fix leak
2012-02-12 Christian Grothoff-typo
2012-02-12 Christian Grothoff-GArik: fix infinite loop
2012-02-12 Christian Grothoff-GArik: fix assertion check
2012-02-12 Christian Grothoff-fix
2012-02-12 Christian Grothoff-fix
2012-02-11 Christian Grothoff-unschedule found block request on resume to fix #2133
2012-02-11 Christian Grothoff-do not tie verbosity to debug levels for fs tests
2012-02-11 Christian Grothoff-generate PUBLISH_STOP event later to avoid use-after...
2012-02-11 Christian Grothoff-doxygen fixes
2012-02-09 Christian Grothoff-fixing #2139
2012-02-07 Christian Grothoff-fix #2142
2012-02-06 Christian Grothoff-trying to fix crash from #1972 report
2012-02-06 Christian Grothoff-nl
2012-02-05 Christian Grothoff-fix generation of duplicate publish-stop events
2012-02-05 Christian Grothoff-eliminate printing warning on MAGIC missmatch (#2138)
2012-02-04 Christian Grothoff-always signal download start before 'completed', even...
2012-02-03 Christian Grothoff-also user gnunet-original filename here more consistently
2012-01-31 Christian Grothoff-fix
2012-01-30 Christian Grothoff-all meta data extraction should happen in helper,...
2012-01-29 Christian Grothoff-misc fixes
2012-01-29 Christian Grothoff-fix
2012-01-29 Christian Grothoff-fix
2012-01-29 Christian Grothoff-fs publish should basically work now
2012-01-29 Christian Grothoff-fix shutdown issues on error
2012-01-29 Christian Grothoff-towards external meta scanner process
2012-01-29 Christian Grothoff-finishing new helper
2012-01-29 Christian Grothoff-towards resolving thread-issue
2012-01-29 Christian Grothoff-misc bugfixes
2012-01-29 Christian Grothoff-fix
2012-01-28 Christian Grothoff-cleaning up dirmetascan code, still failing for me
2012-01-28 Christian Grothoff-implement tree freeing
2012-01-28 Christian Grothoff-cleaner version of sharetree trim code; should be...
2012-01-28 Christian Grothoff-change callback argument from char to int, as that...
2012-01-28 Christian Grothoff-renaming symbols to match naming conventions
2012-01-28 Christian Grothoff-fix dead scheduler task cancellation on CTRL-c
2012-01-26 Christian Grothoff-fixing #2097
2012-01-25 Christian Grothoff-undo 19365
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-cleaner
2012-01-25 Christian Grothoff-fix use of extractor
2012-01-25 Christian Grothoff-fix
2012-01-22 Christian Grothoff-LRN: Adapt-fs-tests-to-new-gnunet-publish-verbosity
2012-01-16 Christian Grothoff-fix build error on platforms that require -lpthread
2012-01-15 Christian Grothoffadding Ludo's gnunet-download-manager.scm back to SVN...
2012-01-15 Christian Grothoff-LRN: use filescanner in gnunet-publish
2012-01-15 Christian Grothoff-LRN: harmonize dirmetascanner, plus fixing compile...
2012-01-14 Christian Grothoff-LRN: use signal pipe instead of a semaphore
2012-01-14 Christian Grothoff-LRN: use blocking writes for scanner
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-14 Christian Grothoff-LRN: fix pipe writing and progress write
2012-01-14 Christian Grothoff-file was missing, forgot to add earlier
2012-01-14 Christian Grothoff-removing for now as it does not compile on POSIX systems
2012-01-14 Christian Grothoff-LRN: use correct character counting, instead of byte...
2012-01-14 Christian GrothoffLRN: new threaded directory metadata scanner
2012-01-14 Christian GrothoffLRN: skip short keywords when generating keywords autom...
2012-01-14 Christian Grothoff-LRN: fix callback arguments typo
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-12 Christian Grothoff-LRN: fix fip_signal_start recursion
2012-01-11 Christian Grothofffixing bug to ensure that we properly descend into...
2012-01-09 Christian Grothoff-LRN: make file filename alterable and initializable
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2012-01-07 Christian Grothoff-LRN: set bulk flag
2012-01-05 Christian Grothoff-LRN: fix getopt
2012-01-03 Christian Grothoff-fixing compile errors in tests
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2012-01-01 Christian Grothoff-I guess this can happen, but should be incredibly...
2012-01-01 Christian Grothoff-trying to pick better order of includes
2011-12-30 Christian Grothoff-LRN: utf8-ization, #2051
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-30 Christian GrothoffLRN: normalize keywords (decapitalize, split) using...
2011-12-30 Christian Grothoff-LRN: Also break on commas
2011-12-26 Christian Grothoff-version bumps for release
2011-12-26 Christian Grothoffadding GNUNET_FS_time_to_year function to FS API
2011-12-26 Christian Grothoff-fixing #2036
2011-12-25 Christian Grothoff-also break at some other tokens
2011-12-25 Christian Grothoff-remove code for keyword caonicalization/normalization...
2011-12-25 Christian Grothofffixing migration stop delay calculation, largely by...
2011-12-25 Christian Grothoff-fix 2034, request can be cancelled in which case rh...
2011-12-25 Christian Grothoff-LRN: fix crash if name is not available
2011-12-24 Christian Grothoff-LRN/CG: extract keywords from file names (#2032)
2011-12-23 Christian Grothoff-allow logging here
2011-12-23 Christian Grothoff-fix
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-19 Christian Grothoff-not all uris are ksks
2011-12-19 Christian Grothoff-check for NULL
2011-12-19 Christian Grothoff-extra asserts just to be helpful in case #2000 resurfaces
2011-12-19 Christian Grothoffimproving results seen communication to consider which...
2011-12-19 Christian Grothofflimit lifetime of migrated content to at most 1 year
2011-12-19 Christian Grothoffblock data migration based on lowest discarded expirati...
2011-12-19 Christian Grothoffactually limit FS memory consumption by limiting how...
2011-12-19 Christian Grothoffadding min_expiration argument to GNUNET_DATASTORE_Cont...
2011-12-18 Christian Grothoff-handle error codes from unindex
2011-12-15 Christian Grothoffuse better heuristic to deal with datastore put failure...
2011-12-13 Christian Grothoff-fixing #2006
2011-12-13 Christian Grothofftrying to fix #2000
2011-11-29 Christian Grothoff-fixing indentation
next