summaryrefslogtreecommitdiffstats
path: root/runtime/rsyslog.c
Commit message (Expand)AuthorAgeFilesLines
* more cleanup...Rainer Gerhards2011-07-111-3/+0
* more cleanupRainer Gerhards2011-07-111-5/+0
* cleanup, removing now unused codeRainer Gerhards2011-07-111-19/+0
* milestone/[PARTWORK]: implemented comparison operationsRainer Gerhards2011-07-081-0/+4
* milestone: templates are now in config objectRainer Gerhards2011-04-191-0/+3
* renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
* renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1/+1
* Merge branch 'v5.6.2-newimudp' into v5-devel-newimudpRainer Gerhards2011-01-101-0/+18
|\
| * improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-101-0/+18
* | improved statistics-gathering subsystemRainer Gerhards2010-09-131-0/+3
|/
* first implementation of strgen interfaceRainer Gerhards2010-06-011-0/+3
* Merge branch 'v4-devel' into masterRainer Gerhards2010-04-271-12/+0
|\
| * bugfix: problems with atomic operations emulationRainer Gerhards2010-04-271-12/+0
| * added replacements for atomic instructions on systems that do not support them.Rainer Gerhards2010-03-231-0/+14
* | emulate missing atomic builtins with posix semaphores if availableSteffen Sledz2010-03-231-0/+14
* | some light performance enhancementRainer Gerhards2009-11-121-2/+0
* | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-0/+3
|/
* introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-2/+2
* introduced the idea of detached propertiesRainer Gerhards2009-06-291-0/+3
* completed multi-ruleset core supportRainer Gerhards2009-06-121-10/+10
* restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-0/+8
* cleaned up stream class ...Rainer Gerhards2009-06-041-2/+0
* integrated various patches for solarisRainer Gerhards2009-03-051-1/+1
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-5/+5
* bugfix: a recent change effectively disabled error messagesRainer Gerhards2008-04-181-0/+13
* completed better modularity of runtimeRainer Gerhards2008-04-171-0/+20
* moved "glblModPath" variable inside global data poolRainer Gerhards2008-04-171-0/+3
* modularization workRainer Gerhards2008-04-171-3/+23
* prevented segfault during runtime library init phaseRainer Gerhards2008-04-161-0/+15
* provided ability to initialize the runtimeRainer Gerhards2008-04-161-0/+166