summaryrefslogtreecommitdiffstats
path: root/master.make
Commit message (Collapse)AuthorAgeFilesLines
* added man page for rklogdRainer Gerhards2007-06-211-0/+1
|
* makefile changes to facilitate red hat package creationRainer Gerhards2007-06-111-6/+6
|
* some more fixes for FEATURE_KLOGD mechanismRainer Gerhards2007-06-111-3/+3
|
* applied a patch from Peter Vrabec (Thanks!) to integrate klogd into theRainer Gerhards2007-06-111-4/+19
| | | | | rsyslog package. That removes dependency on the original sysklogd package.
* patched makefile to support static linking (thx Bennett Todd)Rainer Gerhards2007-02-061-1/+1
|
* fixed a makefile bug that disabled db suppot when netzip was enabledRainer Gerhards2007-01-301-2/+2
|
* compression support on the receiver side completedRainer Gerhards2006-12-071-2/+2
|
* on the way to implement on-the-wire zip compression (not yet complete)Rainer Gerhards2006-11-301-1/+1
|
* now it compiles under solaris, but I could not yet test it (need to findRainer Gerhards2006-02-161-1/+1
| | | | out how to disable stock syslogd on this platform ;))
* fixed a bug where a NULL-pointer was passed to printf in logmsg(); fixed aRainer Gerhards2005-10-281-1/+2
| | | | bug in make install, where rfc3195d was not installed.
* first steps with pthread, crashes at program endRainer Gerhards2005-10-241-1/+1
|
* some non-intrusive preparations for dual-threadingRainer Gerhards2005-10-241-1/+1
|
* fixed some make issues when compiling without rfc 3195 supportv1-11-0Rainer Gerhards2005-10-121-6/+0
|
* added man page for rfc3195dRainer Gerhards2005-10-121-0/+1
|
* added first (simple) version of rfc3195 receiver; some bug fixes andRainer Gerhards2005-10-121-1/+1
| | | | supporting changes to rsyslogd
* begin implementing RFC 3195 supportRainer Gerhards2005-10-061-3/+13
|
* added capability to filter on any property in selector linesRainer Gerhards2005-09-191-1/+1
|
* added parsing of property-filter (but not complete property selector lineRainer Gerhards2005-09-191-1/+1
| | | | yet)
* on the way to adding property-based filters - right before changingRainer Gerhards2005-09-151-1/+1
| | | | cfline()
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-151-6/+7
| | | | code
* fixed probem with my regex merge; added compile time option output to -vRainer Gerhards2005-09-131-1/+1
| | | | option display
* more makefile changes (trying to make it bullet-proof)Rainer Gerhards2005-08-151-0/+82