summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bugfix(minor): handling of extremely large strings in dbgprintf() fixedRainer Gerhards2010-03-152-0/+13
* added more parser test casesRainer Gerhards2010-03-113-2/+147
* added more tests to testbench and improved testing toolsRainer Gerhards2010-03-1115-8/+200
* added ability to work with larger message sizes to testbench toolsRainer Gerhards2010-03-102-11/+63
* testbench: new calling interface for tcpfloodRainer Gerhards2010-03-1014-34/+44
* Merge branch 'v4-stable' into v4-stable-nextRainer Gerhards2010-03-103-5/+14
|\
| * fixed regression introduced with previous commitRainer Gerhards2010-03-103-5/+14
* | some cosmetic changesRainer Gerhards2010-03-105-9/+13
|/
* bugfixes and testbench improvementRainer Gerhards2010-03-1011-11/+164
* bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-093-2/+11
* retain old $OMFileFlushOnTXEnd semanticsRainer Gerhards2010-03-092-4/+4
* bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice versaRainer Gerhards2010-03-092-1/+3
* added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-0812-8/+74
* prepared 4.6.1v4.6.1Rainer Gerhards2010-03-043-3/+3
* streamlined BSD utmpx.h patchCristiano2010-03-041-14/+12
* cosmetic: ChangeLog updateRainer Gerhards2010-03-041-0/+8
* Fix Large File Support (LFS) support (bug #182)Yann Droneaud2010-03-043-23/+7
* Includes "config.h" before any other header.Yann Droneaud2010-03-046-1/+6
* reordered some include, because otherwise we get zlib-related errorsRainer Gerhards2010-03-031-2/+1
* bugfix: potential (but very impropable) segfaults in omfileRainer Gerhards2010-03-022-2/+23
* solved compile problems on FreeBSD 9.0 (those caused by utmpx.h)Cristiano2010-03-021-7/+20
* cosmetic: bugfix in ChangeLog highlightedRainer Gerhards2010-03-011-0/+4
* Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-03-012-7/+33
|\
| * bugfix: comment char ('#') in literal terminated script parsingRainer Gerhards2010-03-012-7/+33
* | cleanup: removed debug messages that accidently made it into the commitRainer Gerhards2010-03-012-2/+1
* | fixed typo that (could have) caused compilation fail under FreeBSDRainer Gerhards2010-03-011-3/+3
* | make $ActonFileDefaultTemplate available to ompipeRainer Gerhards2010-03-014-15/+19
* | bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail.Rainer Gerhards2010-02-283-2/+12
* | Description: Correct error in rsyslog.conf(5) man pageMichael Biebl2010-02-281-1/+1
* | some code cleanupRainer Gerhards2010-02-284-15/+12
* | moved pipe code to its own moduleRainer Gerhards2010-02-285-1/+284
* | 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
* | 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
* | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-046-7/+23
|\ \
| * | bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-047-8/+24
* | | (slightly) enhanced support for FreeBSD by setting _PATH_MODDIR to the correc...Cristiano2010-02-032-1/+8
* | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-01-261-0/+2
|\| |