summaryrefslogtreecommitdiff
path: root/plugin/handler_socket/libhsclient
Commit message (Expand)AuthorAgeFilesLines
* Enusure that my_global.h is included firstMichael Widenius2017-08-243-8/+3
* MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-1/+1
* MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handler...Sergey Vojtovich2016-04-203-10/+1
* 5.5.40+ mergeSergei Golubchik2014-10-092-0/+4
|\
| * MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-022-0/+4
* | Fixing AIX compilation failiresAlexander Barkov2014-02-271-0/+5
|/
* 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