Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: invalid handling of zero-sized messages | Rainer Gerhards | 2009-09-29 | 1 | -2/+4 |
* | bugfix: random data could be appended to message, possibly causing segfaults | Rainer Gerhards | 2009-09-24 | 4 | -42/+88 |
* | bugfix: reverse lookup reduction logic in imudp do DNS queries too often | Rainer Gerhards | 2009-09-03 | 2 | -1/+47 |
* | bugfix: invalid double-quoted PRI, among others in outgoing messages | Rainer Gerhards | 2009-08-25 | 1 | -1/+1 |
* | Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0 | Rainer Gerhards | 2009-08-21 | 35 | -448/+2346 |
|\ | |||||
| * | Merge branch 'beta' | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
| |\ | |||||
| * | | removed long-obsoleted property UxTradMsg | Rainer Gerhards | 2009-06-16 | 3 | -55/+56 |
| * | | done various optimizations to the stringbuf and its users | Rainer Gerhards | 2009-06-16 | 14 | -230/+152 |
| * | | some performance optimizations | Rainer Gerhards | 2009-06-16 | 6 | -67/+67 |
| * | | 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 |
| * | | 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 'beta' into master | Rainer Gerhards | 2009-05-28 | 1 | -0/+6 |
| |\ \ \ | |||||
| * | | | | 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 |
| |\ \ \ \ | |||||
| * | | | | | 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 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | improved internal handling of RainerScript functions | Rainer Gerhards | 2009-04-06 | 9 | -30/+335 |
* | | | | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-06-24 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | bugfix: invalid mutex release in msg.c | Rainer Gerhards | 2009-06-24 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
* | | | | | | | 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 '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 |
* | | | | | 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 |
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 3 | -3/+11 |
|\| | | | | |_|/ / |/| | | |