summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for building 1.11.1v1-11-1Rainer Gerhards2005-10-191-2/+2
* doc updates for 1.11.1Rainer Gerhards2005-10-193-4/+25
* rsyslogd still shares some code with the sysklogd project. Some patches forRainer Gerhards2005-10-192-16/+58
* made "!progname" fully BSD-compliant; added property "programname"Rainer Gerhards2005-10-196-34/+111
* fixing a bug with the "startswith" comparison mode; more work on BSD-styleRainer Gerhards2005-10-194-12/+69
* added support for BSD-style host blocksRainer Gerhards2005-10-193-55/+184
* mostly finished BSD-style progname blockRainer Gerhards2005-10-181-0/+14
* begin implementing BSD-style program blocksRainer Gerhards2005-10-185-50/+218
* added capability to specify listen port for rfc3195dRainer Gerhards2005-10-143-4/+27
* some restructuring, mostly preparation for an eventual move to aRainer Gerhards2005-10-134-138/+173
* fixed some make issues when compiling without rfc 3195 supportv1-11-0Rainer Gerhards2005-10-123-6/+24
* final touches for 1.11.0Rainer Gerhards2005-10-123-2/+20
* updated doc to reflect 1.11.0Rainer Gerhards2005-10-124-12/+15
* added man page for rfc3195dRainer Gerhards2005-10-123-1/+82
* added first (simple) version of rfc3195 receiver; some bug fixes andRainer Gerhards2005-10-124-187/+293
* begin implementing RFC 3195 supportRainer Gerhards2005-10-067-13/+183
* updated docs to reflect new stable release 1.0.2Rainer Gerhards2005-10-052-2/+6
* perparing for next release (housekeeping stuff)Rainer Gerhards2005-09-274-4/+6
* minor doc changev1-10-2Rainer Gerhards2005-09-271-1/+1
* updated sample config; better error reporting on allowedSendersRainer Gerhards2005-09-273-4/+69
* updated config file doc to match new featuresRainer Gerhards2005-09-273-63/+162
* updated man page to refelect new command line optionRainer Gerhards2005-09-272-2/+7
* updated features doc to reflect new featuresRainer Gerhards2005-09-271-5/+9
* added allowedSender support for TCPRainer Gerhards2005-09-275-24/+71
* fixed 'logerror' issue in DBErrorHandler which caused an endless loopMichael Meckelein2005-09-271-1/+3
* completed allowedSender support for UDP (TCP to come next)Rainer Gerhards2005-09-272-38/+110
* nearing completion of allowedSenders functionalityRainer Gerhards2005-09-274-52/+279
* (working but partial) evening snap for udp_allowed_sendersRainer Gerhards2005-09-261-12/+62
* begin support for allowed sendersRainer Gerhards2005-09-262-28/+110
* added the "startwith" property-filter comparison operationRainer Gerhards2005-09-265-11/+50
* added isequal comparison operation; ability to negat comparison operationsRainer Gerhards2005-09-267-48/+172
* doc updatesRainer Gerhards2005-09-232-12/+16
* small fix in escapefunction, finishing touches for 1.10.1v1-10-1Rainer Gerhards2005-09-233-686/+12
* updated doc for new MySQL escapingRainer Gerhards2005-09-231-6/+52
* fixed a problem with MySQL field escapesRainer Gerhards2005-09-233-21/+68
* security hardening of the new "call script" actionRainer Gerhards2005-09-223-5/+61
* Fixed minor bug in MySQL functions.Michael Meckelein2005-09-221-2/+2
* merged bkalkbrenner's execute shell patch - thanks!Rainer Gerhards2005-09-214-11/+49
* final doc updates for 1.10.0v1-10-0Rainer Gerhards2005-09-202-4/+4
* added bug to bugs documentRainer Gerhards2005-09-201-1/+4
* updated Makefile for FreeBSDRainer Gerhards2005-09-201-1/+12
* updated doc to match 1.10 feature setRainer Gerhards2005-09-203-5/+78
* fixed SO_BSDCOMPAT problem under SUSERainer Gerhards2005-09-192-10/+64
* added capability to filter on any property in selector linesRainer Gerhards2005-09-197-28/+214
* added parsing of property-filter (but not complete property selector lineRainer Gerhards2005-09-197-69/+435
* on the way to adding property-based filters - right before changingRainer Gerhards2005-09-159-52/+383
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-1511-416/+206
* fixed probem with my regex merge; added compile time option output to -vRainer Gerhards2005-09-135-81/+102
* added FROMHOST property to template system - thanks Cristian TestaRainer Gerhards2005-09-135-2/+13
* added new FROMHOST property to docRainer Gerhards2005-09-132-5/+10