summaryrefslogtreecommitdiff
path: root/includes/xmlrpcs.inc
Commit message (Expand)AuthorAge
* Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, ...David Rothstein2016-02-24
* Revert "Drupal 7.43"David Rothstein2016-02-24
* Drupal 7.43David Rothstein2016-02-24
* Issue #1956782 by joshi.rohit100, bdimaggio, tanmayk, chertzog: Document para...Jennifer Hodgdon2014-06-25
* Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace.webchick2012-01-21
* - Patch #897140 by fgm: system.methodSignature returns incorrect and incomple...Dries Buytaert2011-04-10
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* - Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods.Dries Buytaert2010-10-02
* - Patch #855420 by jhodgdon, aspilicious: documentation cleanup for xmlrpcs.i...Dries Buytaert2010-07-31
* - Patch #861420 by sun: coder_format() on xmlrpc(s).inc.Dries Buytaert2010-07-22
* #697210 follow-up by deekayen, moshe weitzman: Changed Change die() instances...Angie Byron2010-04-29
* - Patch #677750 by jurgenhaas: fixed XMLRPC server call creates unnecessary w...Dries Buytaert2010-03-31
* #697210 by deekayen: Changed Change die() instances to exit() (code style).Angie Byron2010-01-28
* - Patch #670250 by boombatower: more documentation clean-ups.Dries Buytaert2009-12-31
* - Patch #646678 by fgm: fixed incorrect multicall implementation.Dries Buytaert2009-12-29
* - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is c...Dries Buytaert2009-12-02
* - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happe...Dries Buytaert2009-10-13
* - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the fu...Angie Byron2009-08-24
* Of all the patches to accidentally commit without a message. :( Rolling back ...Angie Byron2009-08-24
* *** empty log message ***Angie Byron2009-08-24
* - Patch #486278 by brianV: fixed headers sent by XML-RPC library.Dries Buytaert2009-06-12
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML ...Dries Buytaert2008-04-28
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #204900 by webernet: code style fixes. Likely my last patch of the y...Dries Buytaert2007-12-31
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
* - Patch #172950 by webernet: code style fixes.Dries Buytaert2007-09-04
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* - Patch #66154 by jvandyck: XML-RPC fixes and documentation improvements.Dries Buytaert2006-06-08
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
* - Patch #37400 by vwX/chx: fixed problem with methodHelpDries Buytaert2005-11-13
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $.Dries Buytaert2005-08-14
* - Patch #28826 by chx: make xmlrpc_multicall working.Dries Buytaert2005-08-14
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better...Dries Buytaert2005-07-13
* - Fixed problems with filter formats and problem with XML-RPC server.Dries Buytaert2005-06-29
* - Improved XML encoding fix. There is now a function drupal_xml_parser_create():Steven Wittens2004-01-06
* - Made it possible to auto-throttle blocks. That is, blocks can beDries Buytaert2003-11-28
* - Renamed 'Content-length' to 'Content-Length. Fixes bug #4323Dries Buytaert2003-11-28
* - Patch by Kjartan:Dries Buytaert2003-05-19
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Upgraded the XML-RPC libraries to the latest version as suggested byDries Buytaert2001-12-05
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - Upgraded the XML-RPC libraries to version 1.01:Dries Buytaert2001-09-25
* - Added an XML-RPC server. Modules that want to export remote procedureDries Buytaert2001-09-09