summaryrefslogtreecommitdiffstats
path: root/usr/local/www/xmlrpc.php
Commit message (Expand)AuthorAgeFilesLines
...
* Actually we expect an array to be returned.Ermal2010-12-101-1/+1
* Hello xmlrpc to another function!Ermal2010-12-101-0/+21
* Whitespace fixes to make this readble.Ermal2010-12-071-125/+134
* Ticket #975. Rearrange code a little.Ermal2010-10-271-2/+4
* Ticket #959: keep local ipalias and proxyarp vip's during a XMLRPC restorepierrepomes2010-10-261-0/+6
* No need to triger a vips re-configure explicitly but rather detect this durin...Ermal2010-08-201-0/+2
* Ticket #601. If 'virtualip' section is going to be restored or merged through...Ermal2010-08-201-2/+16
* Not neccessary to call this here since vips_configure does this automatically.Ermal2010-08-201-1/+0
* Fix printf/sprintf mixups.Erik Fonnesbeck2010-08-111-2/+2
* Merge remote branch 'mainline/master'Renato Botelho2010-08-031-1/+3
|\
| * Optionally sync users and groups via xmlrpc. Fixes #650jim-p2010-08-021-0/+1
| * Resync DNS forwarder post-sync. Fixes #117jim-p2010-08-021-0/+1
| * Backout this commit, it was never intended to be committedScott Ullrich2010-08-021-1/+1
* | Merge remote branch 'mainline/master'Vinicius Coque2010-07-301-1/+1
|\ \ | |/
| * Adding utility to show and maintain overflow tablesScott Ullrich2010-07-281-1/+1
* | Implement gettext() calls on xmlrpc.phpRafael Lucas2010-07-291-15/+15
|/
* Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but t...jim-p2010-06-111-0/+3
* Correct carp_configure_docScott Ullrich2010-06-111-1/+1
* Correctly reload carp interfaces via xmlrpcScott Ullrich2010-06-111-18/+23
* vslb.inc is already included by functions.incScott Ullrich2010-06-111-1/+0
* Its 2010Scott Ullrich2010-01-091-1/+1
* Clean up file formatting. Fix typo. Add (C)Scott Ullrich2010-01-091-71/+63
* Return 'Authentication failed' instead of a non standard type which results i...Scott Ullrich2010-01-091-2/+5
* When exec_php is called detect i the variable toreturn is present and if so f...Scott Ullrich2009-12-301-1/+5
* Unbreak configuration sync. Resolves #182sullrich2009-11-281-9/+9
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-241-1/+1
* Require filter.inc and shaper.incScott Ullrich2009-11-211-3/+4
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* move relayd to after all gateways are configured - it'll be happier, trust meBill Marquette2008-07-081-1/+1
* Setup gateways monitor after a rpc syncSeth Mos2008-07-081-0/+1
* s/slbd/relayd/ move to after filter is configuredBill Marquette2008-07-081-2/+2
* Eliminate interfaces_carp_bring_up_final()Scott Ullrich2008-07-071-1/+0
* PHP5 fixes. Allow XMLRPC sync to work.Scott Ullrich2008-05-271-3/+5
* * Add xmlrpc declarations missed in last commitScott Ullrich2008-02-141-0/+57
* * Add merge_installedpackages_section_xmlrpc() call used for mergingScott Ullrich2008-02-141-0/+24
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
* sync from RELENG_1_2Bill Marquette2007-10-141-1/+0
* Fix check_firmware_version descriptionBill Marquette2007-10-141-3/+7
* Prevent a configuration sync loop from occuring when a cluster has two nodes.Scott Ullrich2007-05-011-0/+14
* Use array_merge_recursive_unique()Scott Ullrich2007-02-131-1/+1
* Use array_merge_recursiveScott Ullrich2007-01-251-1/+1
* Use array_combine()Scott Ullrich2007-01-241-1/+1
* Add pfsense.merge_config_section which can merge two keys together via XMLRPC...Scott Ullrich2007-01-241-2/+27
* Restart pool after XMLRPC sync.Scott Ullrich2006-04-211-0/+2
* Setup routes after loading filter on CARP sync hosts.Scott Ullrich2006-04-191-0/+1
* Add ajaxStarted which will tell if Ajax has started.Scott Ullrich2006-01-161-10/+5
* Correct errors found by eclipseScott Ullrich2006-01-151-1/+2
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Sync w/ headScott Ullrich2005-11-301-15/+13
* MFC 8018Scott Ullrich2005-11-251-1/+1
OpenPOWER on IntegriCloud