aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_xmlrpc.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_xmlrpc: Obsolete, removeMatthew Wild2010-01-221-128/+0
* mod_xmlrpc: Correct stripping of filename/line number prefix in RPC method er...Matthew Wild2009-08-051-1/+1
* mod_xmlrpc: Remove file and line number from XML-RPC errorsWaqas Hussain2009-07-251-1/+1
* mod_xmlrpc: Fixed typosWaqas Hussain2009-07-251-2/+2
* mod_xmlrpc: Added support for secure calls by non-adminsWaqas Hussain2009-07-251-12/+16
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* mod_xmlrpc: Limit usage to adminsWaqas Hussain2009-03-081-21/+27
* Added core.objectmanagerWaqas Hussain2009-03-081-2/+3
* XML-RPC: Set appropriate Content-Type header in HTTP responseWaqas Hussain2009-03-041-2/+3
* mod_xmlrpc: Handle RPC stanzas sent over XMPP (XEP-0009: Jabber-RPC)Waqas Hussain2009-03-041-2/+3
* Added mod_xmlrpcWaqas Hussain2009-03-041-0/+115