summaryrefslogtreecommitdiffstats
path: root/syslogd.h
Commit message (Collapse)AuthorAgeFilesLines
* applied patch provided by varmojfekoj to support building ommysql in itsRainer Gerhards2007-09-261-1/+0
| | | | own way (now also resides in a plugin subdirectory)
* changed rsyslog.h include order to solve debian sid zlib inlcude issueMichael Meckelein2007-08-081-0/+1
|
* changed function name dprintf() to dbgprintf() as it conflicts with theRainer Gerhards2007-08-081-5/+1
| | | | clib
* added tryResume() API to module interfaceRainer Gerhards2007-08-021-17/+0
|
* - loading default values as done yesterday *is* clean (I've just reviewedRainer Gerhards2007-08-011-11/+0
| | | | | | the code again) - moved omfile-specifc global variables (for cfsysline settings) from syslogd.c to omfile.c
* - added omsr object (objomsr.c, objomsr.h) - template request for outputRainer Gerhards2007-07-271-3/+3
| | | | | | modules - changed doAction() interface - templates and output string generation for doActon() is now fully
* moved some references to module data from syslogd.c to modulesRainer Gerhards2007-07-251-1/+1
|
* moved code to output moduleRainer Gerhards2007-07-251-1/+0
|
* major task: made sure no selector_t is created for selector lines that canRainer Gerhards2007-07-241-3/+3
| | | | | not be successfully loaded. That forced me to change a lot of code, with potential for trouble.
* moved selector action parsing for MySQL to ommysqlRainer Gerhards2007-07-241-0/+2
|
* continued working on modularization; begun to create interface forRainer Gerhards2007-07-231-0/+13
| | | | | configuring actions selector lines; begun basic functionality for module initialization and loading built-in modules.
* moved file write output module to own set of code filesRainer Gerhards2007-07-221-0/+9
|
* moved some more modules to their own file setsRainer Gerhards2007-07-221-1/+51
|
* moved part of the shell action to its own moduleRainer Gerhards2007-07-201-0/+2
|
* moved message object into its own set of filesRainer Gerhards2007-07-191-1/+35
|
* made the field-delimiter inside property replacer (templates) configurableRainer Gerhards2006-09-271-0/+1
|
* finished field-based property replacer codeRainer Gerhards2005-12-231-0/+2
|
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-151-6/+1
| | | | code
* fixed some issues on FreeBSDRainer Gerhards2005-06-281-0/+7
|
* ComingCloserRainer Gerhards2004-11-171-0/+5