summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock
Commit message (Expand)AuthorAgeFilesLines
* - changed interface "printchopped()" so that it looks more like a genericRainer Gerhards2008-02-181-1/+1
* - fixed a bug that could cause invalid string handling via strerror_rRainer Gerhards2008-01-301-1/+2
* redesigned queue to utilize helper classes for threading support. This isRainer Gerhards2008-01-241-5/+4
* - fixed a bug that caused a segfault on startup when no $WorkDir directivev3-10-1aRainer Gerhards2008-01-101-1/+0
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-4/+2
* implemented $AddUnixListenSocket config directiveRainer Gerhards2007-12-201-13/+83
* implemented $SystemLogSocketName config directiveRainer Gerhards2007-12-201-6/+25
* implemented $OmitLocalLogging config directiveRainer Gerhards2007-12-201-11/+13
* moved unix socket code to its own module (imuxsock)Rainer Gerhards2007-12-201-14/+130
* begun moving unix socket code to its own moduleRainer Gerhards2007-12-203-0/+142