Forget to commit some files
[oweals/gnunet.git] / src / fs / fs_dirmetascan.c
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-12-19 LRNmalloc -> new
2013-10-08 Christian Grothoffimplement #3035: add mimetype:type category keywords...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-06 Christian Grothoff-dox
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2012-12-19 Christian Grothoff-fix
2012-11-05 Christian Grothoff-tolerate NULL
2012-09-27 Christian Grothoff-trying to fix unindex trouble on keyword extraction
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-05-28 Christian Grothoff-fixing #2365
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-05 Christian Grothoff-nodebug #2300
2012-05-05 Christian Grothoff-ignore
2012-02-22 Christian GrothoffLRN: two directory patches change the way "is_directory...
2012-02-12 Christian Grothoff-fix
2012-02-09 Christian Grothoff-fixing #2139
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