Commit Graph

30 Commits

Author SHA1 Message Date
jim-p
747cc15a96 Add some missing ;'s. 2011-09-29 16:14:38 -04:00
Ermal
9a4cfa0b23 Try to send the xmlrpc errors to the system log 2011-09-29 02:28:22 +00:00
Vinicius Coque
b1e4005f9f removes variables concatenation on gettext strings 2011-07-18 15:33:28 -03:00
jim-p
8b6313a4d3 Merge remote-tracking branch 'upstream/master'
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
2011-07-12 19:57:42 -04:00
Vinicius Coque
9d3d8d005e Merge branch 'master' into inc
Conflicts:
	etc/inc/captiveportal.inc
	etc/inc/config.console.inc
	etc/inc/config.lib.inc
	etc/inc/easyrule.inc
	etc/inc/filter.inc
	etc/inc/ipsec.inc
	etc/inc/pkg-utils.inc
	etc/inc/shaper.inc
	etc/inc/system.inc
	etc/inc/voucher.inc
2011-01-28 17:32:17 -02:00
Scott Ullrich
673e809501 nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
Seth Mos
81afb50916 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/interfaces.inc
	etc/inc/vslb.inc
	usr/local/www/interfaces.php
2010-12-20 21:06:33 +01:00
Pierre POMES
26732357f4 Ticket #960. Use XMLRPC automatic base64 encoding for strings (XML_RPC_auto_base64) 2010-12-13 16:18:06 -05:00
Seth Mos
e9cfd6b0ba Once more, with feeling 2010-11-11 21:35:23 +01:00
Seth Mos
d99bcf100f Alter the requires to their new file names 2010-11-11 21:31:19 +01:00
Seth Mos
b3c6aec945 Update the current XML RPC client and server parts from the PEAR library, now version 1.5.4 2010-11-11 21:27:53 +01:00
Renato Botelho
addc043993 Fix quotes to use %N$X on gettext calls 2010-10-01 10:17:13 -03:00
Renato Botelho
47f12397b3 Fix gettext calls with printf to permit change strings order 2010-08-30 20:36:30 -03:00
Carlos Eduardo Ramos
9425886426 Fix gettext on xmlrpc_client.inc 2010-08-19 17:02:40 -03:00
Renato Botelho
069503a181 Implement gettext() calls on xmlrpc_client.php 2010-08-17 12:48:24 -03:00
Scott Ullrich
523855b02b Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
Scott Ullrich
cbe2ebe030 Remove trailing space / cr 2007-05-27 00:25:58 +00:00
Seth Mos
9c22a703bc Update XML_RPC to 1.5.1
This fixes sync issues on configs > 500KB
2007-05-09 17:01:04 +00:00
Scott Ullrich
4566fef529 Remove unreachable call
Found-by:	 PHPEclipse
2006-04-07 17:52:22 +00:00
Scott Ullrich
ba8ee0675d Initialize variables. Found-by: PHPEclipse 2006-04-07 02:04:23 +00:00
Scott Ullrich
b755666f89 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.
2006-01-18 23:08:39 +00:00
Scott Ullrich
767a716ecd Correct warnings and errors found eclipse 2006-01-15 03:33:18 +00:00
Scott Ullrich
dbfda08958 MFC 6939
XML/RPC.php -> xmlrpc_client.inc
2005-10-24 19:08:34 +00:00
Colin Smith
012b69834b Update PEAR XML_RPC package to 1.4.2. 2005-09-20 18:02:23 +00:00
Colin Smith
27afc5d098 Silence HTTP errors by commenting out log_error(). This does not affect errors being reported in XML_RPC_Response. 2005-07-17 22:27:43 +00:00
Scott Ullrich
d09f529293 remove trailing space 2005-07-13 02:55:25 +00:00
Bill Marquette
605938e5d0 Import PEAR XMLRPC 1.3.1 - this includes the security fix for:
http://www.gulftech.org/?node=research&article_id=00088-07022005
2005-07-04 23:57:31 +00:00
Colin Smith
bfdc665f18 Fix signature listing for array() datatypes. This is a rather hackish way to go about it, but should preserve compatibility with other languages. 2005-04-02 18:50:38 +00:00
Bill Marquette
307cd5259d Add $Id$ tag 2005-03-27 22:43:48 +00:00
Colin Smith
aa0d74da88 Rename rpc.inc to xmlrpc_client.inc to maintain consistency. 2005-03-22 05:34:49 +00:00