summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* forgotten to comment out some dprintf()s - fixed thatRainer Gerhards2007-07-051-5/+5
* removed some no-longer-necessary dprintf()s; worked towards more unsignedRainer Gerhards2007-07-051-28/+31
* added $DynaFileCacheSize docRainer Gerhards2007-07-041-1/+55
* cleaned up some issues with $FileCreateModeRainer Gerhards2007-07-044-9/+35
* checks for extra (unexpected) characters in system config file lines haveRainer Gerhards2007-07-041-2/+16
* some more unsigned char conversions...Rainer Gerhards2007-07-044-4/+4
* added $umask and $FileCreateMode config file directivesRainer Gerhards2007-07-042-29/+115
* added missing IPv6 doc fileRainer Gerhards2007-07-041-0/+48
* added a few links for easier readingRainer Gerhards2007-07-042-5/+11
* documented new dynamic file naming featureRainer Gerhards2007-07-042-765/+805
* applied patch from Bartosz Kuzma to compile cleanly under NetBSD; changed aRainer Gerhards2007-07-038-163/+165
* added support for dynamic file names in selector lines. Can now be createdRainer Gerhards2007-07-036-36/+232
* bumped version number to do new workRainer Gerhards2007-07-032-2/+4
* 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
* 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
* 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