summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* begun implementing a diagnostic plugin (not yet completed)Rainer Gerhards2008-07-281-0/+4
* misc small changes: corrected version, removed some debug output,Rainer Gerhards2008-06-271-1/+1
* begun building a testbenchRainer Gerhards2008-06-131-1/+1
* removed references to deleted filesv3.19.2Rainer Gerhards2008-05-161-4/+0
* ugfix: lmtcpclt, lmtcpsrv and lmgssutil did all link to the static runtime li...Rainer Gerhards2008-05-141-3/+3
* fixed problem with man pages thanks to Michael Biebl's helpRainer Gerhards2008-05-061-3/+1
* support for different forwarding stream drivers addedRainer Gerhards2008-05-051-0/+3
* Merge branch 'rfc3195'Rainer Gerhards2008-04-161-7/+4
|\
| * begun re-integrating rfc3195 in rsyslogRainer Gerhards2008-04-151-8/+4
* | some more cleanupRainer Gerhards2008-04-161-47/+4
* | cleanup: removed no longer needed filesRainer Gerhards2008-04-161-2/+0
* | moved net module to runtimeRainer Gerhards2008-04-161-8/+1
* | moved files to the runtimeRainer Gerhards2008-04-161-43/+20
* | moved runtime files into their own directoryRainer Gerhards2008-04-161-37/+0
* | made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-8/+8
* | made runtime include directory available to rest of rsyslogMichael Biebl2008-04-161-5/+4
* | begin building runtime convenience library (does not build!)Rainer Gerhards2008-04-151-4/+2
|/
* Merge branch 'bsd-port'Rainer Gerhards2008-04-151-1/+1
|\
| * Rename ENABLE_IMKLOGD to ENABLE_IMKLOGMichael Biebl2008-04-101-1/+1
* | Merge branch 'beta'Rainer Gerhards2008-04-151-0/+1
|\ \ | |/ |/|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-04-151-0/+1
| |\
| | * changed some files to grant LGPLv3 extended persmissions on top of GPLv3Rainer Gerhards2008-04-151-0/+1
| | * disabled atomic operations for the time being because they introduce someRainer Gerhards2008-04-021-5/+0
| | * - bugfix: rsyslogd was no longer build by default; man pages are onlyRainer Gerhards2008-04-011-2/+5
| * | file relputil.c deleted, not actually neeededRainer Gerhards2008-04-021-11/+0
| * | relputil is no longer neededRainer Gerhards2008-04-011-5/+5
| * | - bugfix: rsyslogd was no longer build by default; man pages are onlyRainer Gerhards2008-04-011-2/+5
| |/
* | begun work on mail output plugin (open questions on TLS, so I see if I canRainer Gerhards2008-04-041-0/+4
* | removed no longer needed file relptuil.c/.hRainer Gerhards2008-04-021-11/+0
* | added librelp check via PKG_CHECK thanks to Michael Biebl's patchRainer Gerhards2008-04-021-2/+2
* | - bugfix: rsyslogd was no longer build by default; man pages are onlyRainer Gerhards2008-04-011-2/+5
|/
* added a --enable/disable-rsyslogd configure option so that source-basedRainer Gerhards2008-03-311-3/+12
* added initial support for atomic operationsRainer Gerhards2008-03-311-1/+2
* cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-131-5/+5
* added initial set of RELP support (i/omrelp) - not working yet, just stageRainer Gerhards2008-03-131-0/+15
* changed omgssapi and omfwd to utilize new object calling interface; made aRainer Gerhards2008-03-121-11/+22
* renamed library module file names to lm*, so that they match the overallRainer Gerhards2008-03-071-15/+15
* fixed potential infinite loop condition when module load failed on startupRainer Gerhards2008-03-071-5/+5
* extracted regexp functionality to its own dynamically loadable moduleRainer Gerhards2008-03-071-0/+11
* - added RSYSLOGD_MODDIR environment variableRainer Gerhards2008-03-071-2/+11
* 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-061-6/+6
* fixed bug in build processRainer Gerhards2008-03-051-4/+1
* fixed problem in autoconfRainer Gerhards2008-03-051-1/+4
* moved date/time handling functions to their own objectRainer Gerhards2008-03-051-0/+2
* - extracted logerror*() family of functions from syslogd, made them theirRainer Gerhards2008-03-051-7/+17
* - changed modules.c calling conventions to be interface-basedRainer Gerhards2008-03-051-4/+12
* - added class tcpsRainer Gerhards2008-03-021-0/+4
* split off imgssapi from imtcp, but still with a lot of dependencyRainer Gerhards2008-02-261-1/+1
* applied Michael Biebl's fix for building rsyslog core without gssapiRainer Gerhards2008-02-261-5/+9