summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fully integrated parser fixes from v4.6.0Rainer Gerhards2010-02-252-5/+14
* Merge branch 'v4-stable' into 'v5-beta'Rainer Gerhards2010-02-258-16/+86
|\
| * doc bugfix: ChangeLog heading claimed that 4.6.0 was v4-betaRainer Gerhards2010-02-251-2/+6
| * preparing for 4.6.0 releasev4.6.0Rainer Gerhards2010-02-243-2/+11
| * doc update: added link to "rsyslog cookbook"Rainer Gerhards2010-02-231-0/+1
| * message parser fixes and testbench enhancementsRainer Gerhards2010-02-225-11/+64
| * bugfix: message without MSG part could case a segfaultRainer Gerhards2010-02-226-10/+27
| * updated rsyslog/php-syslog-ng doc, now that phpLogCon has evolved so muchRainer Gerhards2010-02-171-7/+9
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-1016-50/+472
|\|
| * preparing for 4.5.8v4.5.8Rainer Gerhards2010-02-104-3/+7
| * minor doc fix: wrong defaultRainer Gerhards2010-02-091-1/+1
| * fixed a small memory leak during config file parsingRainer Gerhards2010-02-091-1/+4
| * added one more test to testbenchRainer Gerhards2010-02-083-0/+28
| * enhanced test suiteRainer Gerhards2010-02-083-2/+33
| * several bugfixes for the property replacerRainer Gerhards2010-02-082-44/+65
| * integrated new PostgreSQL docRainer Gerhards2010-02-085-0/+340
| * improved PostgreSQL database create script, provided doc on PostgreSQL setupMarc Schiffbauer2010-02-082-1/+1
| * bugfix: imuxsock incorrectly stated inputname "imudp"Rainer Gerhards2010-02-062-2/+4
* | bugfix: omruleset failed to work in many casesRainer Gerhards2010-02-082-5/+21
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-046-7/+23
|\|
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-046-7/+23
| |\
| | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-047-8/+24
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-032-1/+8
|\| |
| * | (slightly) enhanced support for FreeBSD by setting _PATH_MODDIR to the correc...Cristiano2010-02-032-1/+8
* | | preparing for 5.3.7v5.3.7Rainer Gerhards2010-01-273-6/+3
* | | backporting bugfixes from 5.2.2Rainer Gerhards2010-01-273-3/+11
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-263-1/+23
|\| |
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-01-261-0/+2
| |\|
| | * bugfix: potential segfault on queue shutdownvarmojfekoj2010-01-262-9/+16
| * | did some adoptions necessary to use the bugfix with v4-beta code baseRainer Gerhards2010-01-261-6/+6
| * | Merge branch 'queuepatch' into v4-betanewRainer Gerhards2010-01-262-10/+18
| |\ \
| | * | bugfixes for potential segfaults during queue shutdownvarmojfekoj2010-01-261-9/+14
| | |/
| * | bugfix: -d did not enable display of debug messagesRainer Gerhards2010-01-192-0/+4
| * | bugfix: blanks inside file names did not terminate file name parsing.Rainer Gerhards2010-01-192-1/+6
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-192-4/+4
|\| |
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-01-192-4/+4
| |\|
| | * Fix a typo regarding syslog.h and syslog(3)Michael Biebl2010-01-192-4/+4
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-154-10/+34
|\| |
| * | bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-154-11/+33
* | | prepared for 5.3.6v5.3.6Rainer Gerhards2010-01-133-5/+5
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-123-7/+11
|\| |
| * | Merge branch 'v4-beta-memleak' into v4-betaRainer Gerhards2010-01-122-0/+8
| |\ \
| | * | fixed a memory leak when sending messages in zip-compressed formatNaoya Nakazawa2010-01-112-0/+8
| * | | doc bugfix: "-h" option no longer existsRainer Gerhards2010-01-121-7/+3
| |/ /
* | | bugfix: ompgsql did not properly check the server connection in tryResume()Rainer Gerhards2009-12-163-13/+18
* | | bugfix: error during beginTransaction() was not properly handledRainer Gerhards2009-12-162-2/+21
* | | made ompgsql behave correctly with older rsyslog core versionsRainer Gerhards2009-12-111-1/+2
* | | bugfix: ompgsql had problems with transaction support, what actually rendered...Rainer Gerhards2009-12-112-1/+6
* | | worked around an issue where omfile failed to compile on 32 bit platformsRainer Gerhards2009-12-094-0/+62
* | | Merge branch 'v4-beta' into betaRainer Gerhards2009-12-042-0/+3
|\| |