summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| * preparing for 5.8.1 stablev5.8.1Rainer Gerhards2011-05-191-1/+1
| |
| * added skeleton for mmsnmptrapdRainer Gerhards2011-05-051-0/+17
| |
| * Merge branch 'v5-beta' into v5-stableRainer Gerhards2011-04-121-22/+204
| |\ | | | | | | | | | | | | | | | | | | | | | | | | plus bump to new v5-stable Conflicts: ChangeLog configure.ac doc/manual.html
| * | preparing for 5.6.5v5.6.5Rainer Gerhards2011-03-221-1/+1
| | |
| * | preparing for 5.6.4v5.6.4Rainer Gerhards2011-03-021-1/+1
| | |
* | | bug: configure needs a check for more recent liblognormRainer Gerhards2011-04-181-1/+1
| | |
* | | preparing for 6.1.7v6.1.7Rainer Gerhards2011-04-151-1/+1
| | |
* | | added log classification capabilities (via mmnormalize & tags)Rainer Gerhards2011-04-131-1/+1
| | |
* | | Merge branch 'v5-devel'Rainer Gerhards2011-03-311-0/+18
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html doc/rsyslog_conf.html runtime/msg.c runtime/rsyslog.h template.c
| * | preparing for 5.7.10Rainer Gerhards2011-03-291-1/+1
| | |
| * | prepared skeleton for new strgen moduleRainer Gerhards2011-03-171-0/+18
| | |
| * | preparing for 5.7.9v5.7.9Rainer Gerhards2011-03-161-1/+1
| | |
* | | preparing for 6.1.6v6.1.6Rainer Gerhards2011-03-141-1/+1
| | |
* | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/omlibdbi/omlibdbi.c tests/Makefile.am tests/diag.sh
| * | added MySQL life tests for ommysqlRainer Gerhards2011-03-091-0/+18
| | | | | | | | | | | | | | | tests run against a life database instance which must be setup in a specific way.
| * | preparing for 5.7.8 releasev5.7.8Rainer Gerhards2011-03-091-1/+1
| | |
| * | testbench: valgrind tests only executed if valgrind is availableRainer Gerhards2011-03-091-0/+4
| | |
| * | preparing for 5.7.7v5.7.7Rainer Gerhards2011-03-021-1/+1
| | |
* | | Merge branch 'master' into master-tcpsrv-mtRainer Gerhards2011-02-281-10/+100
|\ \ \
| * | | Merge branch 'v5-beta'Rainer Gerhards2011-02-251-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | preparing for 5.7.6v5.7.6Rainer Gerhards2011-02-251-1/+1
| | | |
| | * | preparing for 5.7.5 releaseRainer Gerhards2011-02-231-1/+1
| | | |
| * | | preparing for 6.1.4 releasev6.1.4Rainer Gerhards2011-02-181-1/+1
| | | |
| * | | Merge branch 'v5-beta'Rainer Gerhards2011-02-181-5/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/glbl.c tools/omdiscard.c
| | * | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-betaRainer Gerhards2011-02-171-5/+0
| | |\ \
| | | * | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-02-171-5/+0
| | | |\|
| | | | * bugfix: testbench was not activated if no Java was present on systemRainer Gerhards2011-02-171-5/+0
| | | | | | | | | | | | | | | | | | | | ... what actually was a left-over. Java is no longer required.
| | | | * preparing for v5.6.3v5.6.3Rainer Gerhards2011-01-261-1/+1
| | | | |
| | * | | preparing for 5.7.4 releasev5.7.4Rainer Gerhards2011-02-171-1/+1
| | |/ /
| * | | Merge branch 'v5-beta'Rainer Gerhards2011-02-111-5/+20
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | fixed invalid help strings in configure.acRainer Gerhards2011-02-081-4/+4
| | | | | | | | | | | | | | | | Thanks to Michael Biebl for mentioning this problem!
| | * | added pmsnare parser moduleDavid Lang2011-02-081-1/+16
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| | * | preparing for 5.7.3v5.7.3Rainer Gerhards2011-02-041-1/+1
| | | |
| * | | preparing for 6.1.3v6.1.3Rainer Gerhards2011-02-011-1/+1
| | | |
| * | | Merge branch 'v5-devel'Rainer Gerhards2011-02-011-0/+60
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imfile/imfile.c plugins/imudp/imudp.c plugins/ommysql/ommysql.c
| | * | added pmaixforwardedfrom message parserDavid Lang2011-02-011-0/+15
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| | * | integrated pmciscomsg into the build systemRainer Gerhards2011-01-131-0/+15
| | | |
| | * | Merge branch 'v5.6.2-newimudp' into v5-devel-newimudpRainer Gerhards2011-01-101-0/+30
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imudp/imudp.c threads.c
| | | * | improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-101-0/+30
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | The original code had quite some issues, which are fixed by this commit. Also we do more error checking now. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| | | * preparing for 5.6.2v5.6.2Rainer Gerhards2010-11-301-1/+1
| | | |