Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
2016-07-06 Till Brehm
Fixed issue in SQL lib.
blob@ 3560c8 commitdiff | diff to current
2015-11-15 Marius Cramer
- Changed APS to 1.2 - Fixed error in mysql library
blob@ 0e3df6 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-25 Marius Cramer
- fixed sql problems
blob@ 8ae138 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-16 Marius Cramer
- added function to insert db data from array
blob@ a6a094 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
2015-01-07 Falko Timme
- Added option to fill fields on SSL tab with client data...
blob@ 8173c6 commitdiff | diff to current
2014-12-19 Marius Cramer
- Fixed missing quotes on db selection
blob@ ccfc84 commitdiff | diff to current
2014-10-31 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 1102cc commitdiff | diff to current
2014-10-27 Till Brehm
Fixed: FS#3718 - SQL injection checker false positive alert in APS installer
blob@ 0e34ba commitdiff | diff to current
2014-10-23 Marius Cramer
Merge branch 'stable-3.0.5'
blob@ 797215 commitdiff | diff to current
2014-10-16 Till Brehm
Changes in SQL injection check of database library.
blob@ 68b146 commitdiff | diff to current
2014-08-25 Marius Cramer
- another regexp fix for sql injection detection
blob@ f986a3 commitdiff | diff to current
2014-08-25 Marius Cramer
- fixed sql injection regex
blob@ fc0a1c commitdiff | diff to current
2014-08-25 Till Brehm
FS#3640 - Add Intrusion Detection System
blob@ cb1221 commitdiff | diff to current
2014-08-14 Till Brehm
Improved database library.
blob@ 7272e4 commitdiff | diff to current
2014-08-13 Till Brehm
Added missing underscores in table name validation functions.
blob@ cd48c7 commitdiff | diff to current
2014-08-13 Till Brehm
Improved checks in openvz plugin and DB library.
blob@ 94b44c commitdiff | diff to current
2014-08-13 Marius Cramer
- disallow ` in table names when using ?? placeholder in query
blob@ 0e41de commitdiff | diff to current
2014-02-24 Marius Cramer
Added db query to error log
blob@ a1918e commitdiff | diff to current
2014-02-17 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ ebbe63 commitdiff | diff to current
2014-02-15 Till Brehm
Fixed: FS#2669 - ISPConig template generator creates date columns with wron...
blob@ 8748b3 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-18 Till Brehm
Improved datalog functions in mysql lib.
blob@ e9a57d commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ 7fe908 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-09-21 mcramer
Bugfix: Attachments were not cleaned up on finish() call of mail class (nex...
blob@ b0191f commitdiff | diff to current
2012-08-21 mcramer
Implemented FS#1448 - one database user name and multiple databases Bugfi...
blob@ 381520 commitdiff | diff to current
2012-06-18 mcramer
FS#2288 - Importer for data from Plesk control panel (first INCOMPLETE vers...
blob@ a93288 commitdiff | diff to current
2012-06-16 mcramer
Changed the way external db connections are configured (added prefix option...
blob@ 5e5755 commitdiff | diff to current
2012-05-08 tbrehm
- Fixed: FS#2165 - Function missing in mysql lib in SVN - Improved datalog ...
blob@ b0eb45 commitdiff | diff to current
2012-04-13 tbrehm
Updated comments in db lib.
blob@ 516e0e commitdiff | diff to current
2012-04-12 tbrehm
Extended datalogUpdate and datalogInsert function in mysql library so that ...
blob@ ee260d commitdiff | diff to current
2012-03-07 tbrehm
Added option to force updates in datalogUpdate function.
blob@ c0f39a commitdiff | diff to current
2012-01-29 xaver
fix #2026 - SOAP Problem
blob@ 819fd7 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
first | « prev | next »