Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-07 | 7 | -15/+34 |
|\ | |||||
| * | final touches for 4.1.6 releasev4.1.6 | Rainer Gerhards | 2009-04-07 | 1 | -0/+2 |
| * | Re-enable parsing host names from message. | Luis Fernando Muñoz Mejías | 2009-04-07 | 1 | -1/+1 |
| * | updating changelog for release | Rainer Gerhards | 2009-04-07 | 1 | -3/+5 |
| * | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 6 | -11/+26 |
| |\ | |||||
| | * | preparing for 3.21.11v3.21.11 | Rainer Gerhards | 2009-04-03 | 3 | -3/+3 |
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-02 | 10 | -11/+126 |
| | |\ | |||||
| | | * | preparing for 3.20.5 releasev3.20.5 | Rainer Gerhards | 2009-04-02 | 4 | -4/+12 |
| | | * | Merge branch 'dapatch' into v3-stable | Rainer Gerhards | 2009-04-02 | 6 | -6/+102 |
| | | |\ | |||||
| | | * | | fixed bugs in RainerScript | varmojfekoj | 2009-03-16 | 3 | -3/+8 |
| | | * | | added link to online tutorial on the web | Rainer Gerhards | 2009-03-16 | 1 | -1/+5 |
| | | * | | added link to (new) online video tutorials to manual set | Rainer Gerhards | 2009-03-11 | 1 | -0/+1 |
* | | | | | testcase added (on user request) | Rainer Gerhards | 2009-04-06 | 1 | -0/+3 |
* | | | | | improved internal handling of RainerScript functions | Rainer Gerhards | 2009-04-06 | 12 | -32/+345 |
|/ / / / | |||||
* | | | | made sure udptester terminates only after rsyslgod it spawned | Rainer Gerhards | 2009-04-06 | 1 | -0/+2 |
* | | | | improved parser test suite | Rainer Gerhards | 2009-04-03 | 7 | -1/+19 |
* | | | | improved test suite and added test for new output module interface | Rainer Gerhards | 2009-04-03 | 14 | -25/+71 |
* | | | | added (some) developer documentation for output plugin interface | Rainer Gerhards | 2009-04-03 | 4 | -7/+190 |
* | | | | added a new way how output plugins may be passed parameters. | Rainer Gerhards | 2009-04-03 | 10 | -10/+197 |
* | | | | Merge branch 'regex' | Rainer Gerhards | 2009-04-02 | 5 | -8/+42 |
|\ \ \ \ | |||||
| * | | | | fully integrated regex patch | Rainer Gerhards | 2009-04-02 | 4 | -35/+19 |
| * | | | | streamlined regex patch | Rainer Gerhards | 2009-04-02 | 4 | -30/+43 |
| * | | | | improved performance of regexp-based filters | Rainer Gerhards | 2009-04-02 | 4 | -2/+39 |
* | | | | | clean compile on solaris | Rainer Gerhards | 2009-04-02 | 2 | -2/+7 |
|/ / / / | |||||
* | | | | added O_CLOEXEC to open() calls | Rainer Gerhards | 2009-04-02 | 5 | -10/+10 |
* | | | | add csv support to feature sheet | Rainer Gerhards | 2009-04-02 | 1 | -0/+3 |
* | | | | added new "csv" property replacer option | Rainer Gerhards | 2009-04-02 | 5 | -4/+58 |
* | | | | Merge branch 'master' of git+ssh://rger@git.adiscon.com/git/rsyslog | Rainer Gerhards | 2009-04-01 | 6 | -8/+7 |
|\ \ \ \ | |||||
| * | | | | fixed some problems with "make check" | Demo | 2009-03-31 | 6 | -8/+7 |
* | | | | | begining touches for putting rsyslog on spaceships | Rainer Gerhards | 2009-04-01 | 3 | -0/+139 |
|/ / / / | |||||
* | | | | porting parser tests to solaris | Rainer Gerhards | 2009-03-31 | 3 | -35/+64 |
* | | | | Merge branch 'master' into sol-test | Rainer Gerhards | 2009-03-31 | 16 | -12/+499 |
|\ \ \ \ | |||||
| * | | | | bugfix: "make distcheck" did not work | Rainer Gerhards | 2009-03-31 | 2 | -5/+9 |
| * | | | | changed parser test suite to be c-program based | Rainer Gerhards | 2009-03-31 | 5 | -88/+270 |
| * | | | | solved some more issues with "make [dist]check" | Rainer Gerhards | 2009-03-27 | 4 | -7/+4 |
| * | | | | fixed a couple of nits with "make [dist]check" | Rainer Gerhards | 2009-03-27 | 5 | -5/+20 |
| * | | | | added some missing files in tests Makefile.am | Rainer Gerhards | 2009-03-26 | 2 | -21/+14 |
| * | | | | Merge branch 'master' into tests | Rainer Gerhards | 2009-03-26 | 10 | -34/+253 |
| |\ \ \ \ | |||||
| * | | | | | initial parser testing suite added | Rainer Gerhards | 2009-03-26 | 10 | -6/+34 |
| * | | | | | parser test script created | Rainer Gerhards | 2009-03-26 | 3 | -42/+78 |
| * | | | | | some text scripts added (experimental) | Rainer Gerhards | 2009-03-23 | 2 | -0/+51 |
| * | | | | | improved testing support | Rainer Gerhards | 2009-03-19 | 8 | -6/+187 |
* | | | | | | ported non-tcl based test suite to Solaris | Rainer Gerhards | 2009-03-31 | 5 | -16/+94 |
* | | | | | | bugfix: fixed some segaults on Solaris | Rainer Gerhards | 2009-03-25 | 3 | -2/+3 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'dapatch' | Rainer Gerhards | 2009-03-25 | 6 | -6/+102 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | bugfix: potential abort with DA queue after high watermark is reached | Rainer Gerhards | 2009-03-25 | 6 | -6/+102 |
* | | | | | Merge branch 'omfile-errHandler' | Rainer Gerhards | 2009-03-24 | 4 | -28/+69 |
|\ \ \ \ \ | |||||
| * | | | | | omfile suspend handling for non-dynafiles, also bugfixes | Rainer Gerhards | 2009-03-19 | 2 | -12/+35 |
| * | | | | | omfile bugfixing | Rainer Gerhards | 2009-03-18 | 4 | -5/+28 |
| * | | | | | undid typo | Rainer Gerhards | 2009-03-17 | 1 | -1/+0 |