Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
2015-09-14 Jan-Claas Dirks
fixed typos in soap interface remoting.inc.php
blob@ 74bb85 commitdiff | diff to current
2015-08-06 Marius Cramer
- don't set password via remoting if field is empty
blob@ 37b292 commitdiff | diff to current
2015-04-15 Marius Cramer
- ported some patches
blob@ af4c7a commitdiff | diff to current
2015-04-14 Marius Cramer
- finished rewriting of sql statements
blob@ 2af58c commitdiff | diff to current
2015-04-07 Marius Cramer
- rewrite of sql queries to new form
blob@ cc7a82 commitdiff | diff to current
2014-05-30 Till Brehm
Improved API behaviour: The $params array must contain only the new values ...
blob@ a66fd7 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-16 Till Brehm
Fixed: FS#3007 - logout function always returns false
blob@ 57aa5e commitdiff | diff to current
2014-01-28 Marius Cramer
Added remoting function to get server ip
blob@ 4193f4 commitdiff | diff to current
2014-01-28 Marius Cramer
Added remoting function to list all servers
blob@ 9f1e98 commitdiff | diff to current
2014-01-28 Marius Cramer
Added remoting function to list all servers
blob@ ff58a5 commitdiff | diff to current
2014-01-23 Marius Cramer
Merge branch 'vmailuid' of /home/git/repositories/renky/ispconfig3
blob@ 8507b0 commitdiff | diff to current
2014-01-23 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ cf646e commitdiff | diff to current
2014-01-22 Marius Cramer
Fixed bug from previous commit
blob@ ad9557 commitdiff | diff to current
2014-01-22 Marius Cramer
Implemented: FS#3240 - remote function to alter record permissions.
blob@ 4549a0 commitdiff | diff to current
2014-01-19 Dominik Müller
corrected remote-function
blob@ f5d73a commitdiff | diff to current
2014-01-18 Dominik Müller
Mailbox quota can now be included into website quota (FS#3297) ------------...
blob@ 0e2978 commitdiff | diff to current
2014-01-03 Till Brehm
Implemented: FS#2837 - New functions for the API
blob@ 3ba564 commitdiff | diff to current
2013-12-30 Till Brehm
Added a function to query the ispconfig version to the remote api.
blob@ 37fccb commitdiff | diff to current
2013-11-20 Marius Cramer
Added FS#3228 - remoting: add mail_relay_recipient functions
blob@ d7e78a commitdiff | diff to current
2013-11-20 Marius Cramer
Invalid client_id from last commit
blob@ e6e9e7 commitdiff | diff to current
2013-11-20 Marius Cramer
Fixed FS#3173 - Update Domain Status via API
blob@ df1d52 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-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
first | « prev | next »