summaryrefslogtreecommitdiffstats
path: root/runtime/obj.c
Commit message (Expand)AuthorAgeFilesLines
* 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