summaryrefslogtreecommitdiffstats
path: root/dirty.h
Commit message (Expand)AuthorAgeFilesLines
* added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-231-1/+0
* some module cleanupRainer Gerhards2009-11-121-1/+0
* some more cleanup along the wayRainer Gerhards2009-11-031-1/+0
* more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-19/+0
* restructured parser part of rsyslogRainer Gerhards2009-11-031-2/+1
* added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-271-0/+2
* finished transition to using inputName propertyRainer Gerhards2009-06-301-1/+1
* further optimized message objectRainer Gerhards2009-06-171-0/+1
* completed multi-ruleset core supportRainer Gerhards2009-06-121-1/+0
* re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-4/+0
* restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-0/+2
* added new testing module imdiagRainer Gerhards2009-05-251-0/+1
* fixed some compiler warningsRainer Gerhards2008-12-051-0/+2
* moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-091-12/+1
* reordered imudp processing.Rainer Gerhards2008-10-081-0/+3
* "output" timestamp now taken from mesg's time generatedRainer Gerhards2008-10-071-1/+1
* added $UDPServerTimeRequery optionRainer Gerhards2008-10-061-1/+1
* performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-161-1/+1
* added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-1/+1
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-2/+0
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-1/+1
* added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-1/+1
* some cleanup (gotten rid of some more plain chars)Rainer Gerhards2008-05-061-1/+1
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+1
* moved host/domain-name related variables to global data poolRainer Gerhards2008-04-171-5/+0
* moved "DisableDNS" variable to global data poolRainer Gerhards2008-04-171-1/+0
* moved "option_DisallowWarning" variable to global data poolRainer Gerhards2008-04-171-1/+0
* moved "bDropMalPTRMsgs" variable to global data poolRainer Gerhards2008-04-171-2/+0
* modularization workRainer Gerhards2008-04-171-1/+1
* removed no longer needed thingsRainer Gerhards2008-04-161-21/+19
* some more cleanupRainer Gerhards2008-04-161-0/+92