Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated project status | Rainer Gerhards | 2010-03-05 | 1 | -4/+4 |
* | added new property replacer option "date-rfc3164-buggyday" | Rainer Gerhards | 2010-03-05 | 11 | -8/+53 |
* | bugfix: failed to compile on systems without epoll support | Rainer Gerhards | 2010-03-02 | 4 | -9/+12 |
* | Merge branch 'v4-stable-solaris' into master-solaris | Rainer Gerhards | 2010-03-02 | 1 | -0/+1 |
|\ | |||||
| * | added include needed for Solaris | Rainer Gerhards | 2010-03-02 | 1 | -0/+1 |
* | | Merge branch 'beta' into master | Rainer Gerhards | 2010-03-01 | 12 | -28/+360 |
|\ \ | |||||
| * | | cosmetic: added bugentry to changelog | Rainer Gerhards | 2010-03-01 | 1 | -0/+4 |
| * | | Merge branch 'v4-stable' into tmp | Rainer Gerhards | 2010-03-01 | 12 | -28/+351 |
| |\| | |||||
| | * | cosmetic: bugfix in ChangeLog highlighted | Rainer Gerhards | 2010-03-01 | 1 | -0/+4 |
| | * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-03-01 | 2 | -7/+33 |
| | |\ | |||||
| | | * | bugfix: comment char ('#') in literal terminated script parsing | Rainer Gerhards | 2010-03-01 | 2 | -7/+33 |
| | * | | cleanup: removed debug messages that accidently made it into the commit | Rainer Gerhards | 2010-03-01 | 2 | -2/+1 |
| | * | | fixed typo that (could have) caused compilation fail under FreeBSD | Rainer Gerhards | 2010-03-01 | 1 | -3/+3 |
| | * | | make $ActonFileDefaultTemplate available to ompipe | Rainer Gerhards | 2010-03-01 | 4 | -15/+19 |
| | * | | bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail. | Rainer Gerhards | 2010-02-28 | 3 | -2/+12 |
| | * | | Description: Correct error in rsyslog.conf(5) man page | Michael Biebl | 2010-02-28 | 1 | -1/+1 |
| | * | | some code cleanup | Rainer Gerhards | 2010-02-28 | 4 | -15/+12 |
| | * | | moved pipe code to its own module | Rainer Gerhards | 2010-02-28 | 5 | -1/+284 |
| * | | | fully integrated parser fixes from v4.6.0 | Rainer Gerhards | 2010-02-25 | 2 | -5/+14 |
| * | | | Merge branch 'v4-stable' into 'v5-beta' | Rainer Gerhards | 2010-02-25 | 8 | -16/+86 |
| |\| | | |||||
* | | | | added capability to turn off standard LF delimiter in TCP server | Rainer Gerhards | 2010-03-01 | 6 | -14/+46 |
* | | | | Merge branch 'v4-stable' into tmp | Rainer Gerhards | 2010-02-25 | 1 | -11/+31 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | doc bugfix: ChangeLog heading claimed that 4.6.0 was v4-beta | Rainer Gerhards | 2010-02-25 | 1 | -2/+6 |
| * | | | preparing for 4.6.0 releasev4.6.0 | Rainer Gerhards | 2010-02-24 | 3 | -2/+11 |
* | | | | updated project status | Rainer Gerhards | 2010-02-25 | 1 | -10/+6 |
* | | | | fully integrated parser fixes from v4.6.0 | Rainer Gerhards | 2010-02-25 | 3 | -6/+15 |
* | | | | Merge branch 'v4-beta' into master | Rainer Gerhards | 2010-02-24 | 8 | -16/+74 |
|\| | | | |||||
| * | | | doc update: added link to "rsyslog cookbook" | Rainer Gerhards | 2010-02-23 | 1 | -0/+1 |
| * | | | message parser fixes and testbench enhancements | Rainer Gerhards | 2010-02-22 | 5 | -11/+64 |
| * | | | bugfix: message without MSG part could case a segfault | Rainer Gerhards | 2010-02-22 | 6 | -10/+27 |
| * | | | updated rsyslog/php-syslog-ng doc, now that phpLogCon has evolved so much | Rainer Gerhards | 2010-02-17 | 1 | -7/+9 |
* | | | | added additional test case (based on real-life problem) | Rainer Gerhards | 2010-02-19 | 2 | -0/+8 |
* | | | | Merge branch 'beta' into master | Rainer Gerhards | 2010-02-10 | 17 | -55/+495 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-02-10 | 16 | -50/+472 |
| |\| | | |||||
| | * | | preparing for 4.5.8v4.5.8 | Rainer Gerhards | 2010-02-10 | 4 | -3/+7 |
| | * | | minor doc fix: wrong default | Rainer Gerhards | 2010-02-09 | 1 | -1/+1 |
| | * | | fixed a small memory leak during config file parsing | Rainer Gerhards | 2010-02-09 | 1 | -1/+4 |
| | * | | added one more test to testbench | Rainer Gerhards | 2010-02-08 | 3 | -0/+28 |
| | * | | enhanced test suite | Rainer Gerhards | 2010-02-08 | 3 | -2/+33 |
| | * | | several bugfixes for the property replacer | Rainer Gerhards | 2010-02-08 | 2 | -44/+65 |
| | * | | integrated new PostgreSQL doc | Rainer Gerhards | 2010-02-08 | 5 | -0/+340 |
| | * | | improved PostgreSQL database create script, provided doc on PostgreSQL setup | Marc Schiffbauer | 2010-02-08 | 2 | -1/+1 |
| | * | | bugfix: imuxsock incorrectly stated inputname "imudp" | Rainer Gerhards | 2010-02-06 | 2 | -2/+4 |
| * | | | bugfix: omruleset failed to work in many cases | Rainer Gerhards | 2010-02-08 | 2 | -5/+21 |
* | | | | updated project status | Rainer Gerhards | 2010-02-10 | 1 | -4/+4 |
* | | | | updated project status | Rainer Gerhards | 2010-02-05 | 2 | -5/+7 |
* | | | | preparing for 5.5.2v5.5.2 | Rainer Gerhards | 2010-02-05 | 4 | -4/+4 |
* | | | | Merge branch 'beta' | Rainer Gerhards | 2010-02-04 | 6 | -7/+23 |
|\| | | | |||||
| * | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-02-04 | 6 | -7/+23 |
| |\| | | |||||
| | * | | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2010-02-04 | 6 | -7/+23 |
| | |\ \ |