summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc updates for 1.14.1 releasev1-14-1Rainer Gerhards2007-06-292-4/+4
* done integrating Peter's IPv6 TCP patchRainer Gerhards2007-06-292-2/+2
* fixed a bug in freeAllSockets() that caused core dump during syslogdRainer Gerhards2007-06-291-14/+33
* reviewing TCP IPv6, done some changes, also some other minor text changes.Rainer Gerhards2007-06-283-37/+59
* use of port 0 as indicator for "default port" re-enabledRainer Gerhards2007-06-281-9/+25
* starting to work on new version - bumped version numberRainer Gerhards2007-06-282-1/+4
* applied Peter Vrabec's IPv6 TCP patch - many thanks! :)Rainer Gerhards2007-06-281-115/+187
* extremly minor: changed copyright year in makefilesv1-14-0Rainer Gerhards2007-06-284-4/+4
* doc updates for release 1.14.0Rainer Gerhards2007-06-283-104/+107
* added init script fixRainer Gerhards2007-06-281-0/+2
* done more IPv6 work, fixed memory leak on HUP due to new port stringbufferRainer Gerhards2007-06-282-46/+97
* to solve bug similar toRainer Gerhards2007-06-261-14/+14
* there was some program text duplicated for whatever reason. It had noRainer Gerhards2007-06-261-298/+0
* fixed code in iovCreate() that broke C's strict aliasing rulesRainer Gerhards2007-06-262-8/+20
* fixed some char/unsigned char warningsRainer Gerhards2007-06-251-8/+9
* integrating Peter Vrabec's IPv6 code for UDP. Gone some way, but needs moreRainer Gerhards2007-06-221-196/+664
* bumping version numberRainer Gerhards2007-06-222-2/+5
* 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
* 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
* 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
* 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