summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | 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