Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final touches for 4.1.6 releasev4.1.6 | Rainer Gerhards | 2009-04-07 | 1 | -0/+2 |
* | updating changelog for release | Rainer Gerhards | 2009-04-07 | 1 | -3/+5 |
* | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 1 | -6/+12 |
|\ | |||||
| * | preparing for 3.21.11v3.21.11 | Rainer Gerhards | 2009-04-03 | 1 | -1/+1 |
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-02 | 1 | -1/+11 |
| |\ | |||||
| | * | preparing for 3.20.5 releasev3.20.5 | Rainer Gerhards | 2009-04-02 | 1 | -2/+2 |
| | * | Merge branch 'dapatch' into v3-stable | Rainer Gerhards | 2009-04-02 | 1 | -0/+4 |
| | |\ | |||||
| | * | | fixed bugs in RainerScript | varmojfekoj | 2009-03-16 | 1 | -0/+5 |
* | | | | added (some) developer documentation for output plugin interface | Rainer Gerhards | 2009-04-03 | 1 | -0/+1 |
* | | | | added a new way how output plugins may be passed parameters. | Rainer Gerhards | 2009-04-03 | 1 | -0/+3 |
* | | | | fully integrated regex patch | Rainer Gerhards | 2009-04-02 | 1 | -0/+2 |
* | | | | added new "csv" property replacer option | Rainer Gerhards | 2009-04-02 | 1 | -0/+2 |
* | | | | Merge branch 'master' into sol-test | Rainer Gerhards | 2009-03-31 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into tests | Rainer Gerhards | 2009-03-26 | 1 | -0/+11 |
| |\ \ \ \ | |||||
| * | | | | | initial parser testing suite added | Rainer Gerhards | 2009-03-26 | 1 | -0/+2 |
| * | | | | | improved testing support | Rainer Gerhards | 2009-03-19 | 1 | -0/+9 |
* | | | | | | bugfix: fixed some segaults on Solaris | Rainer Gerhards | 2009-03-25 | 1 | -0/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'dapatch' | Rainer Gerhards | 2009-03-25 | 1 | -0/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | bugfix: potential abort with DA queue after high watermark is reached | Rainer Gerhards | 2009-03-25 | 1 | -0/+4 |
* | | | | | Merge branch 'omfile-errHandler' | Rainer Gerhards | 2009-03-24 | 1 | -0/+7 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | omfile suspend handling for non-dynafiles, also bugfixes | Rainer Gerhards | 2009-03-19 | 1 | -0/+3 |
| * | | | | omfile bugfixing | Rainer Gerhards | 2009-03-18 | 1 | -0/+4 |
* | | | | | added output module template | Rainer Gerhards | 2009-03-16 | 1 | -2/+3 |
* | | | | | Merge branch 'master' into rscript-func | Rainer Gerhards | 2009-03-13 | 1 | -2/+17 |
|\| | | | | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2009-03-11 | 1 | -1/+13 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-03-11 | 1 | -1/+13 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | doc enhance: enhance ommysql documentation | Rainer Gerhards | 2009-03-06 | 1 | -0/+2 |
| | | * | | fixed a potential segfault problem in gssapi code | varmojfekoj | 2009-03-02 | 1 | -0/+2 |
| | | * | | updated changelog to reflect patch applied | Rainer Gerhards | 2009-02-24 | 1 | -0/+4 |
| | | |/ | |||||
| | | * | doc bugfix: dist tarball missed 2 files, had one extra file that no longer be... | Rainer Gerhards | 2009-02-09 | 1 | -1/+3 |
| | | * | bugfix: invalid ./configure settings for RFC3195 | Michael Biebl | 2009-02-06 | 1 | -0/+2 |
| * | | | updated project status, version | Rainer Gerhards | 2009-03-11 | 1 | -0/+2 |
| * | | | bugfix: parser did not correctly parse fields in UDP-received messages | Rainer Gerhards | 2009-03-10 | 1 | -1/+2 |
* | | | | initial implementation of RainerScript functions & strlen() | Rainer Gerhards | 2009-03-10 | 1 | -0/+7 |
|/ / / | |||||
* | | | added ERE support in filter conditions | Rainer Gerhards | 2009-03-04 | 1 | -0/+2 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-02-24 | 1 | -1/+4 |
|\| | | |||||
| * | | reflected build system changes in change log | Rainer Gerhards | 2009-02-24 | 1 | -0/+3 |
| * | | prepared for 3.21.10 releasev3.21.10 | Rainer Gerhards | 2009-02-02 | 1 | -1/+1 |
* | | | Merge branch 'lastmessage' | Rainer Gerhards | 2009-02-02 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | added new config directive $RepeatedMsgContainsOriginalMsg | Rainer Gerhards | 2009-02-02 | 1 | -0/+5 |
* | | | | Merge branch 'beta' | Rainer Gerhards | 2009-01-30 | 1 | -0/+9 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'v3-stable' into beta, conclude fix for race | Rainer Gerhards | 2009-01-30 | 1 | -0/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | finished adding race condition fix (mostly done by merge) | Rainer Gerhards | 2009-01-30 | 1 | -0/+3 |
| | * | | bugfix: invalid mutex access in msg.c | Rainer Gerhards | 2009-01-30 | 1 | -0/+3 |
| * | | | bugfix: inconsistent use of mutex/atomic operations could cause segfault | Rainer Gerhards | 2009-01-30 | 1 | -0/+3 |
* | | | | preparing for 4.1.4 releasev4.1.4 | Rainer Gerhards | 2009-01-29 | 1 | -0/+8 |
* | | | | Merge branch 'beta' | Rainer Gerhards | 2009-01-27 | 1 | -1/+21 |
|\| | | | |||||
| * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-01-27 | 1 | -1/+19 |
| |\| | | |||||
| | * | | prepared for 3.20.3 releasev3.20.3 | Rainer Gerhards | 2009-01-19 | 1 | -0/+2 |
| | * | | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2009-01-12 | 1 | -0/+9 |
| | |\ \ |