summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated rsyslogd man page with new options (-46A)v1-14-2Rainer Gerhards2007-07-034-3/+34
|
* fixed invalid link to changelogRainer Gerhards2007-07-031-1/+2
|
* preparing 1.14.2 releaseRainer Gerhards2007-07-032-4/+4
|
* fixed bug when obtaining port from /etc/servicesRainer Gerhards2007-07-032-4/+3
|
* restored "-r 0" /etc/service lookup; improved debug outputRainer Gerhards2007-07-023-24/+89
|
* added more doc on IPv6 specificsRainer Gerhards2007-07-023-3/+3
|
* Applied patch to make rsyslog compile under solaris. thanks to BartoszRainer Gerhards2007-07-021-2/+5
| | | | Kuźma for providing the patch.
* bumping up version numberRainer Gerhards2007-07-022-1/+3
|
* 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
| | | | termination; also done some cosmetic changes
* reviewing TCP IPv6, done some changes, also some other minor text changes.Rainer Gerhards2007-06-283-37/+59
| | | | Checking in before leaving to Genesis concert ;)
* 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
| | | | in struct filed.
* to solve bug similar toRainer Gerhards2007-06-261-14/+14
| | | | | http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245330 - thanks Peter Vrabec
* there was some program text duplicated for whatever reason. It had noRainer Gerhards2007-06-261-298/+0
| | | | effect, as it were mostly comments. I have fixed that now.
* 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
| | | | review (checking in for the weekend and so that other may see).
* 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
| | | | 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
|