summaryrefslogtreecommitdiff
path: root/lib/exe/xmlrpc.php
Commit message (Expand)AuthorAge
* make use of auth_isMember() in XMLRPC authentication check FS#2287Andreas Gohr2011-07-10
* Merge branch 'master' into indexer_rewriteMichael Hamann2011-02-24
|\
| * Use common media_save in media_upload and putAttachmentAdrian Lang2011-02-06
| * XML-RPC deleteAttachment now uses media_deleteAdrian Lang2011-02-06
* | Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
|\|
| * Fix several security issues in the XML-RPC interfaceMichael Hamann2011-01-16
| * Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
| * Added XMLRPC dokuwiki:appendPageHakan Sandell2010-11-13
* | Indexer v3 Rewrite part two, update uses of indexerTom N Harris2010-12-29
* | Use a different indexer version when external tokenizer is enabledTom N Harris2010-11-17
|/
* Add title index to the indexer files, improve indexer callsAdrian Lang2010-06-16
* added cleanID to xmlrpc call wiki.getBackLinksDominik Eckelmann2010-05-26
* Adding getTitle to the XML-RPC APIGeorges-Etienne Legendre2010-04-18
* Fix #1943: full text search XML-RPC call should return the $pages instead of ...Georges-Etienne Legendre2010-04-18
* Use md5sum of id and client ip as temporary filename in XML-RPCMichael Hamann2010-03-16
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed require's in lib/exe/*Andreas Gohr2010-02-01
* | Move & rename HTML_PAGE_FROMTEMPLATE to common.phpAdrian Lang2010-03-10
* | added dokuwiki.search XMLRPC call FS#1882Andreas Gohr2010-02-28
|/
* do not trim XMLRPC values FS#1824Andreas Gohr2009-12-19
* Security Fix: do not allow skipacl in XMLRPCAndreas Gohr2009-11-16
* restrict XMLRPC to configurable groups and usersAndreas Gohr2009-05-16
* removed debug statementsAndreas Gohr2009-03-08
* Support login in XMLRCP and added API version infoAndreas Gohr2009-03-03
* Fixed media size in getRecentMediaChanges XML-RPC call.michael2009-02-27
* streamlined media listingAndreas Gohr2009-02-23
* XMLRPC lock or unlock a whole bunch of pagesAndreas Gohr2009-02-20
* additional custom dokuwiki.* methods in XMLRPCAndreas Gohr2009-02-19
* Media changelog addedmichael2009-01-18
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* Added perms and size to getRecentChanges in XML-RPCMichael Hamann2008-08-24
* XMLRPC: Fixed identation, added deleteAttachment, changed params of putAttach...Gina Haeussge2008-08-24
* XMLRPC: Fixed lastModified property for getAllPages and getAttachmentsGina Haeussge2008-08-24
* XMLRPC: new event XMLRPC_CALLBACK_REGISTERMichael Klier2008-08-24
* XMLRPC: extended listPages()Michael Klier2008-08-24
* XMLRPC: Cleanup in callback registrationsGina Haeussge2008-08-23
* XMLRPC: Return permissions and date of last modification for filesGina Haeussge2008-08-23
* XMLRPC: Added options for recursion and filtering in listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added getAttachmentInfoGina Haeussge2008-08-23
* XMLRPC: Fixed parameter type of listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added method getAttachment for retrieving a media file from the wikiGina Haeussge2008-08-23
* XMLRPC: Make getAttachments recursiveGina Haeussge2008-08-23
* XMLRPC: run indexer on putPage()Michael Klier2008-08-13
* XML-RPC: added putAttachment()Michael Klier2008-07-13
* XML-RPC: added getAttachments()Michael Klier2008-07-13
* XML-RPC: added aclCheck()Michael Klier2008-07-13
* FS#1386, replace AUTH_WRITE with AUTH_EDITChris Smith2008-04-17
* XMLRPC: getPage() should honour namespace templatesMichael Klier2008-03-31
* XMLRPC: pageVersions() should return the current version tooMichael Klier2008-03-11
* XMLRPC: new function pageVersions()Michael Klier2008-03-05