summaryrefslogtreecommitdiff
path: root/plugin/handler_socket/libhsclient
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile warningsMichael Widenius2012-05-181-2/+3
* allow handlersocket on FreeBSD, fix getaddrinfo problemVladislav Vaintroub2012-05-051-1/+1
* Add missing include (fixes compile failure with gcc 4.7).unknown2012-03-291-0/+1
* portability fix: use SOCKET_SIZE_TYPE in the handlersocket pluginSergei Golubchik2011-09-243-3/+6
* Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next...Michael Widenius2011-06-077-59/+87
* Directories with .dylib files added to DYLD_LOIBRARY_PATH to allow plugins to...Oleksandr Byelkin2011-05-131-1/+0
* Fix library build on mac (prevent handlersocket.so loading failure if it call...Oleksandr Byelkin2011-05-121-1/+1
* Fix wrong use of compiler flag causing the build to fail in handlersocket.unknown2011-03-121-1/+1
* Added HandlerSocket pluginMichael Widenius2011-02-2025-0/+1988