-fix #2142
[oweals/gnunet.git] / src / fs / fs_dirmetascan.c
2012-02-07 Christian Grothoff-fix #2142
2012-02-03 Christian Grothoff-also user gnunet-original filename here more consistently
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-renaming symbols to match naming conventions
2012-01-25 Christian Grothoff-undo 19365
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-fix
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