summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed turkish install pdf from the package doc due to size issue andv1-12-1Rainer Gerhards2005-11-231-1/+1
* doc updates for 1.12.1 releaseRainer Gerhards2005-11-234-816/+816
* streamlined internal log messages (removed the now-duplicate tag text)Rainer Gerhards2005-11-162-8/+10
* added tag to internally-generated messagesRainer Gerhards2005-11-161-1/+2
* added additional code to handle messages with missing hostname. NowRainer Gerhards2005-11-141-4/+35
* enhanced the message parser so that it (very often) properly identifiesRainer Gerhards2005-11-102-1/+42
* reflected new status of syslog-protocol featureRainer Gerhards2005-11-092-84/+82
* fixed a bug causing core dump when no TAG was in messageRainer Gerhards2005-11-042-2/+6
* fixed a bug where a NULL-pointer was passed to printf in logmsg(); fixed aRainer Gerhards2005-10-285-6/+10
* made multithreading work under BSDRainer Gerhards2005-10-263-10/+61
* preparing for 1.12.0 releasev1-12-0Rainer Gerhards2005-10-263-6/+9
* Doc updates to refelect 1.12.0 releaseRainer Gerhards2005-10-262-85/+84
* being doc updatesRainer Gerhards2005-10-251-0/+5
* BSD cleanupRainer Gerhards2005-10-251-2/+2
* removed a testing aid that accidently stayed in the codeRainer Gerhards2005-10-251-2/+2
* dual-threading code looks now fairly complete and stableRainer Gerhards2005-10-253-665/+714
* fixed some issues with TCP senderRainer Gerhards2005-10-253-10/+48
* fixed bug in tcp sender that could cause rsyslogd to dump coreRainer Gerhards2005-10-253-9/+24
* patch for BSD-Makefile PTHREADS featureRainer Gerhards2005-10-251-0/+1
* some minor cosmetic things (preparing for bsd tests)Rainer Gerhards2005-10-251-8/+8
* coming closer to a real dual-threading implementation. Now with queue.Rainer Gerhards2005-10-251-37/+163
* first steps with pthread, crashes at program endRainer Gerhards2005-10-243-35/+122
* doing some tests with cross-platform pthreads (mutex object as tester)Rainer Gerhards2005-10-241-0/+7
* some test implementation for mutexes. now testing on different targetRainer Gerhards2005-10-241-4/+39
* some non-intrusive preparations for dual-threadingRainer Gerhards2005-10-244-92/+154
* made sure no call to exit or die is done once rsyslogd is runningRainer Gerhards2005-10-243-41/+47
* fixed potential race condition with domark(); improved debug outputRainer Gerhards2005-10-202-27/+59
* preparation for next release (housekeeping)Rainer Gerhards2005-10-193-3/+5
* preparing for building 1.11.1v1-11-1Rainer Gerhards2005-10-191-2/+2
* doc updates for 1.11.1Rainer Gerhards2005-10-193-4/+25
* rsyslogd still shares some code with the sysklogd project. Some patches forRainer Gerhards2005-10-192-16/+58
* made "!progname" fully BSD-compliant; added property "programname"Rainer Gerhards2005-10-196-34/+111
* fixing a bug with the "startswith" comparison mode; more work on BSD-styleRainer Gerhards2005-10-194-12/+69
* added support for BSD-style host blocksRainer Gerhards2005-10-193-55/+184
* mostly finished BSD-style progname blockRainer Gerhards2005-10-181-0/+14
* begin implementing BSD-style program blocksRainer Gerhards2005-10-185-50/+218
* added capability to specify listen port for rfc3195dRainer Gerhards2005-10-143-4/+27
* some restructuring, mostly preparation for an eventual move to aRainer Gerhards2005-10-134-138/+173
* fixed some make issues when compiling without rfc 3195 supportv1-11-0Rainer Gerhards2005-10-123-6/+24
* final touches for 1.11.0Rainer Gerhards2005-10-123-2/+20
* updated doc to reflect 1.11.0Rainer Gerhards2005-10-124-12/+15
* added man page for rfc3195dRainer Gerhards2005-10-123-1/+82
* added first (simple) version of rfc3195 receiver; some bug fixes andRainer Gerhards2005-10-124-187/+293
* begin implementing RFC 3195 supportRainer Gerhards2005-10-067-13/+183
* updated docs to reflect new stable release 1.0.2Rainer Gerhards2005-10-052-2/+6
* perparing for next release (housekeeping stuff)Rainer Gerhards2005-09-274-4/+6
* minor doc changev1-10-2Rainer Gerhards2005-09-271-1/+1
* updated sample config; better error reporting on allowedSendersRainer Gerhards2005-09-273-4/+69
* updated config file doc to match new featuresRainer Gerhards2005-09-273-63/+162
* updated man page to refelect new command line optionRainer Gerhards2005-09-272-2/+7