summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* worked some more on HP UX - got it to compile and receive UDP messagesRainer Gerhards2008-03-063-4/+9
* portability: no longer using pthread mutex auto-init macros as they seem toRainer Gerhards2008-03-062-11/+20
* cleanup by Michael BieblRainer Gerhards2008-03-061-1/+1
* bugfix (yesterday's bug): abort during hup if library module was loadedRainer Gerhards2008-03-061-4/+9
* (tried to) fix logerror() call under BSD (but can not yet compile, so thisRainer Gerhards2008-03-064-4/+10
* changed --enable-klogd to --enable-klog as suggested by Michael BieblRainer Gerhards2008-03-061-9/+9
* fixed a few remaining logerror() calls - thanks to Michael Biebl forRainer Gerhards2008-03-065-30/+28
* bugfix: gssutil was not linked against gss libsRainer Gerhards2008-03-061-1/+1
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-0616-42/+39
* cleanupRainer Gerhards2008-03-061-2/+0
* Updated the Adiscon MIBs, they contain a few more definitions for variablesAndre Lorbach2008-03-053-9/+249
* fixed bug in build processRainer Gerhards2008-03-051-4/+1
* fixed problem in autoconfRainer Gerhards2008-03-051-1/+4
* shuffled some more code from syslogd.c to the right placesRainer Gerhards2008-03-054-122/+111
* changed module loader to automatically add ".so" suffix if not specifiedRainer Gerhards2008-03-054-2/+26
* moved date/time handling functions to their own object (2nd pass)Rainer Gerhards2008-03-055-9/+19
* moved date/time handling functions to their own objectRainer Gerhards2008-03-057-565/+707
* some more cleanupRainer Gerhards2008-03-051-4/+4
* cleanupRainer Gerhards2008-03-051-15/+0
* fixed sleep callRainer Gerhards2008-03-051-1/+1
* bugfix: actions were not correctly retried; caused message lossRainer Gerhards2008-03-052-1/+5