Marius Cramer
2013-11-20 56364927166c1a0e15166433613add7f300ef7f6
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ b1a6a5 commitdiff | diff to current
2013-09-06 mcramer
This is a big change, so please be cautious
blob@ 5bff39 commitdiff | diff to current
2013-08-30 mcramer
- Moved server_get function to parent class because it is needed from insid...
blob@ 10ec1b commitdiff | diff to current
2013-08-21 mcramer
- Implemented: FS#3108 - Make remoting modular
blob@ c1418f commitdiff | diff to current
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
blob@ 7b47c0 commitdiff | diff to current
2013-07-31 tbrehm
Merged revisions 3960-4065 from stable branch.
blob@ 615a0a commitdiff | diff to current
2013-01-03 tbrehm
Merged revisons 3687-3748 from 3.0.5 stable branch.
blob@ 10b4c8 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-10-24 tbrehm
Merged revisions 3557-3594 from 3.0.5 stable branch.
blob@ 4bd960 commitdiff | diff to current
2012-09-13 mcramer
Fixed/Implemented: replaced intval() by $app->functions->intval() in all in...
blob@ 65ea2e commitdiff | diff to current
2012-09-12 mcramer
Moved debug log line to appropriate position
blob@ 753da5 commitdiff | diff to current
2012-09-12 mcramer
Bugfix: No event was risen on updating client (client_update)
blob@ 28ade6 commitdiff | diff to current
2012-09-12 mcramer
Bugfix: Database creation through remoting api failed
blob@ 664f54 commitdiff | diff to current
2012-09-11 mcramer
Fixed: FS#2314 - Reseller creation in remote API does not work properly (i...
blob@ 54f158 commitdiff | diff to current
2012-09-11 mcramer
Bugfix: Event notifier not raised
blob@ 864ba9 commitdiff | diff to current
2012-09-11 mcramer
Domain module was moved to client - changed remoting lib to match this.
blob@ 6f1cca commitdiff | diff to current
2012-08-31 mcramer
Fixed: remoting handling of clients/resellers added/updated
blob@ 45629b commitdiff | diff to current
2012-08-30 mcramer
Changed: tools.inc.php removed from different places and converted to class...
blob@ 31f6ce commitdiff | diff to current
2012-08-22 mcramer
- Added database, database_user and vhost subdomain functions to the remoti...
blob@ ecb6b3 commitdiff | diff to current
2012-08-22 mcramer
- Added remoting functions for vhost subdomains - Added plugin for vhost su...
blob@ cb1aa5 commitdiff | diff to current
2012-08-17 tbrehm
Removed debug code from remoting.inc.php
blob@ b349c0 commitdiff | diff to current
2012-08-17 mcramer
Added function to get server data from ftp username via remoting
blob@ a79341 commitdiff | diff to current
2012-08-16 mcramer
Implemented FS#1938 - Add functions to manage password protected folders to...
blob@ 5712a6 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-07 tbrehm
Merged revisions 3100-3175 from stable branch.
blob@ 26c0fc commitdiff | diff to current
2012-04-05 tbrehm
Merged revisions 2943-3026 from stable branch.
blob@ b67344 commitdiff | diff to current
2012-03-05 ftimme
- FS#1824: Implemented maintenance mode.
blob@ bf7d95 commitdiff | diff to current
2012-01-25 tbrehm
Merged revisions 2886-2909 from stable branch.
blob@ 355efb commitdiff | diff to current
2012-01-18 moglia
Added dns_zone_get_id function get id from domain name. To discover a domai...
blob@ 854444 commitdiff | diff to current
2012-01-12 tbrehm
Merged revisions 2812-2883 from staböe branch.
blob@ 8cf78b commitdiff | diff to current
2011-12-07 tbrehm
Merged revisions 2794-2804 from stable branch.
blob@ 6882ab commitdiff | diff to current
2011-11-21 tbrehm
Merged revisions 2741-2788 from SVN stable branch.
blob@ edf806 commitdiff | diff to current
2011-11-21 nveid
Added remoting API call: client_get_all @param -> session_id @return -...
blob@ ecf891 commitdiff | diff to current
2011-10-21 tbrehm
Merged revisions 2681-2739 from 3.0.4 stable branch.
blob@ 8ab3cd commitdiff | diff to current
2011-09-22 tbrehm
Fixed permission in remote api for sites_database_get_all_by_user
blob@ 92991d commitdiff | diff to current
2011-09-08 tbrehm
Fixed: FS#1496 - sites_web_domain_add creates new site in client0 group.
blob@ cdf6f0 commitdiff | diff to current
2011-08-25 tbrehm
Fixed bug in remoting lib when clients were created and a bug in openvz act...
blob@ c8f203 commitdiff | diff to current
2011-08-23 tbrehm
- Fixed a bug in lng() function. - Added a function to the remote api to ge...
blob@ c161ea commitdiff | diff to current
2011-08-01 tbrehm
Changed functions from "private" to "protected" in remote library. Changed ...
blob@ 031054 commitdiff | diff to current
2011-07-27 tbrehm
Added functions to manage OpenVZ virtual machines to the remote API. Added ...
blob@ 077c27 commitdiff | diff to current
2011-05-20 sebastianm
Added function dns_rr_get_all_by_zone to remoting lib. Get all dns records ...
blob@ 159828 commitdiff | diff to current
2011-05-09 tbrehm
Raise on_after_insert event when a client has been added with the remoting ...
blob@ 343845 commitdiff | diff to current
2011-05-06 latham
Remoting API SQL error and typo http://bugtracker.ispconfig.org/index.php?d...
blob@ 9e0f11 commitdiff | diff to current
2011-04-08 latham
Remove DOS line returns lathama
blob@ 532ae5 commitdiff | diff to current
2011-04-04 tbrehm
Merged revisions 2181-2262 from stable branch.
blob@ 1ca823 commitdiff | diff to current
2011-04-01 chjacobsen
Adding a new client remotelly, it was not been associated to the proper res...
blob@ e0db87 commitdiff | diff to current
2011-01-11 tbrehm
Merged these revisions from trunk: 2153-2164,2166,2168,2171
blob@ 04620b commitdiff | diff to current
2011-01-10 horfic
*) Changed remote function sites_web_domain_add to allow readonly website t...
blob@ aec133 commitdiff | diff to current
2011-01-06 horfic
*) Added Mailman integration
blob@ 074056 commitdiff | diff to current
2010-09-09 tbrehm
Fixed a problem with client templates in the remoting functions.
blob@ 5384ed commitdiff | diff to current
first | « prev | next »