summaryrefslogtreecommitdiff
path: root/server-tools
Commit message (Expand)AuthorAgeFilesLines
* cleanupunknown2004-12-292-7/+6
* Set default port to the one assigned by IANAunknown2004-12-231-1/+1
* Bug #7468 Instance Manager fails to compile: thread_registry.ccunknown2004-12-224-5/+3
* fix for Bug#7386 - IM fails to compile on alpha with Compaq C++ compilerunknown2004-12-192-1/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-172-7/+13
|\
| * Fix for pekka's IM compilation failure at ndb.mysql.comunknown2004-12-172-7/+13
* | Fix for IM compilation failure (reported be Ramil).unknown2004-12-151-1/+1
* | WL#1051, more maintanable error messages.unknown2004-12-131-1/+1
|/
* fix autobuild failuresunknown2004-12-126-15/+18
* instance.cc:unknown2004-12-091-0/+1
* mergeunknown2004-12-0942-143/+4400
|\
| * Some minor IM fixesunknown2004-11-157-20/+17
| * few more fixes - fix makefile and get rid of strncasecmp in favour ofunknown2004-11-062-11/+18
| * fix for the IM linking problemunknown2004-11-065-35/+67
| * protability fixunknown2004-11-041-3/+3
| * linking problem fixunknown2004-11-042-13/+23
| * post-review fixesunknown2004-11-0213-115/+142
| * comment fixed to reflect the current state of thingsunknown2004-10-271-3/+4
| * more review fixesunknown2004-10-276-50/+41
| * Various post-review fixesunknown2004-10-2616-305/+401
| * minor post review fixesunknown2004-10-2513-84/+77
| * Intermediate commit - just to make new files visible to bk in the newunknown2004-10-2341-142/+4245
* | Fix for the unixware: non-posix sigwaitunknown2004-11-251-1/+1
* | work around for compiler bug (5.0.2 build fails on octane2)unknown2004-11-191-2/+3
* | portability fixunknown2004-11-171-2/+1
|/
* Fix for the previous commit. I've added includes to the wrong file :(unknown2004-10-122-2/+2
* Portability fix (FreeBSD)unknown2004-10-121-0/+2
* fixed typo caused autobuild failure with "make dist"unknown2004-10-121-1/+1
* debug checks removedunknown2003-08-191-5/+2
* First implementation for signal handling and multi-threading:unknown2003-08-1911-77/+481
* First implementation of instance-manager carcass:unknown2003-08-1610-0/+795