- Mar 23, 2012
- Mar 20, 2012
-
-
xaver authored
-
- Mar 19, 2012
-
-
xaver authored
-
- Mar 07, 2012
-
-
tbrehm authored
-
- Mar 06, 2012
-
-
xaver authored
join fix - disappered in commit + Switch traffic joins, because its faster - Tested in a productive system (MySQL 5.1) as query few tausend domains 1-3 sec for Webtraffic sort, faster SQL = faster and MySQL 5.5 is much faster with joins (standard is not sorted with slow traffic querys) -> slowest part is coping the tables into temp -> more tweeks on cache... -> faster by heavy use
-
- Mar 05, 2012
-
-
Falko Timme authored
-
- Mar 04, 2012
-
-
xaver authored
fixed sorting from traffic, changed sessionvaribale because listDef[name] is by mail and web the same but different columes. Additional added table aliases in 'order by' by joins. Added table by log because server_id^C join server_id = sql error
-
xaver authored
Sort and limit in ispconfig all templates... additional info howtoforge - http://www.howtoforge.com/forums/showthread.php?p=274790
-
- Feb 22, 2012
-
-
tbrehm authored
-
- Feb 03, 2012
-
-
tbrehm authored
- Added "actions" framework in server to replace the functions provided by the core modules - Moved system update function from remoteactins core module to software update plugin.
-
- Jan 30, 2012
-
-
xaver authored
-
- Jan 25, 2012
-
-
tbrehm authored
-
- Jan 18, 2012
-
-
moglia authored
Added dns_zone_get_id function get id from domain name. To discover a domain id passing domain name as argument.
-
- Jan 12, 2012
-
-
tbrehm authored
-
- Dec 07, 2011
-
-
tbrehm authored
-
nveid authored
use the standardize app->db->quote method already established. Refs: 1722
-
nveid authored
Also removed the calls to the db closeConn calls in favor of destryong the connections on the class __destruct() 's.. Since firebird db had a closeConn as well, changed its __destruct to calls its own personal closeConn which otherwise left unmodified. Refs: 1722
-
- Nov 21, 2011
- Oct 21, 2011
-
-
tbrehm authored
-
- Oct 08, 2011
-
-
fantu authored
-
- Sep 29, 2011
-
-
Falko Timme authored
-
- Sep 22, 2011
-
-
tbrehm authored
-
- Sep 12, 2011
- Sep 09, 2011
- Sep 08, 2011
-
-
tbrehm authored
-
- Sep 07, 2011
-
-
tbrehm authored
-
- Sep 06, 2011
-
-
tbrehm authored
-
- Sep 05, 2011
-
-
tbrehm authored
-
- Aug 29, 2011
-
-
tbrehm authored
-
- Aug 25, 2011
-
-
tbrehm authored
-
- Aug 23, 2011
-
-
tbrehm authored
- Added a function to the remote api to get all virtual machines of a client.
-
- Aug 10, 2011
-
-
http://bugtracker.ispconfig.org/index.php?do=details&task_id=1671tbrehm authored
Added destructor and session write to app class instead.
-