summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlrpc.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+5
|
* Allow user manager to work with XMLRPC.Scott Ullrich2008-05-271-1/+1
|
* Remove logging on target nodes, the primary is keeping track.Scott Ullrich2006-05-021-1/+2
|
* Log bad XMLRPC login attempts on target sync node.Scott Ullrich2006-05-021-7/+7
|
* We're in 2006 now, totoScott Ullrich2006-04-081-1/+1
|
* Back out untested 9999Scott Ullrich2006-02-111-2/+2
|
* MFC 9998Scott Ullrich2006-02-101-3/+3
| | | | Fix an unsettling logic error.
* Add closing ?>Scott Ullrich2005-12-211-0/+1
|
* Fix silly typo.Colin Smith2005-09-181-1/+1
|
* Use documented XML_RPC functions if available.Colin Smith2005-09-181-2/+8
|
* * Minor cleanup, almost entirely of bootup messages.Colin Smith2005-05-181-0/+1
|
* xmlrpc_array_to_php -> xmlrpc_value_to_php.Colin Smith2005-04-231-1/+1
|
* Move XMLRPC helper functions (for auth and type conversion) to an include file.Colin Smith2005-04-201-0/+109
|
* Remove Incutio XMLRPC library - it doesn't support https or authentication. ↵Colin Smith2005-03-211-815/+0
| | | | So close, yet so far!
* Add pure PHP XMLRPC library from incutio.com. Using this (as opposed to the ↵Colin Smith2005-03-211-0/+815
official XMLRPC-epi extension) means we will not need to include libiconv and expat with only a minor speed hit.
OpenPOWER on IntegriCloud