aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* fix stylistic issuesChristian Grothoff2018-07-12
* fix minor memory leakChristian Grothoff2018-07-12
* tolerate apparmor installation failureChristian Grothoff2018-06-18
* avoid NPE on empty value in grep-friendly printingChristian Grothoff2017-10-15
* avoid calling free(NULL) on plugin load errorChristian Grothoff2017-10-15
* handle IPC_shared_memory_set_ errorChristian Grothoff2017-10-15
* fix signed/unsigned comparison issueChristian 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
* fix indentationChristian Grothoff2017-10-15
* add missing continue if max meta data was reached to avoid use after freeChristian Grothoff2017-10-15
* fix NPE in extract for 0-byte valuesChristian Grothoff2017-10-15
* fix potential assign-after-freeChristian Grothoff2017-10-15
* indentation fixesChristian Grothoff2017-10-15
* fix FD leakChristian Grothoff2017-10-15
* Add nar and narinfo.ng02017-09-14
* -doxygen fixesChristian Grothoff2016-06-08
* -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
* -doxygenChristian Grothoff2015-06-08
* Use HANDLE for shm_id on W32LRN2015-04-21
* -fix encoding of PLUGININSTDIRChristian Grothoff2015-03-23
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Initialize sizes for newer plibc versionsLRN2013-12-23
* Harmonize W32 IPC timeout with GNU IPC timeoutLRN2013-12-22
* Channel-killing logic for W32LRN2013-12-22
* fixing issue with one plugin blocking processing preventing others from ever ...Christian Grothoff2013-12-22
* -just whitespaceChristian Grothoff2013-12-22
* Wrong commit, reverting changes.Bruno Cabral2013-12-21
* (no commit message)Bruno Cabral2013-12-21
* Introducing Opus previewer. It should create a opus/ogg 30KB preview if the f...Bruno Cabral2013-12-19
* -fix plugpath calculationChristian Grothoff2013-11-28
* -keep hard error on timeoutChristian Grothoff2013-10-19
* -releasing LE 1.2Christian Grothoff2013-10-19
* Update plibc.h header, use struct statLRN2013-10-08
* -better dependency checksChristian Grothoff2013-09-23
* -check for malloc failureChristian Grothoff2013-08-28
* -do not fprintf unless debuggingChristian Grothoff2013-08-24
* -fix IPC bug in le libraryChristian Grothoff2013-06-25
* -use static where possibleChristian Grothoff2013-06-25
* A typoLRN2013-06-22
* Mingw-w64 compatibility, plibcificationLRN2013-06-21
* PlibcifyLRN2013-06-21
* [W32] Get module name relative to the dll, not exeLRN2013-06-16
* Make plugins suicide after finishing to avoid error popupsLRN2013-02-03
* Use NUL on W32 as /dev/null, don't kill children outrightLRN2013-02-03
* -fix for #2686Christian Grothoff2012-12-10
* trying to fix 2686Christian Grothoff2012-12-09