summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Polishing: eliminate warnings.unknown2006-11-201-1/+1
* Polishing: generate more warnings and make code warnings-free.unknown2006-11-171-1/+1
* Cleanup: manually port the polishing parts from Alik's changeset forunknown2006-11-161-0/+2
* Re-apply missing changeset, orignally pushed by elliotunknown2006-06-061-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-221-1/+4
|\
| * Fix compilation problems on Windows and SUN Solaris.unknown2006-05-191-3/+0
| * This is an implementation of two WL items:unknown2006-05-181-1/+7
* | Rename cmakelists.txt -> CMakeLists.txtunknown2006-05-121-1/+1
|/
* Some changes to make it possible to build for Windows with CMake fromunknown2006-03-241-0/+2
* Build fix, liboptions.a is now a libtool convenience libraryunknown2006-03-061-1/+1
* Mergeunknown2006-03-061-4/+5
|\
| * Makefile.am:unknown2006-03-031-5/+6
* | Mergeunknown2006-02-121-1/+2
|\ \ | |/ |/|
| * Makefile.am:unknown2006-02-091-1/+2
* | a bunch of IM fixes from the GUI teamunknown2006-02-101-4/+2
|/
* Additional "make distcheck" changes specific to 5.0unknown2005-11-091-4/+4
* Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linkingunknown2005-10-181-2/+2
* Cleanup the instance manager code.unknown2005-08-291-1/+0
* New "Instance Manager" code:unknown2005-08-051-1/+2
* WL #2713 Change IM behaviour so, that it only reads and alters one config fil...unknown2005-07-211-0/+1
* fix for compilation problem with --with-openssl reported by Guilhemunknown2005-05-181-1/+2
* Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f...unknown2005-04-041-1/+1
* fix to avoid relinking on each "make"unknown2005-03-021-2/+2
* Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2005-02-201-1/+1
|\
| * CPPFLAGS is substituted with CXXFLAGS to work with older automake. Serg, now ...unknown2005-02-201-1/+1
* | new variant of passwd() by S. Vojtovichunknown2005-02-181-0/+1
* | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2005-02-151-6/+5
|\ \ | |/ |/|
| * Post-review fixes + some bugs fixed + several minor featuresunknown2005-02-111-1/+1
| * Fixed setup scripts to use mysqlmanager instead of mysqld_safeunknown2005-02-051-3/+1
| * Various fixes (cleanups, valgrind, makefiles, ...)unknown2005-02-031-2/+2
| * IM mostly fixed according to Brian's directions. Will need to do some additio...unknown2005-01-251-0/+1
* | small Makefile.am cleanupunknown2005-01-281-1/+1
|/
* Set default port to the one assigned by IANAunknown2004-12-231-1/+1
* WL#1051, more maintanable error messages.unknown2004-12-131-1/+1
* Some minor IM fixesunknown2004-11-151-12/+5
* few more fixes - fix makefile and get rid of strncasecmp in favour ofunknown2004-11-061-1/+1
* fix for the IM linking problemunknown2004-11-061-31/+23
* protability fixunknown2004-11-041-3/+3
* linking problem fixunknown2004-11-041-11/+21
* post-review fixesunknown2004-11-021-2/+1
* Intermediate commit - just to make new files visible to bk in the newunknown2004-10-231-13/+81
* fixed typo caused autobuild failure with "make dist"unknown2004-10-121-1/+1
* First implementation for signal handling and multi-threading:unknown2003-08-191-2/+4
* First implementation of instance-manager carcass:unknown2003-08-161-0/+29