index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
xmlrpc.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
PHP5 fixes. Allow XMLRPC sync to work.
Scott Ullrich
2008-05-27
1
-3
/
+5
*
* Add xmlrpc declarations missed in last commit
Scott Ullrich
2008-02-14
1
-0
/
+57
*
* Add merge_installedpackages_section_xmlrpc() call used for merging
Scott Ullrich
2008-02-14
1
-0
/
+24
*
Add product_copyright re-branding support
Scott Ullrich
2007-12-16
1
-1
/
+1
*
sync from RELENG_1_2
Bill Marquette
2007-10-14
1
-1
/
+0
*
Fix check_firmware_version description
Bill Marquette
2007-10-14
1
-3
/
+7
*
Prevent a configuration sync loop from occuring when a cluster has two nodes.
Scott Ullrich
2007-05-01
1
-0
/
+14
*
Use array_merge_recursive_unique()
Scott Ullrich
2007-02-13
1
-1
/
+1
*
Use array_merge_recursive
Scott Ullrich
2007-01-25
1
-1
/
+1
*
Use array_combine()
Scott Ullrich
2007-01-24
1
-1
/
+1
*
Add pfsense.merge_config_section which can merge two keys together via XMLRPC...
Scott Ullrich
2007-01-24
1
-2
/
+27
*
Restart pool after XMLRPC sync.
Scott Ullrich
2006-04-21
1
-0
/
+2
*
Setup routes after loading filter on CARP sync hosts.
Scott Ullrich
2006-04-19
1
-0
/
+1
*
Add ajaxStarted which will tell if Ajax has started.
Scott Ullrich
2006-01-16
1
-10
/
+5
*
Correct errors found by eclipse
Scott Ullrich
2006-01-15
1
-1
/
+2
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
Sync w/ head
Scott Ullrich
2005-11-30
1
-15
/
+13
*
MFC 8018
Scott Ullrich
2005-11-25
1
-1
/
+1
*
Bring up interfaces after sycning
Scott Ullrich
2005-09-30
1
-0
/
+1
*
Adjust carp bootup sequence. Do not down the interfaces and later up them.
Scott Ullrich
2005-09-24
1
-1
/
+0
*
Clean up and bring to spec.
Colin Smith
2005-09-18
1
-44
/
+96
*
Clean up TODO.
Colin Smith
2005-09-18
1
-2
/
+0
*
Require valid authorization to reload CARP interfaces.
Colin Smith
2005-09-18
1
-1
/
+3
*
Correct doc comment for cap configure
Scott Ullrich
2005-09-18
1
-1
/
+1
*
Expose interfaces_carp_configure_xmlrpc()
Scott Ullrich
2005-09-18
1
-1
/
+12
*
Update our XMLRPC server to work with the new security update. This cleans up...
Colin Smith
2005-07-24
1
-7
/
+7
*
Add pfsense.get_notices.
Colin Smith
2005-07-15
1
-1
/
+18
*
Remove weird mwexec().
Colin Smith
2005-07-10
1
-4
/
+1
*
Remove /tmp/config.cache to force a resync of configuraiton
Scott Ullrich
2005-07-05
1
-1
/
+4
*
No more xmlparse_pkg.
Colin Smith
2005-06-20
1
-1
/
+0
*
Fix reboot method.
Colin Smith
2005-06-07
1
-1
/
+2
*
Add RPC wrapper to rc.reboot. This method requires password authentication.
Colin Smith
2005-06-07
1
-2
/
+15
*
Include guiconfig.inc so we can use auth.inc
Bill Marquette
2005-05-16
1
-0
/
+1
*
Minor cleanup.
Colin Smith
2005-04-20
1
-1
/
+2
*
Include XMLRPC helper functions and remove unnecessary code.
Colin Smith
2005-04-20
1
-49
/
+1
*
Remove pfsense.auto_upgrade until fixed.
Colin Smith
2005-04-07
1
-10
/
+8
*
Expose pfsense.auto_update and pfsense.check_firmware_version.
Colin Smith
2005-04-02
1
-1
/
+27
*
* Add signature handling for arrays.
Colin Smith
2005-04-02
1
-2
/
+2
*
Whoops, forgot to increment the array counter.
Colin Smith
2005-04-01
1
-0
/
+1
*
Allow multicallish functionality in pfsense.restore_config_section.
Colin Smith
2005-04-01
1
-1
/
+4
*
Include XML parser functions.
Colin Smith
2005-03-31
1
-0
/
+1
*
Fix array offset (first param starts at 0 after auth).
Colin Smith
2005-03-31
1
-1
/
+1
*
Add (basic) authentication handler and clean up a bit.
Colin Smith
2005-03-28
1
-10
/
+19
*
Add $Id$ tag
Bill Marquette
2005-03-27
1
-0
/
+1
*
Add TODO.
Colin Smith
2005-03-26
1
-0
/
+5
*
Expose filter_configure().
Colin Smith
2005-03-26
1
-2
/
+16
*
Properly handle signatures and docstrings for method introspection.
Colin Smith
2005-03-25
1
-15
/
+4
*
Fix XMLRPC server.
Colin Smith
2005-03-25
1
-11
/
+12
*
Update XMLRPC server.
Colin Smith
2005-03-25
1
-31
/
+66
*
* Comment out signatures.
Colin Smith
2005-03-24
1
-13
/
+13
[next]