summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | * | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-261-1/+1
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | Conflicts: ChangeLog
| | | * | preparing for 4.6.2v4.6.2Rainer Gerhards2010-03-261-1/+1
| | | | |
| | * | | added initial files for door support & fixed imklogRainer Gerhards2010-03-261-0/+15
| | | | | | | | | | | | | | | | | | | | imklog now basically works, but needs quite some more work to do
| | * | | added some starting point for a solaris imklog driverRainer Gerhards2010-03-251-0/+1
| | | | | | | | | | | | | | | | | | | | ... far from being functional at this time!
| | * | | added replacements for atomic instructions on systems that do not support them.Rainer Gerhards2010-03-231-0/+4
| | |/ / | | | | | | | | | | | | [backport of Stefen Sledz' patch for v5]
* | | | emulate missing atomic builtins with posix semaphores if availableSteffen Sledz2010-03-231-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Thilo Fromm <t.fromm@dresearch.de>
* | | | Merge branch 'v5-stable'Rainer Gerhards2010-03-091-13/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/property_replacer.html runtime/datetime.h
| * | | preparing for 5.4.0v5.4.0Rainer Gerhards2010-03-081-1/+1
| | | |
| * | | Merge branch 'v4-stable' into betaRainer Gerhards2010-03-081-13/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/rt-init.c
| | * | prepared 4.6.1v4.6.1Rainer Gerhards2010-03-041-1/+1
| | | |
| | * | Fix Large File Support (LFS) support (bug #182)Yann Droneaud2010-03-041-13/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - _FILE_OFFSET_BITS must be defined before including any other system headers otherwise it does nothing. - Don't define it in rsyslog.h, let it be defined in config.h, and let ./configure script enable LFS since Autoconf provides a portable macro to enable LFS support : AC_SYS_LARGEFILE
* | | | Merge branch 'beta' into masterRainer Gerhards2010-03-011-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/syslogd.c
| * | | Merge branch 'v4-stable' into tmpRainer Gerhards2010-03-011-1/+1
| |\| |
| | * | bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail.Rainer Gerhards2010-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | bugtracker: http://bugzilla.adiscon.com/show_bug.cgi?id=181 Thanks to Christiano for reporting.
| | * | preparing for 4.6.0 releasev4.6.0Rainer Gerhards2010-02-241-1/+1
| | | |
| | * | preparing for 4.5.8v4.5.8Rainer Gerhards2010-02-101-1/+1
| | | |
| | * | preparing for 4.5.7v4.5.7Rainer Gerhards2009-11-181-1/+1
| | | |
| | * | bumped version numberRainer Gerhards2009-10-021-1/+1
| | | |
| | * | bumped version number, corrected error message code (minor nit)Rainer Gerhards2009-10-011-1/+1
| | | |
| | * | bumped version numberRainer Gerhards2009-09-221-1/+1
| | | |
| | * | preparing for 4.5.3v4.5.3Rainer Gerhards2009-09-171-1/+1
| | | |
| * | | preparing for 5.3.7v5.3.7Rainer Gerhards2010-01-271-1/+1
| | | |
| * | | prepared for 5.3.6v5.3.6Rainer Gerhards2010-01-131-1/+1
| | | |
| * | | worked around an issue where omfile failed to compile on 32 bit platformsRainer Gerhards2009-12-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | ...under some circumstances (this smells like a gcc problem, but a simple solution was available). Thanks to Kenneth Marshall for some advice. [backported from 5.5.x branch]
* | | | worked around an issue where omfile failed to compile on32 bit platformsRainer Gerhards2009-12-021-0/+1
| | | | | | | | | | | | | | | | | | | | under some circumstances (this smells like a gcc problem, but a simple solution was available). Thanks to Kenneth Marshall for some advice.
* | | | bumped version number & updated project statusRainer Gerhards2009-11-271-1/+1
| | | |
* | | | bumped version number & updated project statusRainer Gerhards2009-11-181-1/+1
| | | |
* | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-171-0/+16
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf_modules.html gss-misc.c plugins/imgssapi/imgssapi.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c runtime/glbl.c runtime/glbl.h runtime/net.c
| * | | integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-171-0/+16
| |\ \ \
| | * | | added option to use unlimited-size select() callsvarmojfekoj2009-11-171-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to varmjofekoj for the patch Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| | * | | bumped version numberRainer Gerhards2009-09-291-1/+1
| | | | |
| | * | | preparing for 4.4.1 releasev4.4.1Rainer Gerhards2009-09-021-1/+1
| | | | |
* | | | | added a skeleton for omdbalerting by request of Phil ReillyRainer Gerhards2009-11-171-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... who intends to add a database-driven alert functionality. The change provides the necessary rsyslog plumbing, but no functionality at all.
* | | | | bumped version number, updated project statusRainer Gerhards2009-11-131-1/+1
| |_|/ / |/| | |
* | | | fixed regressions in testsuite due to imported changes from last mergeRainer Gerhards2009-11-051-1/+1
| | | | | | | | | | | | | | | | ... also bumped version number
* | | | added omruleset output module, which provides great flexibility in action ↵Rainer Gerhards2009-11-021-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | processing. THIS IS A VERY IMPORTANT ADDITION, see its doc for why.
* | | | updated project status & bumped version numberRainer Gerhards2009-10-271-1/+1
| | | |