aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_ipc_gnu.c
Commit message (Collapse)AuthorAge
* uncrustifying indentationChristian Grothoff2020-03-03
|
* tolerate apparmor installation failureChristian Grothoff2018-06-18
|
* add missing continue if max meta data was reached to avoid use after freeChristian Grothoff2017-10-15
|
* fix potential assign-after-freeChristian Grothoff2017-10-15
|
* indentation fixesChristian Grothoff2017-10-15
|
* -tolerate apparmor errors if not supported by KernelChristian Grothoff2015-10-28
|
* add apparmor detecton to configure.ac and Makefile.amChristian Grothoff2015-08-31
|
* libextractorJulien Morvan2015-08-31
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing issue with one plugin blocking processing preventing others from ever ↵Christian Grothoff2013-12-22
| | | | seeking -- GNU only
* Wrong commit, reverting changes.Bruno Cabral2013-12-21
|
* (no commit message)Bruno Cabral2013-12-21
|
* -keep hard error on timeoutChristian Grothoff2013-10-19
|
* -releasing LE 1.2Christian Grothoff2013-10-19
|
* -fix IPC bug in le libraryChristian Grothoff2013-06-25
|
* trying to fix 2686Christian Grothoff2012-12-09
|
* -trying to fix rare, random use-after-free if interacting with broken pluginsChristian Grothoff2012-10-09
|
* -fixChristian Grothoff2012-09-24
|
* -check if SHM creation failed, reduce SHM name length as OSX limits to 31 ↵Christian Grothoff2012-09-24
| | | | characters
* -trying with reduced timeout of 100msChristian Grothoff2012-09-05
|
* -deadChristian Grothoff2012-08-05
|
* fixing two bugsChristian Grothoff2012-08-05
|
* fix recursive strtok issue by using strtok_rChristian Grothoff2012-08-04
|
* nologChristian Grothoff2012-08-04
|
* -fixedChristian Grothoff2012-08-04
|
* gzip wipChristian Grothoff2012-08-04
|
* -bugfixesChristian Grothoff2012-08-04
|
* -fixChristian Grothoff2012-08-03
|
* good freeChristian Grothoff2012-08-03
|
* -make tests less verbose if they pass, also remove dependency on src/plugins/Christian Grothoff2012-08-02
|
* One huge fix. Sorry.LRN2012-08-01
|
* -fixesChristian Grothoff2012-07-30
|
* -misc fixesChristian Grothoff2012-07-30
|
* adding loggingChristian Grothoff2012-07-30
|
* add reference counting for shm and destroy them when they are finishedChristian Grothoff2012-07-30
|
* -stuffChristian Grothoff2012-07-22
|
* Towards making LE compile on W32 againLRN2012-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