Project

General

Profile

Download (59.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
673e8095 12/22/2010 03:39 PM Scott Ullrich

nuke trailing carriage returns

26732357 12/13/2010 09:18 PM Pierre POMES

Ticket #960. Use XMLRPC automatic base64 encoding for strings (XML_RPC_auto_base64)

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

cbe2ebe0 05/27/2007 12:25 AM Scott Ullrich

Remove trailing space / cr

9c22a703 05/09/2007 05:01 PM Seth Mos

Update XML_RPC to 1.5.1
This fixes sync issues on configs > 500KB

4566fef5 04/07/2006 05:52 PM Scott Ullrich

Remove unreachable call

Found-by: PHPEclipse

ba8ee067 04/07/2006 02:04 AM Scott Ullrich

Initialize variables.

Found-by: PHPEclipse

b755666f 01/18/2006 11:08 PM Scott Ullrich

MFC 9496
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.

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

dbfda089 10/24/2005 07:08 PM Scott Ullrich

MFC 6939
XML/RPC.php -> xmlrpc_client.inc

012b6983 09/20/2005 06:02 PM Colin Smith

Update PEAR XML_RPC package to 1.4.2.

27afc5d0 07/17/2005 10:27 PM Colin Smith

Silence HTTP errors by commenting out log_error(). This does not affect errors being reported in XML_RPC_Response.

d09f5292 07/13/2005 02:55 AM Scott Ullrich

remove trailing space

605938e5 07/04/2005 11:57 PM Bill Marquette

Import PEAR XMLRPC 1.3.1 - this includes the security fix for:
http://www.gulftech.org/?node=research&article_id=00088-07022005

bfdc665f 04/02/2005 06:50 PM Colin Smith

Fix signature listing for array() datatypes. This is a rather hackish way to go about it, but should preserve compatibility with other languages.

307cd525 03/27/2005 10:43 PM Bill Marquette

Add $Id$ tag

aa0d74da 03/22/2005 05:34 AM Colin Smith

Rename rpc.inc to xmlrpc_client.inc to maintain consistency.