aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_dirmetascan.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* fix #5073Christian Grothoff2019-02-20
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* add assertionChristian Grothoff2018-01-04
|
* allow MST callback to distinguish between disconnect and parse error ↵Christian Grothoff2017-10-29
| | | | situations, and only log for the hard errors
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | plugins (which will be updated 'later')
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* Fix typoDavid Barksdale2016-01-22
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* malloc -> newLRN2013-12-19
|
* implement #3035: add mimetype:type category keywords, also doxygen fixesChristian Grothoff2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -doxChristian Grothoff2013-09-06
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* -fixChristian Grothoff2012-12-19
|
* -tolerate NULLChristian Grothoff2012-11-05
|
* -trying to fix unindex trouble on keyword extractionChristian Grothoff2012-09-27
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
|
* -fixing #2365Christian Grothoff2012-05-28
|
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* -nodebug #2300Christian Grothoff2012-05-05
|
* -ignoreChristian Grothoff2012-05-05
|
* 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.
* -fixChristian Grothoff2012-02-12
|
* -fixing #2139Christian Grothoff2012-02-09
|
* -fix #2142Christian Grothoff2012-02-07
|
* -also user gnunet-original filename here more consistentlyChristian Grothoff2012-02-03
|
* -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
|
* -renaming symbols to match naming conventionsChristian Grothoff2012-01-28
|
* -undo 19365Christian Grothoff2012-01-25
|