summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlrpc_server.inc
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-6/+6
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/interfaces.inc etc/inc/services.inc etc/inc/xmlrpc_client.inc usr/local/www/fbegin.inc usr/local/www/services_dhcp.php
| * Implement gettext() calls on xmlrpc_server.incRenato Botelho2010-08-171-7/+7
| |
* | Alter the requires to their new file namesSeth Mos2010-11-111-1/+1
| |
* | Update the current XML RPC client and server parts from the PEAR library, ↵Seth Mos2010-11-111-27/+11
|/ | | | now version 1.5.4
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+3
|
* Remove trailing space / crScott Ullrich2007-05-271-1/+1
|
* Update XML_RPC to 1.5.1Seth Mos2007-05-091-7/+49
| | | | This fixes sync issues on configs > 500KB
* MFC 9496Scott Ullrich2006-01-181-3/+19
| | | | Update the XML_RPC client package to 1.4.5, released on 01/14/06. This fixes a header() issue with PHP 4.4.2.
* Eliminate trailing spaceScott Ullrich2006-01-181-1/+1
|
* XML/RPC.php -> xmlrpc_client.incColin Smith2005-09-201-1/+1
|
* Update PEAR XML_RPC package to 1.4.2.Colin Smith2005-09-201-11/+25
|
* remove trailing spaceScott Ullrich2005-07-131-1/+1
|
* We change php file names on import, fix require_once to correspondBill Marquette2005-07-051-1/+1
|
* Import PEAR XMLRPC 1.3.1 - this includes the security fix for:Bill Marquette2005-07-041-28/+165
| | | | http://www.gulftech.org/?node=research&article_id=00088-07022005
* Whoops, debug code is no longer needed.Colin Smith2005-04-021-3/+0
|
* Fix signature handling for arrays and (presumably) structs. Time will tell ↵Colin Smith2005-04-021-1/+4
| | | | if this will break compatibility with other languages and/or implementations ;)
* Add $Id$ tagBill Marquette2005-03-271-1/+1
|
* Whoops, we use .inc instead of .php.Colin Smith2005-03-261-1/+1
|
* XML/RPC.php -> xmlrpc_client.phpColin Smith2005-03-261-1/+1
|
* Add PEAR XMLRPC libraries.Colin Smith2005-03-221-0/+476
OpenPOWER on IntegriCloud