Marius Burkard
2016-07-01 49441bdd0f3ff75d5092d5b832b97ea722a66363
2016-06-22 Marius Burkard
- moved lock file to front of file - disabled database logging of sql recon...
blob@ 611407 commitdiff | diff to current
2016-02-18 Marius Burkard
- Fixed database quota (Fixes #3766 and #3765)
blob@ e6c83e commitdiff | diff to current
2016-02-09 Jesse Norell
fix some bugs in the switch to mysqli, Issue #3716
blob@ 8a8cc2 commitdiff | diff to current
2016-02-09 Till Brehm
Fixed problems that prevented ISPConfig to run on PHP 7, Issue #3716
blob@ f1926a commitdiff | diff to current
2015-11-15 Marius Cramer
- Fixed mysql library (server version)
blob@ bc0978 commitdiff | diff to current
2015-06-15 Marius Cramer
- backported patches
blob@ 02e7ea commitdiff | diff to current
2015-06-02 Marius Cramer
- fixed mysql query parameter in datalogInsert
blob@ 2c1a63 commitdiff | diff to current
2015-05-27 Marius Cramer
- fixed SQL error and error display
blob@ 8c517c commitdiff | diff to current
2015-05-21 Marius Cramer
- fixed MySQL port separation
blob@ 7de1b7 commitdiff | diff to current
2015-05-20 Marius Cramer
- backported patches
blob@ 8d3466 commitdiff | diff to current
2015-05-16 Michel Käser
define MySQL port by its own (rather than in the host with :port); it's sim...
blob@ 82e9b9 commitdiff | diff to current
2015-04-16 Marius Cramer
- Fixed problem with .* table info (GRANT X ON Y.*)
blob@ d7fe4d commitdiff | diff to current
2015-04-15 Marius Cramer
- changed code to use new method of passing values to datalogUpdate and dat...
blob@ 3a11d2 commitdiff | diff to current
2015-04-14 Marius Cramer
- fixed some syntax errors from previous commit
blob@ a6e3ae commitdiff | diff to current
2015-04-14 Marius Cramer
- finished rewriting of sql statements
blob@ 2af58c commitdiff | diff to current
2015-01-13 Marius Cramer
- added utf8 conversion to db escape function
blob@ 385f54 commitdiff | diff to current
2014-12-19 Marius Cramer
- Fixed missing quotes on db selection
blob@ ccfc84 commitdiff | diff to current
2014-11-27 Falko Timme
- Added translations. - Added HHVM to "Default PHP Handler" field (server c...
blob@ a4a4ea commitdiff | diff to current
2014-10-23 Marius Cramer
Merge branch 'stable-3.0.5'
blob@ 797215 commitdiff | diff to current
2014-09-26 Marius Cramer
- added check for mysql error to avoid flood of error messages/mails
blob@ 132081 commitdiff | diff to current
2014-02-24 Marius Cramer
Added db query to error log
blob@ a1918e commitdiff | diff to current
2014-02-24 Till Brehm
Fixed error handling problem in mysql db library.
blob@ 991019 commitdiff | diff to current
2013-11-29 Marius Cramer
Fixed wrong argument passing method in alias query functions
blob@ 7ae5b0 commitdiff | diff to current
2013-11-20 Marius Cramer
Disabled function calls to not yet implemented backtrace
blob@ 563649 commitdiff | diff to current
2013-11-20 Marius Cramer
Added new mysqli database class Changed query syntax of alias domain edit f...
blob@ cd8bb8 commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ b1a6a5 commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ 7fe908 commitdiff | diff to current
2013-10-21 Florian Schaal
fixed security issue
blob@ 7ed87c commitdiff | diff to current
2013-10-21 Florian Schaal
add database-size monitoring. the results stored in the database may be use...
blob@ 21c641 commitdiff | diff to current
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
blob@ 7b47c0 commitdiff | diff to current
2013-03-26 hellkat
Merged revisions 3845-3876 and 3879-3918 from stable branch.
blob@ cc6568 commitdiff | diff to current
2013-02-12 tbrehm
Merged Revisions 3771-3801 from stable branch.
blob@ 72695f commitdiff | diff to current
2013-01-17 tbrehm
Merged revisions from 3.0.5 stable branch: 3758-3768, 3769 shall not be mer...
blob@ 43b345 commitdiff | diff to current
2012-11-14 tbrehm
Merged revisions 3596-3670 from 3.0.5 stable branch.
blob@ bfcdef commitdiff | diff to current
2012-07-30 tbrehm
Fixed a issue with datalogSave in mysql library.
blob@ 84cad3 commitdiff | diff to current
2012-02-03 tbrehm
- Implemented new backup and restore functions for websites and databases (...
blob@ 5a43e7 commitdiff | diff to current
2012-01-12 tbrehm
Fixed problems in db_mysql.inc.phpof the server.
blob@ 346f60 commitdiff | diff to current
2012-01-12 tbrehm
Reverted some changes in mysqllibrary.
blob@ 7c0b69 commitdiff | diff to current
2012-01-12 tbrehm
Merged revisions 2812-2883 from staböe branch.
blob@ 8cf78b commitdiff | diff to current
2012-01-03 nveid
Minor fix for multi-server ISPConfig operations with the new mysqli interface
blob@ 258dd7 commitdiff | diff to current
2011-12-16 nveid
Fixes to allow the serverside to work correctly with mysqli, updating the d...
blob@ 1d8f7f commitdiff | diff to current
2011-12-07 nveid
Converted all mysql_ calls to OO based mysqli calls. Also removed the calls...
blob@ f5b0ca commitdiff | diff to current
2011-09-12 tbrehm
Added: FS#1691 - Add support for mysql flags like MYSQL_CLIENT_SSL in ISPCo...
blob@ c84a6d commitdiff | diff to current
2011-08-10 tbrehm
Added destructor to mysql server class.
blob@ 682ed3 commitdiff | diff to current
2011-03-28 vogelor
the new rescue-module is now able to rescue (restart) mysql
blob@ eed6b3 commitdiff | diff to current
2010-11-26 tbrehm
Added missing dbCharset variable in mysql class.
blob@ 4b9169 commitdiff | diff to current
2010-09-24 jwarnier
- setup and use $conf['ispconfig_log_dir'], somehow replacing ISPC_LOG_PATH...
blob@ e38d14 commitdiff | diff to current
2010-09-23 jwarnier
- replace double-quotes with single-quotes whenever appropriate - reword so...
blob@ 458767 commitdiff | diff to current
2010-02-18 tbrehm
Implemented: FS#555 - Implemet traffic quota.
blob@ 8d0c6b commitdiff | diff to current
2010-02-10 tbrehm
blob@ d0fc01 commitdiff | diff to current
first | « prev | next »