Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-10-04 | 1 | -6/+0 |
|\ | |||||
| * | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-04 | 1 | -6/+0 |
| |\ | |||||
| | * | remove cust1 dummy plugin from build system | Rainer Gerhards | 2012-10-04 | 1 | -6/+0 |
* | | | imtcp: implement support for module() parameters | Rainer Gerhards | 2012-09-28 | 1 | -38/+135 |
* | | | imptcp: implement support for module() parameters | Rainer Gerhards | 2012-09-27 | 1 | -7/+70 |
* | | | fix whitespace issue | Rainer Gerhards | 2012-09-27 | 1 | -1/+0 |
* | | | bugfix: config errors did not always cause statement to fail | Rainer Gerhards | 2012-09-27 | 1 | -7/+2 |
* | | | imfile: implement support for module parameters via module() stmt | Rainer Gerhards | 2012-09-27 | 1 | -9/+77 |
* | | | yet another nitfix... | Rainer Gerhards | 2012-09-27 | 1 | -1/+1 |
* | | | nitfix | Rainer Gerhards | 2012-09-27 | 1 | -2/+2 |
* | | | imfile: implement support for input() | Rainer Gerhards | 2012-09-27 | 1 | -3/+78 |
* | | | milestone: port imfile to v6 config system | Rainer Gerhards | 2012-09-26 | 2 | -149/+279 |
* | | | imrelp: implement support for input() | Rainer Gerhards | 2012-09-26 | 1 | -10/+76 |
* | | | imudp: implement support for input() | Rainer Gerhards | 2012-09-26 | 2 | -9/+84 |
* | | | imptcp: implement support for input() | Rainer Gerhards | 2012-09-26 | 2 | -15/+119 |
* | | | imtcp: implement support for input() | Rainer Gerhards | 2012-09-26 | 1 | -10/+89 |
* | | | Implement input() support in imuxsock | Rainer Gerhards | 2012-09-26 | 1 | -10/+119 |
* | | | Merge branch 'v6-stable' into v6-devel-input | Rainer Gerhards | 2012-09-26 | 1 | -0/+7 |
|\| | | |||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-09-26 | 1 | -0/+7 |
| |\| | |||||
| | * | enable DNS resolution in imrelp | Apollon Oikonomopoulos | 2012-09-26 | 1 | -0/+7 |
* | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-20 | 1 | -0/+0 |
|\| | | |||||
| * | | preparing for 6.4.2 releasev6.4.2 | Rainer Gerhards | 2012-09-20 | 1 | -0/+0 |
* | | | bugfix: small memory leak in imdiag | Rainer Gerhards | 2012-09-20 | 1 | -0/+1 |
* | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-12 | 1 | -8/+6 |
|\| | | |||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-09-12 | 1 | -5/+5 |
| |\| | |||||
| | * | remove unused variables (if SCM_CREDENTIALS is not available) | Cristian Ionescu-Idbohrn | 2012-09-12 | 1 | -1/+5 |
| | * | imuxsock: remove incorrect socket option call | Cristian Ionescu-Idbohrn | 2012-09-12 | 1 | -4/+0 |
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-09-11 | 1 | -3/+1 |
| |\| | |||||
| | * | fix compile problem on FreeBSD | Brad Davis | 2012-09-11 | 1 | -3/+1 |
| * | | Remove a no-effect ", NULL"; | Miloslav Trmač | 2012-08-26 | 1 | -1/+1 |
* | | | milestone: ommongodb supports templates & JSON passing API in place | Rainer Gerhards | 2012-08-29 | 1 | -15/+8 |
* | | | adapted Mirek's changes to new JSON passing mode | Rainer Gerhards | 2012-08-29 | 2 | -47/+26 |
* | | | Add template support: parse text, convert to BSON | Miloslav Trmač | 2012-08-29 | 2 | -8/+175 |
* | | | Split MongoDB output into BSON creation and MongoDB interaction | Miloslav Trmač | 2012-08-29 | 1 | -24/+27 |
* | | | bugfix: imtcp could abort on exit due to invalid free() | Rainer Gerhards | 2012-08-28 | 1 | -1/+0 |
* | | | Remove a no-effect ", NULL"; | Miloslav Trmač | 2012-08-26 | 1 | -1/+1 |
* | | | Silence compiler warnings about unused parameters. | Miloslav Trmač | 2012-08-26 | 1 | -0/+3 |
* | | | Merge branch 'v6-stable' | Rainer Gerhards | 2012-08-25 | 3 | -7/+7 |
|\| | | |||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-08-25 | 3 | -7/+7 |
| |\| | |||||
| | * | changed TRUE/FALSE to RSTRUE/RSFALSE | Rainer Gerhards | 2012-08-22 | 3 | -7/+7 |
| | * | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2012-06-15 | 1 | -13/+2 |
| | |\ | |||||
* | | | | Fix undefined ctxee problem | Milan Bartos | 2012-08-21 | 1 | -2/+4 |
* | | | | Add support for parsing trusted properties | Milan Bartos | 2012-08-21 | 1 | -30/+121 |
* | | | | Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog | Rainer Gerhards | 2012-08-02 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2012-08-01 | 1 | -1/+5 |
| |\| | | | |||||
| | * | | | fix problem with cutting first 16 characters from message with bAnnotate on m... | Milan Bartos | 2012-08-01 | 1 | -1/+5 |
* | | | | | Fix $SystemLogSocketAnnotate | Miloslav Trmač | 2012-07-31 | 1 | -3/+2 |
|/ / / / | |||||
* | | | | imzmq3: Added the return call to runInput | David Kelly | 2012-07-31 | 1 | -0/+1 |
* | | | | BAT-40 Found leak in imzmq3 plugin | David Kelly | 2012-07-31 | 1 | -1/+4 |
* | | | | Merge branch 'beta' | Rainer Gerhards | 2012-07-24 | 3 | -50/+196 |
|\| | | |