Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixed a bug that could cause invalid string handling via strerror_r | Rainer Gerhards | 2008-01-30 | 1 | -1/+2 |
* | redesigned queue to utilize helper classes for threading support. This is | Rainer Gerhards | 2008-01-24 | 1 | -5/+4 |
* | - fixed a bug that caused a segfault on startup when no $WorkDir directivev3-10-1a | Rainer Gerhards | 2008-01-10 | 1 | -1/+0 |
* | added --enable-mudflap ./configure option | Rainer Gerhards | 2008-01-08 | 1 | -2/+2 |
* | applied Michael Biebl's patch to clean up the makefiles | Rainer Gerhards | 2008-01-03 | 1 | -4/+2 |
* | implemented $AddUnixListenSocket config directive | Rainer Gerhards | 2007-12-20 | 1 | -13/+83 |
* | implemented $SystemLogSocketName config directive | Rainer Gerhards | 2007-12-20 | 1 | -6/+25 |
* | implemented $OmitLocalLogging config directive | Rainer Gerhards | 2007-12-20 | 1 | -11/+13 |
* | moved unix socket code to its own module (imuxsock) | Rainer Gerhards | 2007-12-20 | 1 | -14/+130 |
* | begun moving unix socket code to its own module | Rainer Gerhards | 2007-12-20 | 3 | -0/+142 |