summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-4/+4
* set stage for TLS client implementationRainer Gerhards2008-04-181-1/+39
* Merge branch 'master' into tlsRainer Gerhards2008-04-171-22/+51
|\
| * some cleanup after dual-mergeRainer Gerhards2008-04-161-1/+1
| * Merge branch 'rfc3195'Rainer Gerhards2008-04-161-17/+4
| |\
| | * completed im3195 including some documentationRainer Gerhards2008-04-161-1/+1
| | * begun re-integrating rfc3195 in rsyslogRainer Gerhards2008-04-151-18/+5
| * | Merge branch 'runtime'Rainer Gerhards2008-04-161-1/+23
| |\ \
| | * | some more cleanupRainer Gerhards2008-04-161-1/+2
| | * | moved runtime files into their own directoryRainer Gerhards2008-04-161-1/+1
| | * | made runtime include directory available to rest of rsyslogMichael Biebl2008-04-161-2/+4
| | * | begin building runtime convenience library (does not build!)Rainer Gerhards2008-04-151-0/+19
| | |/
| * / bumped version numberRainer Gerhards2008-04-151-1/+1
| |/
| * final work for release of v3.17.1v3.17.1Rainer Gerhards2008-04-151-1/+1
| * Merge branch 'bsd-port'Rainer Gerhards2008-04-151-4/+8
| |\
| | * Add ENABLE_IMKLOG_LINUXMichael Biebl2008-04-101-3/+5
| | * Rename ENABLE_IMKLOGD to ENABLE_IMKLOGMichael Biebl2008-04-101-1/+1
| | * fixed klog platform selection on linuxRainer Gerhards2008-04-091-0/+1
| | * implemented klog driver for BSDRainer Gerhards2008-04-091-1/+1
| | * fixed build system for BSDRainer Gerhards2008-04-091-3/+1
| | * updated build system to detect correct klog driverRainer Gerhards2008-04-091-2/+5
| | * our BSD define conflicted with a BSD system defineRainer Gerhards2008-04-091-1/+1
| * | removed dependency on MAXHOSTNAMELEN as much as it made sense.Rainer Gerhards2008-04-101-0/+16
| |/
| * bumped version numberRainer Gerhards2008-04-081-1/+1
* | removed openssl configure checkRainer Gerhards2008-04-101-37/+0
|/
* begun work on mail output plugin (open questions on TLS, so I see if I canRainer Gerhards2008-04-041-0/+15
* added librelp check via PKG_CHECK thanks to Michael Biebl's patchRainer Gerhards2008-04-021-18/+3
* - bugfix: rsyslogd was no longer build by default; man pages are onlyRainer Gerhards2008-04-011-1/+1
* added configure checks for opensslRainer Gerhards2008-03-311-0/+37
* bumping version numberRainer Gerhards2008-03-311-1/+1
* preparing for 3.13.0-dev0 releaseRainer Gerhards2008-03-311-1/+1
* added a --enable/disable-rsyslogd configure option so that source-basedRainer Gerhards2008-03-311-0/+47
* - bugfix: accidently set debug option in 3.12.5 reset to production ThisRainer Gerhards2008-03-291-12/+10
* bumped version numberRainer Gerhards2008-03-281-1/+1
* updated v3 compatibility doc to cover new compatibility modeRainer Gerhards2008-03-271-1/+1
* linking to relp fixedRainer Gerhards2008-03-251-1/+1
* disabling librelp entry point check as I don't know how to do itRainer Gerhards2008-03-251-8/+11
* bumping version numberRainer Gerhards2008-03-251-1/+1
* librelp header name changeRainer Gerhards2008-03-191-1/+1
* bumping version numberRainer Gerhards2008-03-181-1/+1
* fixed librelp check (necessary due to ongoing librelp development)Rainer Gerhards2008-03-181-1/+1
* cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-131-4/+4
* added initial set of RELP support (i/omrelp) - not working yet, just stageRainer Gerhards2008-03-131-1/+3
* some cleanup plus relp-lib addedRainer Gerhards2008-03-131-1/+30
* implemented module unload handling (required a number of interface changes)Rainer Gerhards2008-03-111-0/+3
* extracted regexp functionality to its own dynamically loadable moduleRainer Gerhards2008-03-071-0/+1
* - added RSYSLOGD_MODDIR environment variableRainer Gerhards2008-03-071-0/+3
* bumped version numberRainer Gerhards2008-03-061-1/+1
* added capability to ignore client-provided timestamp on unix sockets andRainer Gerhards2008-03-061-1/+1
* changed --enable-klogd to --enable-klog as suggested by Michael BieblRainer Gerhards2008-03-061-9/+9