summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* finalizing for release 1.13.4v1-13-4Rainer Gerhards2007-06-183-3/+7
* added new property "syslogseverity"Rainer Gerhards2007-06-181-1/+1
* added new document on recording syslog priority to log filesRainer Gerhards2007-06-183-56/+201
* small text changeRainer Gerhards2007-06-151-1/+1
* improved signal handling in klogdRainer Gerhards2007-06-152-20/+49
* brought signal handling again to a usable state; klogd now again terminatesRainer Gerhards2007-06-151-9/+17
* added new property replacer property "PRI-text"Rainer Gerhards2007-06-153-26/+62
* add a new and some old, so far forgotten, propertiesRainer Gerhards2007-06-151-98/+110
* removed reference to no longer existant demo serverRainer Gerhards2007-06-151-239/+236
* re-wrote syslog.c from scratch. Changed interface in klogd to support thev1-13-3Rainer Gerhards2007-06-152-12/+12
* fixed a bug that caused compilation on debian to failRainer Gerhards2007-06-151-1/+4
* prepare for new bugfixing releaseRainer Gerhards2007-06-151-42/+42
* re-wrote syslog.c from scratch to solve a license compatibility issue,Rainer Gerhards2007-06-146-336/+203
* changed final release date for 1.13.2v1-13-2Rainer Gerhards2007-06-131-1/+1
* makefile changes to facilitate red hat package creationRainer Gerhards2007-06-111-6/+6
* added Makefile for redhat directoryRainer Gerhards2007-06-111-0/+1
* adding files needed by red hat package maintainer Peter VrabecRainer Gerhards2007-06-112-9/+26
* preparing for new release 1.13.2Rainer Gerhards2007-06-112-41/+46
* klogd name change honered in klogd.cRainer Gerhards2007-06-112-15/+15
* fixed a compiler warning about strict aliasingRainer Gerhards2007-06-111-2/+2
* some more fixes for FEATURE_KLOGD mechanismRainer Gerhards2007-06-114-7/+17
* changes to make klogd integration compile under freebsdRainer Gerhards2007-06-114-2/+19
* klogd integrationRainer Gerhards2007-06-112-0/+762
* added more files for klogd integrationRainer Gerhards2007-06-111-0/+35
* added more files missing for klogd integrationRainer Gerhards2007-06-112-0/+1027
* added klogd.cRainer Gerhards2007-06-111-0/+1178
* applied a patch from Peter Vrabec (Thanks!) to integrate klogd into theRainer Gerhards2007-06-116-44/+92
* added doc: generic syslogd architectureRainer Gerhards2007-04-102-1/+150
* patched makefile to support static linking (thx Bennett Todd)Rainer Gerhards2007-02-062-1/+5
* 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