summaryrefslogtreecommitdiffstats
path: root/runtime/obj.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable'Rainer Gerhards2012-08-251-0/+37
|\
| * Merge branch 'v5-stable' into betaRainer Gerhards2012-08-201-0/+37
| |\
| | * nitfix: remove quirck in new debug message codeRainer Gerhards2012-08-011-4/+2
| | * more elaborate debug logging for object deserializerRainer Gerhards2012-08-011-0/+39
* | | milestone: module() can load module in legacy modeRainer Gerhards2012-06-201-1/+1
|/ /
* | Merge branch 'v5-beta' into betaRainer Gerhards2012-06-061-2/+2
|\|
| * bugfix: potential hang due to mutex deadlockRainer Gerhards2012-06-061-2/+2
* | refactor: removing dead apc codeRainer Gerhards2012-01-191-2/+0
* | Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+14
|\|
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
| |\
| | * runtime license changeRainer Gerhards2012-01-161-16/+14
* | | step: added config-specific module listRainer Gerhards2011-04-271-1/+1
|/ /
* | some light performance enhancementRainer Gerhards2009-11-121-2/+4
* | new queue engine - initial commit (probably not 100% working!)Rainer Gerhards2009-10-141-4/+4
|/
* bugfix: potential race in object loader during use/release of object interfaceRainer Gerhards2009-09-221-3/+19
* going forward in moving string-handling functions to new interface...Rainer Gerhards2009-06-171-8/+8
* Merge branch 'master' into omfileRainer Gerhards2009-06-161-3/+3
|\
| * done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-3/+3
* | omfile buffers are now synchronized after inactivityRainer Gerhards2009-06-151-0/+2
* | completed multi-ruleset core supportRainer Gerhards2009-06-121-2/+2
* | fixed a small memory leak...Rainer Gerhards2009-06-101-23/+16
* | cleaned up stream class ...Rainer Gerhards2009-06-041-30/+34
|/
* added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-1/+1
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-1/+1
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-3/+3
* begun step-by-step guide for TLS protected syslogRainer Gerhards2008-06-181-1/+1
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-4/+2
* message reception via TCP work againRainer Gerhards2008-04-241-1/+1
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+1
* moved files to the runtimeRainer Gerhards2008-04-161-0/+1336