summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-11-241-1/+1
| | |\ | | | | | | | | | | | | | | | | Conflicts: configure.ac
| | | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-11-241-1/+1
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| | | | * bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3Rainer Gerhards2010-11-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... in a tight loop, effectively disabling functionality and bearing the risk of unresponsiveness of the whole system. Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=194
| | | | * preparing for 3.22.2v3.22.2Rainer Gerhards2010-08-051-1/+1
| | | | |
* | | | | experimental support for monogodb addedVictor Pereira2011-01-311-0/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | added first (very experimental) version of imttcpRainer Gerhards2011-01-241-0/+15
| | | | |
* | | | | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-17/+35
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c plugins/imudp/imudp.c runtime/glbl.c
| * | | | Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-171-17/+35
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/imfile.html doc/manual.html plugins/imudp/imudp.c runtime/msg.h tools/syslogd.c
| | * | | | Fix the build system to build outisde CERN.Luis Fernando Muñoz Mejías2010-11-301-17/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It should build against Oracle 11, too. Depending on the user's installation, either a single ORACLE_HOME environment variable or ORACLE_LIB_PATH and ORACLE_INCLUDE_PATH environment variables will be needed.
| | * | | | preparing for 4.7.3Rainer Gerhards2010-11-251-1/+1
| | | | | |
| | * | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-191-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/cfsysline.c tools/ompipe.c
| * | | | | bumped version to 5.7.2v5.7.2Rainer Gerhards2010-11-301-1/+1
| | | | | |
* | | | | | preparing for 6.1.2 releasev6.1.2Rainer Gerhards2010-12-161-1/+1
| | | | | |
* | | | | | milestone: added mmnormalize (compiles, but untested)Rainer Gerhards2010-12-011-0/+26
| | | | | |
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-221-1/+1
|\| | | | |
| * | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2010-10-221-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-10-191-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac runtime/cfsysline.c tools/ompipe.c
| | | * | | fixing some compile problems on FreeBSDRainer Gerhards2010-10-191-1/+1
| | | | | |
| | * | | | preparing for 5.6.0Rainer Gerhards2010-10-221-1/+1
| | | | | |
| | * | | | Merge branch 'v4-devel' into v5-betaRainer Gerhards2010-10-151-0/+14
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am tests/tcpflood.c
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-061-0/+5
|\| | | | |
| * | | | | bugfix/imuxsock: did not compile on platforms without SCM_CREDENTIALSRainer Gerhards2010-10-061-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: we do rate-limiting by the pid and we obtain the pid via SCM_CREDENTIALS socket options. So this patch effectively disables the (new) ratelimiting capability. In a later patch, I'll see that I can provide a global ratelimiting capability, which could always be used (an alternative may be using the tag, will check this out as well).
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-051-0/+44
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imuxsock/imuxsock.c runtime/rsyslog.h
| * | | | | Merge branch 'v5-devel-hdfs' into v5-develRainer Gerhards2010-10-051-0/+19
| |\ \ \ \ \
| | * | | | | omhdfs: first shot at this new module (very rough PoC code)Rainer Gerhards2010-09-301-0/+19
| | | | | | |
| * | | | | | systemd: install service and socket unit filesLennart Poettering2010-10-041-0/+10
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a systemd socket and service unit file to the default install if systemd is found or explicitly enabled in ./configure. Patch is against current git v5-devel.
| * | | | | build system: fixed some minor issuesRainer Gerhards2010-09-281-1/+1
| | | | | |
| * | | | | added module impstat to emit periodic statistics on rsyslog countersRainer Gerhards2010-09-091-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a *very first* and *very rough* and *very featureless* first shot at this functionality. It is assumed that we will enhance the stats system as a by-line while doing other development.
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-09-081-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| * | | | | bumped version number (new v5-devel)Rainer Gerhards2010-09-081-1/+1
| | | | | |
* | | | | | Merge branch 'master' into tmpRainer Gerhards2010-08-111-0/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/omudpspoof/omudpspoof.c runtime/rsyslog.h also updated omuxsock and imptcp to new interfaces
| * | | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-08-111-0/+14
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | | | | | | | | | | Conflicts: Makefile.am tests/tcpflood.c
| | * | | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-111-0/+14
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac runtime/rsyslog.h tests/Makefile.am
| | | * | | added imptcpRainer Gerhards2010-08-101-0/+15
| | | |/ / | | | | | | | | | | | | | | | | | | | | imptcp is a simplified, Linux-specific and potentielly fast syslog plain tcp input plugin (NOT supporting TLS!)
| | | * | preparing for 4.6.4v4.6.4Rainer Gerhards2010-08-051-1/+1
| | | | |
| | | * | preparing for 4.6.3v4.6.3Rainer Gerhards2010-07-071-1/+1
| | | | |
| * | | | preparing for 5.5.7v5.5.7Rainer Gerhards2010-08-091-1/+1
| | | | |
| * | | | Merge branch 'v4-devel'Rainer Gerhards2010-08-061-0/+16
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am configure.ac doc/rsyslog_conf_modules.html runtime/rsyslog.h tests/Makefile.am
| | * | | added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-061-0/+16
| | | | | | | | | | | | | | | | | | | | this is the counterpart to imuxsock, enabling fast local forwarding
| | * | | preparing for 4.7.2v4.7.2Rainer Gerhards2010-05-031-1/+1
| | | | |
| | * | | preparing for 4.7.1 releasev4.7.1Rainer Gerhards2010-04-221-1/+1
| | | | |
* | | | | bumped version numbersRainer Gerhards2010-07-271-1/+1
|/ / / /
* | | | preparing for 5.5.6 releasev5.5.6Rainer Gerhards2010-07-211-1/+1
| | | |