Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | streamlined regex patch | Rainer Gerhards | 2009-04-02 | 2 | -26/+39 |
| * | | | | | improved performance of regexp-based filters | Rainer Gerhards | 2009-04-02 | 2 | -0/+32 |
* | | | | | | clean compile on solaris | Rainer Gerhards | 2009-04-02 | 2 | -2/+7 |
|/ / / / / | |||||
* | | | | | added O_CLOEXEC to open() calls | Rainer Gerhards | 2009-04-02 | 1 | -1/+1 |
* | | | | | added new "csv" property replacer option | Rainer Gerhards | 2009-04-02 | 1 | -0/+34 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'master' into tests | Rainer Gerhards | 2009-03-26 | 5 | -6/+98 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'dapatch' | Rainer Gerhards | 2009-03-25 | 5 | -6/+98 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | bugfix: potential abort with DA queue after high watermark is reached | Rainer Gerhards | 2009-03-25 | 5 | -6/+98 |
| | | |/ | | |/| | |||||
* | / | | improved testing support | Rainer Gerhards | 2009-03-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | bugfix: removed (newly introduced) memory leaks | Rainer Gerhards | 2009-03-13 | 2 | -6/+3 |
* | | | better readability for compiled VMPrg output | Rainer Gerhards | 2009-03-12 | 2 | -24/+29 |
* | | | initial implementation of RainerScript functions & strlen() | Rainer Gerhards | 2009-03-10 | 7 | -10/+142 |
* | | | fixed a platform issue the prevented building on solaris | Rainer Gerhards | 2009-03-06 | 1 | -0/+5 |