Project

General

Profile

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

# Date Author Comment
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

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.

68e0c261 01/18/2006 06:44 PM Scott Ullrich

Eliminate trailing space

b60f7708 09/20/2005 06:04 PM Colin Smith

XML/RPC.php -> xmlrpc_client.inc

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

Update PEAR XML_RPC package to 1.4.2.

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

remove trailing space

eb91e2cd 07/05/2005 12:01 AM Bill Marquette

We change php file names on import, fix require_once to correspond

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

d1ac9e4e 04/02/2005 06:22 AM Colin Smith

Whoops, debug code is no longer needed.

0780eafe 04/02/2005 06:21 AM Colin Smith

Fix signature handling for arrays and (presumably) structs. Time will tell if this will break compatibility with other languages and/or implementations ;)

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

Add $Id$ tag

74adcf13 03/26/2005 05:45 AM Colin Smith

Whoops, we use .inc instead of .php.

892dac99 03/26/2005 05:44 AM Colin Smith

XML/RPC.php -> xmlrpc_client.php

7ae92444 03/22/2005 05:32 AM Colin Smith

Add PEAR XMLRPC libraries.