Markus Makela
1ab2cdfd81
Updated the README with correct CMake options.
2014-10-08 12:53:54 +03:00
Markus Makela
c4ca1ddb13
Updated non-source files with new company name.
2014-10-01 15:21:47 +03:00
Markus Makela
cbc5b4614c
Added a note about using the unpacking script into the README.
2014-10-01 05:52:17 +03:00
Markus Makela
e30f4b4b95
Cleaned up dependency checking
2014-09-24 15:39:06 +03:00
Markus Makela
a0a7a29877
Added more of the status messages under the control of the DEBUG_OUTPUT variable and updated the README.
2014-09-24 12:38:12 +03:00
Markus Makela
10f951bb75
Added a custom flag for the level of optimization
2014-09-22 19:03:16 +03:00
Markus Makela
d548d74bee
fixed some variables being compared to the wrong string
2014-09-22 15:26:24 +03:00
Markus Makela
fc848665e5
Added variables for RabbitMQ headers and libraries, added more error checks.
...
modified: CMakeLists.txt
modified: README
modified: macros.cmake
modified: query_classifier/test/canonical_tests/CMakeLists.txt
modified: rabbitmq_consumer/CMakeLists.txt
modified: server/modules/filter/CMakeLists.txt
2014-09-22 13:14:53 +03:00
Markus Makela
bf0d41674d
Droppped CMake requirement to 2.6
2014-09-22 11:34:58 +03:00
Markus Makela
942174e94f
removed manual UBUNTU flag and renamed it to DEB_LIKE and made it automated
2014-09-18 15:50:58 +03:00
Markus Makela
b6ab18166e
Debian/Ubuntu install scripts
2014-09-18 15:30:23 +03:00
Markus Makela
8667bf27cb
Fixed packaging problems
2014-09-15 14:52:47 +03:00
Markus Makela
46aca9d731
Wrong variable name in README
2014-09-15 11:49:53 +03:00
Markus Makela
48012cd571
Added more build options and README changes
2014-09-15 11:48:40 +03:00
Markus Makela
155efe0dc5
Added more status messages to configuration and a switch to control system file installing
2014-09-13 14:57:17 +03:00
Markus Makela
32b72ce474
more configuration options, README update and tests
2014-09-12 16:48:21 +03:00
Hartmut Holzgraefe
7f18914d90
fixed wrong server port in README
2014-08-15 02:51:16 +02:00
Hartmut Holzgraefe
a007f68dcc
added description on how to run the test suite
2014-05-19 14:24:37 +02:00
VilhoRaatikka
c7b7b17e0d
Added INC_PATH to README according to latest change in build_gateway.inc
2014-03-29 12:41:59 +02:00
Mark Riddoch
bef81ac7a6
Update README
2014-03-10 13:24:20 +00:00
Mark Riddoch
aab09ddd16
Add link to the bugs database: bugs.skysql.com
2014-01-20 13:18:59 +00:00
Mark Riddoch
f0e5b56872
Added the Google Group address to the README
2014-01-16 12:51:20 +00:00
Mark Riddoch
d7dce32731
Fixed some typos in README
2014-01-08 17:56:18 +00:00
Mark Riddoch
f3f7dc6dd8
Updated README file.
2013-12-16 14:06:03 +00:00
Massimiliano Pinto
9646df0cc4
Added details for external packages/libraries needed for compiling MaxScale
2013-12-16 13:41:42 +01:00
Massimiliano Pinto
0e4b8b8b56
Added instructions for missing embedded_priv.h header file
2013-12-16 13:30:01 +01:00
Massimiliano Pinto
fca454fbde
The README file has been modified with the new compile instructions:
...
- MariaDB RPMS
- Existing MariaDB setup
- errmsg.sys file requirements
- static or dynamic embedded mariadb library
2013-12-16 11:20:24 +01:00
vraatikka
258bcb27da
log_manager.cc
...
Added global variable lm_enabled_logfiles_bitmask which holds a bit for each enbaled logfile. It is updated when situation changes.
gateway.c
Changed gateway.c:main so that command-line argument -f specifies either the name of config file in $MAXSCALE_HOME/etc or exact location and name of it. Updated README correspondingly.
Added eternal variable lm_enabled_logfiles_bitmask to be used for quick check before calling logging library functions.
2013-12-04 09:56:48 +02:00
Mark Riddoch
37426a8be6
Updated in line with changes made to the code by Vilho
2013-12-02 10:09:04 +00:00
Mark Riddoch
050ca7ac7e
Some fixes for doxygen generation
2013-11-25 10:12:08 +01:00
Mark Riddoch
7ea4d543a1
Updated README in line with the name changes
2013-07-17 14:58:49 +02:00
Mark Riddoch
0b7803a122
Addition of searching rules for the gateway.cnf file. Better diagnostics for missing
...
gatway.cnf file.
Cleanup for config reading when no modules could be found.
2013-06-21 17:44:49 +02:00
Mark Riddoch
53b6bc0a25
A number of updates to do with service startup
...
Telnet protocol support
Debug cli
2013-06-19 12:31:40 +02:00
Mark Riddoch
ec688e6222
Addition of the service, server, serv_protocol and session structure needed to tie the elements together.
...
Improvements to the protocol module support
Documentation improvements
Addition of make install target
2013-06-18 16:59:01 +02:00