Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | invalid strdup when no driver name was set caused segfault | Rainer Gerhards | 2008-05-05 | 1 | -1/+2 |
| | |||||
* | support for different forwarding stream drivers added | Rainer Gerhards | 2008-05-05 | 1 | -2/+15 |
| | | | | they can now be set on an action-by-action basis | ||||
* | added $InputTCPServerStreamDriverMode config directive | Rainer Gerhards | 2008-04-30 | 1 | -1/+1 |
| | |||||
* | fixed problem with module unload sequence | Rainer Gerhards | 2008-04-29 | 1 | -12/+6 |
| | |||||
* | added $ActionSendStreamDriverMode config directive | Rainer Gerhards | 2008-04-28 | 1 | -0/+6 |
| | |||||
* | added new netstrms class | Rainer Gerhards | 2008-04-23 | 1 | -4/+19 |
| | | | | netstrms is at the top layer of the socket abstraction | ||||
* | converted netstrm into generic netstrm and the nsd_pctp driver | Rainer Gerhards | 2008-04-18 | 1 | -0/+2 |
| | |||||
* | improvements in omfwd and cleanup of omgssapi | Rainer Gerhards | 2008-04-17 | 1 | -4/+30 |
| | | | | | - some (small) cleanup of omgssapi - optimized omfwed, now loads TCP code only if this is actually necessary | ||||
* | modified omfwd to work with netstrm (and also did some cleanup) | Rainer Gerhards | 2008-04-17 | 1 | -303/+238 |
| | |||||
* | moved "family" variable to global data pool | Rainer Gerhards | 2008-04-17 | 1 | -2/+6 |
| | |||||
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -0/+643 |
reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear |