aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor.c
Commit message (Expand)AuthorAge
* fix stylistic issuesChristian Grothoff2018-07-12
* handle IPC_shared_memory_set_ errorChristian Grothoff2017-10-15
* do not try to seek on SHM if we do not use SHM, even if (bad) plugin requests itChristian Grothoff2017-10-15
* -doxygen fixesChristian Grothoff2016-06-08
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -doxygenChristian Grothoff2015-06-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Initialize sizes for newer plibc versionsLRN2013-12-23
* -just whitespaceChristian Grothoff2013-12-22
* Wrong commit, reverting changes.Bruno Cabral2013-12-21
* (no commit message)Bruno Cabral2013-12-21
* -do not fprintf unless debuggingChristian Grothoff2013-08-24
* -fix IPC bug in le libraryChristian Grothoff2013-06-25
* -trying to fix rare, random use-after-free if interacting with broken pluginsChristian Grothoff2012-10-09
* -fix leakChristian Grothoff2012-09-25
* -check if SHM creation failed, reduce SHM name length as OSX limits to 31 cha...Christian Grothoff2012-09-24
* train hackingChristian Grothoff2012-08-07
* re-seek to beginning for in-memory runsChristian Grothoff2012-08-06
* do not re-use plugin_count as it is used for array sizeChristian Grothoff2012-08-06
* fixing two bugsChristian Grothoff2012-08-05
* implementing bz2 supportChristian Grothoff2012-08-04
* check for IPC init errorChristian Grothoff2012-08-04
* -fixedChristian Grothoff2012-08-04
* -fixing gzipChristian Grothoff2012-08-04
* gzip wipChristian Grothoff2012-08-04
* fixesChristian Grothoff2012-08-04
* -bugfixesChristian Grothoff2012-08-04
* Fix (somewhat) in-process plugin handlingLRN2012-08-03
* in-process extractionChristian Grothoff2012-08-03
* Now test_ipc should work (kind of)LRN2012-08-02
* One huge fix. Sorry.LRN2012-08-01
* stuffChristian Grothoff2012-07-30
* -fixesChristian Grothoff2012-07-30
* -fixesChristian Grothoff2012-07-30
* adding loggingChristian Grothoff2012-07-30
* add reference counting for shm and destroy them when they are finishedChristian Grothoff2012-07-30
* new code could now work in theory, but untested and features missingChristian Grothoff2012-07-30
* -towards a theoretically working implementation...Christian Grothoff2012-07-29
* -towards compiling main againChristian Grothoff2012-07-29
* stuffChristian Grothoff2012-07-24
* -towards compilationChristian Grothoff2012-07-24
* -getting plugin main to compileChristian Grothoff2012-07-24
* -miscChristian Grothoff2012-07-24
* -stuffChristian Grothoff2012-07-22
* Adapt to new plibc UTF8izationLRN2012-07-22
* -more hxing on new LE APIsChristian Grothoff2012-07-22
* -misc hacking on trainChristian Grothoff2012-07-22
* -towards a new LE core library with cleaner apis, does not currently compileChristian Grothoff2012-07-21
* -fixing misc. compiler warningsChristian Grothoff2012-06-03
* -LRN: don't leak errno from extract methodChristian Grothoff2012-05-08