summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | added new-style zeromq plugins, based on czmq api and rsyslog v6 confDavid Kelly2012-05-291-0/+42
| | | | | |
* | | | | | imrelp now supports non-cancel thread terminationRainer Gerhards2012-05-311-1/+1
|/ / / / / | | | | | | | | | | | | | | | (but now requires at least librelp 1.0.1)
* / / / / added --enable-debugless configure option for very high demanding environmentsRainer Gerhards2012-05-291-1/+18
|/ / / / | | | | | | | | | | | | | | | | This actually at compile time disables a lot of debug code, resulting in some speedup (but serious loss of debugging capabilities)
* | | | preparing for 6.3.9 (beta) releasev6.3.9Rainer Gerhards2012-05-221-1/+1
| | | |
* | | | Merge branch 'v6-stable'Rainer Gerhards2012-05-031-0/+16
|\| | | | | | | | | | | | | | | | | | | Conflicts: tools/syslogd.c
| * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-05-031-0/+16
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | preparing for 5.8.11 releasev5.8.11Rainer Gerhards2012-05-031-1/+1
| | | |
| | * | ommysql: added support for new mysql_library_[init/exit]Rainer Gerhards2012-05-031-0/+16
| | | |
| | * | preparing for 5.8.10v5.8.10Rainer Gerhards2012-04-071-1/+1
| | | |
| | * | preparing for 5.8.9v5.8.9Rainer Gerhards2012-03-151-1/+1
| | | |
| | * | preparing for 5.8.8v5.8.8Rainer Gerhards2012-03-051-1/+1
| | | |
| | * | undoing last commit: wrong branchRainer Gerhards2012-01-301-1/+1
| | | |
| | * | indicated special versionRainer Gerhards2012-01-301-1/+1
| | | |
| * | | begin preparing for v6-stableRainer Gerhards2012-01-091-1/+1
| | | |
| * | | preparing for 6.1.12 releasev6.1.12Rainer Gerhards2011-08-311-1/+1
| | | |
| * | | preparing for 6.1.11v6.1.11Rainer Gerhards2011-07-111-1/+1
| | | |
* | | | Merge branch 'v5-beta'Rainer Gerhards2012-04-121-1/+1
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imuxsock/imuxsock.c tools/syslogd.c
| * | | preparing for 5.9.6v5.9.6Rainer Gerhards2012-04-121-1/+1
| | | |
| * | | preparing for 5.9.6v5.9.5Rainer Gerhards2012-01-271-1/+1
| | | |
* | | | initial shot at omhiredisBrian Knox2012-03-211-0/+22
| | | |
* | | | ommongodb: milestone:refactored to use libmongo-clientRainer Gerhards2012-03-121-1/+6
| | | | | | | | | | | | | | | | which is waaaaaaay better than the 10gen client driver
* | | | build system: fully integrating ommongodbRainer Gerhards2012-03-071-0/+1
| | | |
* | | | new code works with libee 0.4.0 as wellRainer Gerhards2012-03-011-1/+1
| | | | | | | | | | | | | | | | so we do not need to require the newer version
* | | | changes needed for libee 0.4.2Rainer Gerhards2012-02-281-1/+1
| | | |
* | | | mmaudit: added skeleton (copy of mmjsonparse)Rainer Gerhards2012-02-231-0/+19
| | | |
* | | | added mmjsonparse to support recognizing and parsing JSON enhanced syslog ↵Rainer Gerhards2012-02-211-1/+19
| | | | | | | | | | | | | | | | messages
* | | | dns cache: working on invalid resolution bug, againRainer Gerhards2012-02-091-1/+1
| | | | | | | | | | | | | | | | the proposed solution did not work out well...
* | | | preparing for 6.3.7Rainer Gerhards2012-01-311-1/+1
| | | |
* | | | cleanup: remove omdbalertingRainer Gerhards2012-01-271-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | someone claimed to write a module with this functionality, if a template were provided. And indeed, it was provided but never anything happend (at least nothing was contributed back...). Removing this silly template now. If someone really intends to take up on it, get a copy from older git versions.
* | | | Merge branch 'v5-devel' & fix bug in BSD imklog driverRainer Gerhards2012-01-231-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imklog/ksym.c plugins/imklog/linux.c
| * | | refactored imklog linux driver, now combined with BSD driverRainer Gerhards2012-01-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Linux driver no longer supports outdated kernel symbol resolution, which was disabled by default for very long. Also overall cleanup, resulting in much smaller code. Linux and BSD are now covered by a single small driver.
* | | | Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-0/+36
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am configure.ac doc/manual.html plugins/imptcp/imptcp.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c runtime/parser.c template.c tools/omfwd.c tools/syslogd.c
| * | | Merge branch 'v5-stable-elasticsearch' into v5-devel-tmpRainer Gerhards2012-01-171-0/+36
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/syslogd.c
| | * | | add elasticsearch output moduleNathan Scott2012-01-171-0/+36
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for sending events to elasticsearch - a distributed, RESTful, search engine built on Lucene (www.elasticsearch.org). The output module is enabled via a configure option, and uses libcurl to send the messages from rsyslog to elasticsearch. This patch makes use of the earlier JSON quoting patch to ensure valid JSON strings are sent to the server. Signed-off-by: Nathan Scott <nathans@aconex.com>
| | * | preparing for 5.8.7v5.8.7Rainer Gerhards2012-01-171-1/+1
| | | |
| | * | preparing for 5.8.6 releasev5.8.6Rainer Gerhards2011-10-211-1/+1
| | | |
| | * | preparing for 5.8.5 releasev5.8.5Rainer Gerhards2011-08-311-1/+1
| | | |
| * | | preparing for 5.9.4v5.9.4Rainer Gerhards2011-11-291-1/+1
| | | |
| * | | preparing for 5.9.3 releasev5.9.3Rainer Gerhards2011-08-311-1/+1
| | | |
| * | | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-181-1/+1
| |\| | | | | | | | | | | | | | | | | | Conflicts: configure.ac
| | * | bugfix: fixed incorrect state handling for Discard Action (transactions)Andre Lorbach2011-08-181-1/+1
| | | |
| * | | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-161-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| | * | Added debug output into message parsers needed for bugtrackingAndre Lorbach2011-08-121-1/+1
| | | | | | | | | | | | | | | | Changed version to 5.8.5-pre1
| | * | preparing for version 5.8.4v5.8.4root2011-08-101-1/+1
| | | |
| | * | preparing for 5.8.3v5.8.3Rainer Gerhards2011-07-111-1/+1
| | | |
| * | | preparing for 5.9.2v5.9.2Rainer Gerhards2011-07-111-1/+1
| | | |
| * | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-07-061-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html
| * | | preparing for 5.9.1 releasev5.9.1Rainer Gerhards2011-06-301-1/+1
| | | |
* | | | removed imtemplate/omtemplate template modules, as this was waste of timeRainer Gerhards2012-01-091-45/+1
| | | | | | | | | | | | | | | | | | | | | | | | The actual input/output modules are better copy templates. Instead, the now-removed modules cost time for maintenance AND often caused confusion on what their role was.
* | | | preparing for 6.3.6 releasev6.3.6Rainer Gerhards2011-09-191-1/+1
| | | |