summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated status doc for releasev1-13-1Rainer Gerhards2007-02-051-3/+3
* preparing for releasing 1.13.1 (minor cleanup)Rainer Gerhards2007-02-052-2/+2
* changed the way the MySQL API is usedRainer Gerhards2007-01-303-40/+60
* added -e option to turn off message suppressionRainer Gerhards2007-01-303-4/+23
* fixed a makefile bug that disabled db suppot when netzip was enabledRainer Gerhards2007-01-304-3/+14
* fixed too-low listen backlog parameterRainer Gerhards2007-01-293-7/+21
* preparing doc for 1.13.0 releasev1-13-0Rainer Gerhards2006-12-194-12/+18
* preparing for releaseRainer Gerhards2006-12-193-2/+12
* changed -transport-tls framing based on recent IETF WG decisionRainer Gerhards2006-12-191-5/+21
* updated doc to describe the new configuration options for forwardingRainer Gerhards2006-12-181-7/+75
* added compression & -transport-tls framing to tcp senderRainer Gerhards2006-12-071-68/+190
* compression support on the receiver side completedRainer Gerhards2006-12-075-21/+133
* receiver for compressed syslog over tcp almost readyRainer Gerhards2006-12-043-44/+142
* small fix in compressor codeRainer Gerhards2006-11-301-1/+1
* some more compression code...Rainer Gerhards2006-11-301-102/+34
* on the way to implement on-the-wire zip compression (not yet complete)Rainer Gerhards2006-11-304-37/+173
* doc update for new escape-cc, drop-cc and space-cc property replacerRainer Gerhards2006-11-172-2/+9
* property replacer options space-cc and drop-cc addedRainer Gerhards2006-11-174-2/+35
* escape-cc property replacer option implementedRainer Gerhards2006-11-171-1/+4
* begin support for escape-cc property replacer optionRainer Gerhards2006-11-171-2/+49
* fixed a bug in tcp retry codeRainer Gerhards2006-10-311-1/+2
* added '$' toPos specifierRainer Gerhards2006-10-172-0/+12
* added redhat subdiretory supplied by James Bergamin (thanks!!!)Rainer Gerhards2006-10-124-0/+128
* housekeeping for next releaseRainer Gerhards2006-10-042-2/+4
* fixing yet another few glitches for release...v1-12-3Rainer Gerhards2006-10-043-3/+3
* fixed yet another few glitches for release...Rainer Gerhards2006-10-041-1/+1
* fixing default for WITH_DB in release packageRainer Gerhards2006-10-041-1/+1
* doc update to reflect 1.12.3Rainer Gerhards2006-10-041-3/+3
* release date includedRainer Gerhards2006-10-041-1/+1
* removed some left-over dprintf's which were not intended for productionRainer Gerhards2006-09-271-5/+0
* fixed a bug in the property replace which lead to an extra TAB at stringRainer Gerhards2006-09-272-2/+12
* updated doc to reflect new field-delimiter configuration capabilityRainer Gerhards2006-09-271-2/+10
* made the field-delimiter inside property replacer (templates) configurableRainer Gerhards2006-09-275-18/+49
* added doc for known package distributionsRainer Gerhards2006-09-263-1/+37
* changed libpath for dblibs in makefile to better support fedoraRainer Gerhards2006-09-221-1/+3
* added fedore mysql libs in MakefileRainer Gerhards2006-09-221-2/+5
* first implementation of option to turn off hostname and tag parsingRainer Gerhards2006-03-132-893/+916
* compiles & runs on Solaris, but not as local loggerRainer Gerhards2006-02-162-6/+21
* now it compiles under solaris, but I could not yet test it (need to findRainer Gerhards2006-02-165-4/+147
* added some missing defines for solaris (solved the copy&paste prob via cvsRainer Gerhards2006-02-161-0/+48
* some changes to support SolarisRainer Gerhards2006-02-163-2/+23
* housekeeping changes to start development on next versionRainer Gerhards2006-02-153-2/+4
* doc updates for 1.12.2v1-12-2Rainer Gerhards2006-02-154-194/+189
* preparing for 1.12.2 releaseRainer Gerhards2006-02-153-9/+6
* fixed a bug in debian startup scriptRainer Gerhards2006-02-022-1/+28
* fixed a bug that caused the default socket (usually /dev/log) to be openedRainer Gerhards2006-01-102-1/+3
* enhanced legacy syslog message parser so that it supports messages withoutRainer Gerhards2006-01-102-28/+28
* finalized field-support in property replacer (doc updated)Rainer Gerhards2005-12-233-199/+240
* finished field-based property replacer codeRainer Gerhards2005-12-233-28/+36
* added support for field-based text extraction in the property replacer.Rainer Gerhards2005-12-224-16/+85