summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | preparing for 6.3.5 releaseRainer Gerhards2011-08-311-1/+1
| | |
* | | preparing for 6.3.4 releasev6.3.4Rainer Gerhards2011-08-021-1/+1
| | |
* | | build system cleanup/improvementRainer Gerhards2011-07-221-6/+0
| | |
* | | milestone: done plumbing to call plugin create action instance entry pointRainer Gerhards2011-07-201-1/+1
| | |
* | | preparing for 6.3.3v6.3.3Rainer Gerhards2011-07-131-1/+1
| | |
* | | Merge branch 'master-newconf'Rainer Gerhards2011-07-121-2/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tools/omfile.c
| * | | milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for stringsRainer Gerhards2011-07-071-1/+1
| | | |
| * | | milestone/[NONWORKING]: first integration of new parser, rules are not yet ↵Rainer Gerhards2011-07-061-2/+2
| | | | | | | | | | | | | | | | handled
| * | | milestone: grammar integrated in rsyslog build systemRainer Gerhards2011-07-051-1/+5
| | | |
* | | | preparing for 6.3.2v6.3.2Rainer Gerhards2011-07-061-1/+1
| | | |
* | | | Merge branch 'beta'Rainer Gerhards2011-07-061-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
| * | | Merge branch 'v5-stable' into betaRainer Gerhards2011-07-061-1/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html
| | * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-061-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | | * | doc: ./configure --help invalidly showed imdiag enabled by defaultRainer Gerhards2011-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | Thanks to Frédéric L. W. Meunier for bringing this to my attention.
| | | * | preparing for 4.6.6v4.6.6Rainer Gerhards2011-06-241-1/+1
| | | | |
| | * | | preparing for 5.8.2Rainer Gerhards2011-06-211-1/+1
| | | | |
| * | | | prepare for 6.1.10v6.1.10Rainer Gerhards2011-06-221-1/+1
| | | | |
| * | | | preparing for 6.1.9 releasev6.1.9Rainer Gerhards2011-06-141-1/+1
| | | | |
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-06-271-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c tools/omfile.c
| * | | | added support for obtaining timestamp from system for imuxsockRainer Gerhards2011-06-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This permits to read the time a message was submitted to the system log socket. Most importantly, this is provided in microsecond resolution. So we are able to obtain high precision timestampis even for messages that were - as is usual - not formatted with them. This also simplifies things in regard to local time calculation in chroot environments. Many thanks to Lennart Poettering for suggesting this feature, providing some guidance on implementing it and coordinating getting the necessary support into the Linux kernel.
| * | | | preparing for 5.9.0v5.9.0Rainer Gerhards2011-06-101-1/+1
| | |/ / | |/| |
* | | | preparing for 6.3.1 releasev6.3.1Rainer Gerhards2011-06-091-1/+1
| | | |
* | | | preparing for 6.3.0v6.3.0Rainer Gerhards2011-06-011-1/+1
| |/ / |/| |
* | | preparing for 6.1.8 releasev6.1.8Rainer Gerhards2011-05-211-1/+1
| | |
* | | Merge branch 'v5-stable' into betaRainer Gerhards2011-05-201-0/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf_modules.html plugins/imrelp/imrelp.c