summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* prepare for 7.3.1 releaseRainer Gerhards2012-10-191-1/+1
|
* Merge branch 'beta'Rainer Gerhards2012-10-181-58/+2
|\ | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * preparing for 7.1.12 releaseRainer Gerhards2012-10-181-1/+1
| |
| * build: Remove vestiges of the cust1 pluginMichael Biebl2012-10-181-1/+0
| |
| * build: Drop unused CNF_LIBS variableMichael Biebl2012-10-181-1/+0
| |
| * build: Use pkg-config to check for libcurlMichael Biebl2012-10-181-19/+1
| | | | | | | | curl has shipped that file since 2004.
| * build: Use pkg-config to check for libuuidMichael Biebl2012-10-181-16/+1
| | | | | | | | | | e2fsprogs resp. util-linux(-ng) have shipped that file since at least 2009.
| * build: Don't call AC_SUBST for variables defined by PKG_CHECK_MODULESMichael Biebl2012-10-181-21/+0
| | | | | | | | | | | | | | Newer versions of pkg-config do that already. According to pkg-config upstream this change was made around 2005, so it should be rather safe. This change doesn't affect users building from dist tarballs anyway but only if you are building from a Git checkout.
| * prepare for version 7.1.11Rainer Gerhards2012-10-161-1/+1
| |
* | Merge branch 'beta'Rainer Gerhards2012-10-111-1/+1
|\| | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * make omruleset non-default in ./configureRainer Gerhards2012-10-111-1/+1
| | | | | | | | | | | | as this module's functionality has been superseeded by the "call" statement. Thanks to Michael Biebl for alerting me on the still-old default.
| * preparing for 7.1.10 releaseRainer Gerhards2012-10-111-1/+1
| |
| * prepare for 7.1.9 releaseRainer Gerhards2012-10-091-1/+1
| |
* | preparing for 7.3.0 releaseRainer Gerhards2012-10-081-1/+1
|/
* Merge branch 'v6-stable' into betaRainer Gerhards2012-10-041-16/+0
|\ | | | | | | | | Conflicts: plugins/cust1/Makefile.am
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-10-041-17/+0
| |\
| | * remove cust1 dummy plugin from build systemRainer Gerhards2012-10-041-17/+0
| | | | | | | | | | | | | | | | | | | | | Thanks to Michael Biebl for identifying this as the culprit for several build-related issues. The plugin is a placeholder, and was not used for quite some while. It is definitely not worth the effort to keep it along. If needed, can be quickly created.
| | * preparing for 5.10.0 releaseRainer Gerhards2012-08-221-1/+1
| | |
| | * preparing for 5.9.7v5.9.7Rainer Gerhards2012-05-101-1/+1
| | |
| | * Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-031-0/+16
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | preparing for 6.4.2 releaseRainer Gerhards2012-09-201-1/+1
| | | |
| * | | preparing for 6.4.1 releaseRainer Gerhards2012-09-061-1/+1
| | | |
| * | | preparing for 6.4.0 releaseRainer Gerhards2012-08-201-1/+1
| | | |
| * | | preparing for 6.3.12v6.3.12Rainer Gerhards2012-07-021-1/+1
| | | |
| * | | Merge branch 'v6-stable' into betaAndre Lorbach2012-06-281-1/+1
| |\ \ \
* | | | | prepare for 7.1.8 releaseRainer Gerhards2012-10-021-1/+1
| | | | |
* | | | | Merge branch 'v6-devel'Rainer Gerhards2012-10-021-0/+13
|\ \ \ \ \
| * | | | | integrate logctl into build processRainer Gerhards2012-10-021-0/+13
| | | | | |
* | | | | | preparing for 7.1.7 releaseRainer Gerhards2012-10-011-1/+1
| | | | | |
* | | | | | preparing for 7.1.6 releaseRainer Gerhards2012-09-281-1/+1
| | | | | |
* | | | | | preparing for 7.1.5Rainer Gerhards2012-09-261-1/+1
| | | | | |
* | | | | | Added new module, imkmsg, for structured kernel logs from /dev/kmsg.Milan Bartos2012-09-241-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is still in development, bute ready to be commited to master. modified: Makefile.am modified: configure.ac new file: plugins/imkmsg/Makefile.am new file: plugins/imkmsg/imkmsg.c new file: plugins/imkmsg/imkmsg.h new file: plugins/imkmsg/kmsg.c
* | | | | | preparing for 7.1.4 releaseRainer Gerhards2012-09-191-2/+2
| | | | | |
* | | | | | preparing for 7.1.3 releaseRainer Gerhards2012-09-171-1/+1
| | | | | |
* | | | | | preparing for 7.1.2 releaseRainer Gerhards2012-09-121-1/+1
| | | | | |
* | | | | | preparing for 7.1.1 releaseRainer Gerhards2012-09-111-1/+1
| | | | | |
* | | | | | preparing for 7.1.0Rainer Gerhards2012-09-061-1/+1
|/ / / / /
* | | | | adapted Mirek's changes to new JSON passing modeRainer Gerhards2012-08-291-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | now the complete code (JSON passing & ommongodb) could be tested and passed the module tests made during development
* | | | | Add template support: parse text, convert to BSONMiloslav Trmač2012-08-291-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses a json-c library (http://oss.metaparadigm.com/json-c/). With this, a template > $template MongoTemplate,"{%hostname:::jsonf:sys%, %$!all-json:2:$:%" and action > & action(type="ommongodb" db="ceelog" collection="local" template="MongoTemplate") will store a record created by > logger -d -u p/dev/log -p mail.info -t mymailer '@cee: {"false": false, "null": null, "true": true, "object": {"a":"a", "b":"b"}, "array": [1, 2, 3], "number1": 3, "number2": 3.14, "string": "String"}' as > { "_id" : ObjectId("5037bbfc97dd811374ce5a00"), "sys" : "kulicka", "false" : "false", "null" : "-", "true" : "true", "object.a" : "a", "object.b" : "b", "array.*" : "3", "number1" : "3", "number2" : "3.140000", "string" : "String" } which is not great, but fair enough given the current design of libee (the information loss manifests by the time of template processing, ommongodb can't fix it). Signed-off-by: Miloslav Trmač <mitr@redhat.com>
* | | | | Merge branch 'master-jsonc' into master-jsonpassingRainer Gerhards2012-08-291-2/+5
|\ \ \ \ \
| * | | | | add json-c to build systemRainer Gerhards2012-08-261-2/+5
| | | | | |
* | | | | | add uuid property to message objectJérôme Renard2012-08-261-0/+15
|/ / / / /
* | | | | Merge branch 'beta'Andre Lorbach2012-06-281-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'v6-stable' into betaCharlie Root2012-06-281-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Added dragonfly to configure.acBartosz Kuzma2012-06-271-1/+1
| | | | |
| | * | | preparing for 6.2.2 releasev6.2.2Rainer Gerhards2012-06-131-1/+1
| | | | |
| * | | | preparing for 6.3.11v6.3.11Rainer Gerhards2012-06-181-1/+1
| | | | |
* | | | | Merge branch 'beta'Rainer Gerhards2012-06-041-10/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| * | | | bugfix: made rsyslog compile when libestr ist not installed in /usrv6.3.10Rainer Gerhards2012-06-041-2/+6
| | | | | | | | | | | | | | | | | | | | Thanks to Miloslav Trmač for providing patches and suggestions
| * | | | preparing for 6.3.10Rainer Gerhards2012-06-041-1/+1
| | | | |