summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added flow control options to other input sourcesRainer Gerhards2008-03-197-12/+23
* bugfix/doc: removed no longer supported -h option from man pageRainer Gerhards2008-03-181-7/+0
* bumping version numberRainer Gerhards2008-03-182-1/+3
* preparing for 3.12.3v3-12-3Rainer Gerhards2008-03-182-5/+9
* fixed librelp check (necessary due to ongoing librelp development)Rainer Gerhards2008-03-181-1/+1
* added a clarification comment, which hopefully will be useful in the futureRainer Gerhards2008-03-181-0/+4
* bugfix: rsyslogd aborted on sigup - thanks to varmojfekoj for the patchRainer Gerhards2008-03-181-9/+17
* bugfix: rsyslogd aborted on sigup - thanks to varmojfekoj for the patchRainer Gerhards2008-03-171-1/+2
* done a bit to support librelp testingRainer Gerhards2008-03-172-27/+21
* worked a bit on the actual RELP interface (not yet working)Rainer Gerhards2008-03-161-64/+36
* oversize message handling in TCP/GSSAPI receiverRainer Gerhards2008-03-141-3/+15
* bugfix: duplicate public symbol in omfwd and omgssapi could lead toRainer Gerhards2008-03-144-3/+5
* bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in allRainer Gerhards2008-03-147-119/+101
* bugfix: memory leak in imfileRainer Gerhards2008-03-141-2/+8
* bugfix: TCP and GSSAPI framing mode variable was uninitialized, leading toRainer Gerhards2008-03-141-1/+1
* bugfix: framing mode variable was uninitialized, leading to wrong framingRainer Gerhards2008-03-141-1/+1
* added advanced flow control for congestion cases (mode depending on messageRainer Gerhards2008-03-1410-11/+128
* cleanupRainer Gerhards2008-03-142-1/+3
* bugfix: was programmed as a built-in moduleRainer Gerhards2008-03-141-1/+1
* bugfix: $ModDir should not be reset on $ResetConfig - this can cause a lotRainer Gerhards2008-03-141-4/+0
* cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-137-325/+330
* cleanupRainer Gerhards2008-03-131-17/+0
* added initial set of RELP support (i/omrelp) - not working yet, just stageRainer Gerhards2008-03-139-1/+910
* added some long-overdue information on important collaboratorsRainer Gerhards2008-03-131-0/+7
* fixed problem in release buildv3-12-2Rainer Gerhards2008-03-131-0/+2
* preparing 3.12.2Rainer Gerhards2008-03-132-10/+8
* bugfix: imgssapi segfaulted under some conditions; this fix is actually notRainer Gerhards2008-03-137-59/+47
* some cleanup plus relp-lib addedRainer Gerhards2008-03-131-1/+30
* improved session recovery when outbound tcp connection breaks, reducesRainer Gerhards2008-03-124-8/+39
* changed omgssapi and omfwd to utilize new object calling interface; made aRainer Gerhards2008-03-1212-336/+630
* class exit function was missing, causing segfaultRainer Gerhards2008-03-121-0/+11
* bugfix: rsyslogd segfaulted when imfile read an empty line - thanks toRainer Gerhards2008-03-122-14/+25
* bugfix: not properly initialized data could cause several segfaults ifRainer Gerhards2008-03-122-2/+4
* implemented module unload handling (required a number of interface changes)Rainer Gerhards2008-03-1131-158/+679
* bugfix: debug.c now survives module unloads in all cases tracker:Rainer Gerhards2008-03-103-34/+78
* fixed forgotten library file name changeRainer Gerhards2008-03-101-1/+1
* some cleanupRainer Gerhards2008-03-078-19/+0
* renamed library module file names to lm*, so that they match the overallRainer Gerhards2008-03-0716-31/+43
* fixed potential infinite loop condition when module load failed on startupRainer Gerhards2008-03-076-14/+19
* extracted regexp functionality to its own dynamically loadable moduleRainer Gerhards2008-03-0713-51/+271
* some cleanupRainer Gerhards2008-03-073-16/+4
* applied patch from varmojfekoj fixing a deinit bugRainer Gerhards2008-03-071-1/+1
* - added RSYSLOGD_MODDIR environment variableRainer Gerhards2008-03-0720-97/+242
* some minor things in regard to portabilityRainer Gerhards2008-03-063-11/+12
* bumped version numberRainer Gerhards2008-03-062-1/+3
* fixed some compiler warnings under FreeBSDRainer Gerhards2008-03-064-8/+8
* applied some bugfixes to new code supplied by varmojfekoj - thanks!v3-12-1Rainer Gerhards2008-03-062-4/+6
* preparing for 3.12.1 releaseRainer Gerhards2008-03-063-41/+42
* added capability to ignore client-provided timestamp on unix sockets andRainer Gerhards2008-03-0610-31/+108
* fixed typo (thanks to Michael Biebl)Rainer Gerhards2008-03-061-1/+1