summaryrefslogtreecommitdiffstats
path: root/rsyslog.h
Commit message (Expand)AuthorAgeFilesLines
* removed F_UNUSED and cleaned up action-disabling handlingRainer Gerhards2007-07-241-0/+1
* major task: made sure no selector_t is created for selector lines that canRainer Gerhards2007-07-241-0/+2
* moved discard functionality to an output moduleRainer Gerhards2007-07-241-0/+2
* continued working on modularization; begun to create interface forRainer Gerhards2007-07-231-0/+8
* fixed a very nasty bug in structure creation of struct filed (causedRainer Gerhards2007-07-231-1/+4
* more cleanup; restored compatibility to non-gcc compilersRainer Gerhards2007-07-181-0/+8
* fully integrated patch from mildew@gmail.comRainer Gerhards2007-07-161-2/+0
* applied patch by mildew@gmail.com to support IPv6 in $AllowedSendersRainer Gerhards2007-07-161-0/+2
* adding uchar type for easy refRainer Gerhards2007-07-101-1/+6
* some changes to support SolarisRainer Gerhards2006-02-161-0/+3
* made "!progname" fully BSD-compliant; added property "programname"Rainer Gerhards2005-10-191-0/+1
* begin implementing RFC 3195 supportRainer Gerhards2005-10-061-5/+4
* nearing completion of allowedSenders functionalityRainer Gerhards2005-09-271-0/+3
* added parsing of property-filter (but not complete property selector lineRainer Gerhards2005-09-191-1/+5
* on the way to adding property-based filters - right before changingRainer Gerhards2005-09-151-4/+13
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-151-0/+73