summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed typov1-13-5Rainer Gerhards2007-06-221-1/+1
|
* preparing for 1.13.5 releaseRainer Gerhards2007-06-222-4/+4
|
* reviewing TODO items and closing those that no longer apply (or areRainer Gerhards2007-06-211-3/+3
| | | | decided/fixed)
* added man page for rklogdRainer Gerhards2007-06-213-0/+444
|
* added new -t port,max-sessions option extensionRainer Gerhards2007-06-211-5/+8
|
* made the max number of tcp sessions configurable via command line switchRainer Gerhards2007-06-212-85/+176
|
* replaced syslogdPanic() by better code; made more reliable in low-memoryRainer Gerhards2007-06-212-97/+89
| | | | condition
* pushed version to 1.13.5Rainer Gerhards2007-06-191-1/+1
|
* fixed a bug that caused the tag to be missing on internal message (likeRainer Gerhards2007-06-191-5/+8
| | | | startup)
* 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
| | | | if it is told to do so ;)
* 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
| | | | change.
* 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
| | | | | provide some bug fixes and performance enhancemnts. Also required changes to klogd.c to support the new interface.
* 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
| | | | | rsyslog package. That removes dependency on the original sysklogd package.
* 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
| | | | messages
* 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
|