summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* merged Andres Riancho's regex extensions into the code (hopefullyRainer Gerhards2005-09-135-21/+157
* minor doc updatesRainer Gerhards2005-09-135-6/+11
* added DISCARD action to selector linesRainer Gerhards2005-09-092-2/+27
* initial implementation of the counted string class completed (but so farRainer Gerhards2005-09-095-34/+67
* begin adding counted string class - does NOT compile yet!Rainer Gerhards2005-09-076-136/+138
* fixed a minor bug in usage()Branchpoint_Stable_1-0Rainer Gerhards2005-09-073-3/+5
* added doc on version naming conventionsRainer Gerhards2005-09-072-1/+32
* removed DOS CRLFs from stringbuf.cRainer Gerhards2005-09-071-188/+188
* preparing for 1.0 finalRainer Gerhards2005-09-071-0/+1
* added slackware rc script from Chris ElvidgeRainer Gerhards2005-09-074-2/+73
* cron script info added to install docRainer Gerhards2005-09-062-0/+23
* some helpful links addedRainer Gerhards2005-09-062-1/+6
* updated status.htmlv0-9-8Rainer Gerhards2005-09-051-4/+4
* changed release date in NEWS fileRainer Gerhards2005-09-051-2/+2
* improved rsyslogd startup and shutdown messagesRainer Gerhards2005-08-173-13/+36
* how2help whishlist addedRainer Gerhards2005-08-162-1/+58
* updated status in regard to 0.9.7v0-9-7Rainer Gerhards2005-08-151-3/+3
* more makefile changes (trying to make it bullet-proof)Rainer Gerhards2005-08-151-0/+82
* more makefile changes (trying to make it bulletproof)Rainer Gerhards2005-08-153-83/+12
* fix in linux makefile detected during testingRainer Gerhards2005-08-151-2/+2
* fixed bug in makefiles - MySQL support could not be enabledRainer Gerhards2005-08-153-3/+5
* made an error message appear if database action used in non-db buildRainer Gerhards2005-08-122-1/+12