summaryrefslogtreecommitdiffstats
path: root/syslogd-types.h
Commit message (Expand)AuthorAgeFilesLines
* removed F_UNUSED and cleaned up action-disabling handlingRainer Gerhards2007-07-241-1/+2
* moved discard functionality to an output moduleRainer Gerhards2007-07-241-1/+9
* changed action calling sequence to module interface/structureRainer Gerhards2007-07-241-1/+1
* fixed a very nasty bug in structure creation of struct filed (causedRainer Gerhards2007-07-231-50/+1
* simplified action calling using new interface Warning: this version has aRainer Gerhards2007-07-231-1/+3
* moved some more modules to their own file setsRainer Gerhards2007-07-221-1/+13
* moved mysql action to its own code filesRainer Gerhards2007-07-201-0/+9
* moved message object into its own set of filesRainer Gerhards2007-07-191-72/+9
* begin designing module interfaceRainer Gerhards2007-07-191-0/+51
* added $FailOnChownFailure config parameterRainer Gerhards2007-07-171-0/+4
* added config directives: $FileOwner, $FileGroup, $DirOwner, $DirGroupRainer Gerhards2007-07-171-0/+4
* added $CreateDirs, $DebugPrintTemplateList, $ResetConfigVariablesRainer Gerhards2007-07-171-0/+1
* added $DirCreateMode config directiveRainer Gerhards2007-07-171-0/+1
* integrated patch by Michel Samia to provide regex support for the filterRainer Gerhards2007-07-161-1/+2
* implemented $RepeatedLineReduction optionRainer Gerhards2007-07-151-0/+1
* shuffled more defintions; defined new type msg_t for struct msgRainer Gerhards2007-07-131-0/+16
* - removed some now-unused fields from struct filedRainer Gerhards2007-07-131-7/+3
* fixed forgotten multi-include preventionRainer Gerhards2007-07-131-0/+5
* begun to better modularize syslogd.c - this is an ongoing project; movedRainer Gerhards2007-07-131-0/+265