summaryrefslogtreecommitdiffstats
path: root/syslogd-types.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | - move file size limit fields in struct field to the "right spot" (the file writing part of the union - f_un.f_file)
* 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
type definitions to a separate file