Commit Graph

11 Commits

Author SHA1 Message Date
e650597eb5 MXS-1200: Document and increase line length limitations
The line length limitation is now increased to 16384 bytes. It is now
clearly documented in the limitations document.

The configuration parser now uses memory from the heap instead of the
stack. This should remove any problems caused by the larger line length.
2017-04-03 12:07:45 +03:00
3ba8525063 Remove old .gitignore files
The files were used to deal with old Makefile builds.
2016-11-28 14:37:26 +02:00
72097fc30e Added support for multiline options for routers and filters. 2015-09-01 14:06:14 +03:00
56620bfcf7 Set inih max line length to 1024 characters. 2015-07-19 07:17:02 +03:00
c9e2632bb8 Revert "MXS-117: https://mariadb.atlassian.net/browse/MXS-117"
This reverts commit c89c7047053f0d6f89069d1b6da2f9caa856066b.
2015-04-24 17:57:41 +03:00
c89c704705 MXS-117: https://mariadb.atlassian.net/browse/MXS-117
Added command line and configuration file options for controlling the log directory. The default log directory is now /var/log/maxscale/.
2015-04-24 17:15:28 +03:00
06c2d201e0 remove makefiles and other garbage 2015-01-14 19:08:24 +02:00
81b5ad76a2 Deal with ._ files 2014-10-17 08:40:06 +01:00
b3ce971020 initial implementation of the CMake build system 2014-09-11 18:24:41 +03:00
3edea0afc4 Updated gitignore files 2014-02-05 14:49:05 +01:00
a7c82310f9 moving files to /server to make merge possible 2013-07-28 05:31:11 +00:00