summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* preparing for 5.7.3v5.7.3Rainer Gerhards2011-02-041-1/+1
|
* 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
| | | |
* | | | 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
| | | | |
* | | | | 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
* | | | | 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-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.
* | | | | bumped version number (new v5-devel)Rainer Gerhards2010-09-081-1/+1
| | | | |
* | | | | 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
| | | |
* | | | preparing for 5.5.6 releasev5.5.6Rainer Gerhards2010-07-211-1/+1
| | | |
* | | | added new parser modulesRainer Gerhards2010-07-131-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | most importantly pmlastmsg, which handles the pathetic "last message repeated n times" messages that some syslogd's emit. Also some minor fixes, like wrong files names in make dist (for new files introduced after last release)
* | | | added new pm3164sd parser moduleRainer Gerhards2010-07-071-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | this permits to accept RFC5424 structured data from messages with RFC3164 header. This was compiled from existing modules by user izotov.
* | | | preparing for 5.5.5v5.5.5Rainer Gerhards2010-05-201-1/+1
| | | |
* | | | preparing for 5.5.4 releaseRainer Gerhards2010-05-031-1/+1
| | | |
* | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-191-9/+27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am configure.ac doc/manual.html runtime/debug.c runtime/rsyslog.h tests/Makefile.am tests/diag.sh tests/nettester.c tools/syslogd.c
| * | | first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-151-9/+9
| | | | | | | | | | | | | | | | more cleanup required, but things now basically work
| * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-04-121-0/+18
| |\| | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | * | added new configure option that permits to disable and enable an extended ↵Rainer Gerhards2010-04-121-0/+18
| | | | | | | | | | | | | | | | testbench
| * | | Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-121-14/+27
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/omfile.c tools/syslogd.c
* | | | | preparing for 5.5.3 releasev5.5.3Rainer Gerhards2010-04-091-1/+1
| | | | |
* | | | | Merge branch 'beta' into masterRainer Gerhards2010-04-091-0/+18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac plugins/imudp/imudp.c runtime/stream.h tests/Makefile.am tests/diag.sh tools/omfile.c
| * \ \ \ \ Merge branch 'v4-stable-solaris' into betaRainer Gerhards2010-04-091-0/+20
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/Makefile.am runtime/rsyslog.c tests/nettester.c tools/syslogd.c