summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* some code-cleanup; syslog-protocol proof-of-concept basically finishedRainer Gerhards2005-11-241-13/+20
* documentation on syslog-protocol support addedRainer Gerhards2005-11-241-0/+156
* done basic integration of new syslog-protocol properties and emulation ofRainer Gerhards2005-11-241-45/+316
* core parser for syslog-protocol addedRainer Gerhards2005-11-242-32/+390
* fixed a bug in RFC3339 timestamp generation; added support for 3339Rainer Gerhards2005-11-232-6/+6
* housekeeping/preparing for next releaseRainer Gerhards2005-11-233-2/+4
* removed turkish install pdf from the package doc due to size issue andv1-12-1Rainer Gerhards2005-11-231-1/+1
* doc updates for 1.12.1 releaseRainer Gerhards2005-11-234-816/+816
* streamlined internal log messages (removed the now-duplicate tag text)Rainer Gerhards2005-11-162-8/+10
* added tag to internally-generated messagesRainer Gerhards2005-11-161-1/+2
* added additional code to handle messages with missing hostname. NowRainer Gerhards2005-11-141-4/+35
* enhanced the message parser so that it (very often) properly identifiesRainer Gerhards2005-11-102-1/+42