Marius Cramer
2015-08-06 37b29231e47a0c4458dc1c15d98588f16f07e1e2
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
2010-09-02 tbrehm
Implemented client template support in remoting API: FS#1308
blob@ 35cc40 commitdiff | diff to current
2010-08-24 jmontoya
Minor - adding the "active" field in the remoting::client_get_sites_by_user...
blob@ 5baeb4 commitdiff | diff to current
2010-08-06 jmontoya
Fixing query in remoting::mail_domain_set_status
blob@ 626928 commitdiff | diff to current
2010-08-06 jmontoya
Adding the remoting::mail_domain_get_by_domain function
blob@ e13589 commitdiff | diff to current
2010-08-04 jmontoya
Adding new functions to the Remoting class
blob@ e8a29c commitdiff | diff to current
2010-08-04 jmontoya
Adding the sites_web_domain_plugin
blob@ 3b7833 commitdiff | diff to current
2010-08-03 jmontoya
Moving id, and datarecord in the insertQuery in order to get the values whe...
blob@ 5fa5c0 commitdiff | diff to current
2010-08-03 tbrehm
Fix for the evnt based plugin system when used by the remoting framework.
blob@ 31c5f1 commitdiff | diff to current
2010-07-21 tbrehm
Fixed: FS#1220 - /var/vmail/(domain)/(user) directories and files not delet...
blob@ e63141 commitdiff | diff to current
2010-07-19 tbrehm
Implemented: FS#1253 - Set SRV priority
blob@ 7d4fdb commitdiff | diff to current
2010-06-30 tbrehm
Implemented: FS#1216 - Add a server_get function to remoting class
blob@ 2d6dac commitdiff | diff to current
2010-05-27 wyrie
FS#1159 - Remoting class: Order of function arguments & use of insertQuery/...
blob@ 32b49e commitdiff | diff to current
2010-03-04 tbrehm
Fixed: FS#1073 - (SOAP) Problem with custom_mailfilter->mail_user_update/ma...
blob@ 45858c commitdiff | diff to current
2010-03-01 tbrehm
Added a function to retrieve the client_id for a given sysuser_id to the re...
blob@ 770b83 commitdiff | diff to current
2010-02-10 tbrehm
Fixed: FS#996 - SOAP: Problems with (custom) mailfilters.
blob@ 6dc300 commitdiff | diff to current
2009-11-19 tbrehm
- Updated Bind export script. - Added missing remoting functions
blob@ fbdcc4 commitdiff | diff to current
2009-11-18 tbrehm
Added code to delete old remote sessions.
blob@ adf199 commitdiff | diff to current
2009-09-17 tbrehm
Fixed bugs in remoting Library. Many thanks to Horfic!
blob@ a8dc8b commitdiff | diff to current
2009-09-15 tbrehm
Bugfix in remoting library and added several _get functions.
blob@ f21fd9 commitdiff | diff to current
2009-09-02 tbrehm
Added SOAP support for mail module. Many thanks to Arkadiusz Roch & Artur E...
blob@ fe670c commitdiff | diff to current
2008-12-01 redray
fixed some copyright notices
blob@ 436ed8 commitdiff | diff to current
2007-08-22 tbrehm
Updated the remoting functions.
blob@ 92bea0 commitdiff | diff to current
2007-08-22 tbrehm
Small fixes in the remoting class.
blob@ b92d70 commitdiff | diff to current
2007-08-22 tbrehm
Improved the remoting interface. Added a demo client to test the remoting f...
blob@ d77ca6 commitdiff | diff to current
2007-08-21 pedro_morgan
oops missing ->
blob@ ac8915 commitdiff | diff to current
2007-08-21 pedro_morgan
Removed globals and created private vars
blob@ a75d10 commitdiff | diff to current
2007-08-21 pedro_morgan
Minor tidy
blob@ 3db182 commitdiff | diff to current
2007-08-21 tbrehm
First files of the remoting interface.
blob@ 412aa4 commitdiff | diff to current
first | « prev | next »