Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified stream class and omfile to work with it | Rainer Gerhards | 2009-06-04 | 3 | -28/+154 |
* | cleaned up stream class ... | Rainer Gerhards | 2009-06-04 | 6 | -144/+170 |
* | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-04 | 2 | -2/+75 |
|\ | |||||
| * | backported macros necessary to create output modules with transaction support | Rainer Gerhards | 2009-06-04 | 1 | -1/+71 |
| * | backported some of the v5 testbench | Rainer Gerhards | 2009-06-04 | 1 | -1/+4 |
* | | added gzip header to output files | Rainer Gerhards | 2009-06-03 | 2 | -2/+9 |
* | | first proof of concept on zipped file writer | Rainer Gerhards | 2009-06-03 | 5 | -0/+177 |
|/ | |||||
* | strmsrv now supports KEEPALIVE socket option | Rainer Gerhards | 2009-06-02 | 7 | -4/+82 |
* | slightly extended strms_sess interface | Rainer Gerhards | 2009-06-02 | 2 | -1/+10 |
* | added a generic network stream server | Rainer Gerhards | 2009-06-02 | 6 | -0/+1438 |
* | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
|\ | |||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
| |\ | |||||
| | * | fixed a regression of yesterday's patch | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
* | | | Merge branch 'beta' into master | Rainer Gerhards | 2009-05-28 | 1 | -0/+6 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-28 | 2 | -0/+7 |
| |\| | |||||
| | * | small enhancement: config validation run now exits with code 1 if an error is... | Rainer Gerhards | 2009-05-28 | 1 | -0/+6 |
| | * | Fix compiler warnings | Michael Biebl | 2009-05-12 | 1 | -0/+1 |
* | | | greatly enhanced testbench | Rainer Gerhards | 2009-05-27 | 1 | -1/+0 |
* | | | solved some issues with testbench & a race condition | Rainer Gerhards | 2009-05-25 | 1 | -1/+9 |
* | | | improved testbench / solved imdiag race condition | Rainer Gerhards | 2009-05-25 | 1 | -0/+21 |
* | | | added new testing module imdiag | Rainer Gerhards | 2009-05-25 | 2 | -1/+1 |
* | | | fixing some nits with the build system | Rainer Gerhards | 2009-05-22 | 1 | -1/+1 |
* | | | added capability to run multiple tcp listeners (on different ports) | Rainer Gerhards | 2009-05-22 | 10 | -78/+115 |
* | | | Fix compiler warnings | Michael Biebl | 2009-05-19 | 1 | -0/+1 |
* | | | added capability to draw configuration graphs | Rainer Gerhards | 2009-05-11 | 1 | -0/+1 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-23 | 1 | -6/+8 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-23 | 1 | -6/+8 |
| |\| | |||||
| | * | bugfix: light and full delay watermarks had invalid values | Rainer Gerhards | 2009-04-23 | 1 | -6/+8 |
| * | | Merge branch 'beta' | Rainer Gerhards | 2009-04-09 | 1 | -0/+2 |
| |\| | |||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-09 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2009-04-09 | 1 | -0/+2 |
* | | | | some cleanup | Rainer Gerhards | 2009-04-17 | 1 | -0/+2 |
* | | | | Merge branch 'nextmaster' into oracle | Rainer Gerhards | 2009-04-16 | 2 | -1/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'omprog' into nextmaster | Rainer Gerhards | 2009-04-14 | 2 | -1/+3 |
| |\ \ \ \ | |||||
| | * | | | | improved omprog, now ready for first practical testing | Rainer Gerhards | 2009-04-01 | 1 | -0/+1 |
| | * | | | | initial work on omprog, an output module to send messages to another program | Rainer Gerhards | 2009-04-01 | 2 | -1/+2 |
| * | | | | | implemented $MaxOpenFiles directive and changed testbench | Rainer Gerhards | 2009-04-14 | 1 | -0/+1 |
* | | | | | | added a new error code for too-old rsyslog core | Rainer Gerhards | 2009-04-16 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | bugfix: solved potential memory leak in msg processing | Rainer Gerhards | 2009-04-08 | 1 | -1/+3 |
* | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-07 | 3 | -3/+11 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 3 | -3/+11 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-02 | 7 | -9/+109 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | preparing for 3.20.5 releasev3.20.5 | Rainer Gerhards | 2009-04-02 | 1 | -0/+8 |
| | | * | | Merge branch 'dapatch' into v3-stable | Rainer Gerhards | 2009-04-02 | 5 | -6/+98 |
| | | |\ \ | |||||
| | | * | | | fixed bugs in RainerScript | varmojfekoj | 2009-03-16 | 2 | -3/+3 |
* | | | | | | improved internal handling of RainerScript functions | Rainer Gerhards | 2009-04-06 | 9 | -30/+335 |
|/ / / / / | |||||
* | | | | | improved parser test suite | Rainer Gerhards | 2009-04-03 | 1 | -1/+1 |
* | | | | | added a new way how output plugins may be passed parameters. | Rainer Gerhards | 2009-04-03 | 3 | -2/+24 |
* | | | | | Merge branch 'regex' | Rainer Gerhards | 2009-04-02 | 2 | -6/+35 |
|\ \ \ \ \ | |||||
| * | | | | | fully integrated regex patch | Rainer Gerhards | 2009-04-02 | 2 | -30/+14 |