Project

General

Profile

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

# Date Author Comment
6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

651c32e2 07/08/2008 09:28 PM Bill Marquette

move relayd to after all gateways are configured - it'll be happier, trust me

41e6d4bd 07/08/2008 09:25 PM Seth Mos

Setup gateways monitor after a rpc sync

32259bc1 07/08/2008 09:22 PM Bill Marquette

s/slbd/relayd/ move to after filter is configured

0e79d356 07/07/2008 12:59 AM Scott Ullrich

Eliminate interfaces_carp_bring_up_final()

dd98e330 05/27/2008 12:59 AM Scott Ullrich

PHP5 fixes. Allow XMLRPC sync to work.

c3638879 02/14/2008 04:57 AM Scott Ullrich
  • Add xmlrpc declarations missed in last commit
  • MFC exec_shell() package related function
  • MFC exec_php() package related function
82ae5cfc 02/14/2008 04:27 AM Scott Ullrich
  • Add merge_installedpackages_section_xmlrpc() call used for merging
    specific <installedpackages><AREANAME> sub items without replacing
    the entire <installedpackages> area with just this item
  • Adjust TinyDNS sync to use this new method to avoid replacing the...
36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

63c59458 10/14/2007 10:32 PM Bill Marquette

sync from RELENG_1_2

b4d19b46 10/14/2007 04:21 PM Bill Marquette

Fix check_firmware_version description
All XMLRPC functions should be authenticated
MFC: ASAP

ff664954 05/01/2007 05:47 PM Scott Ullrich

Prevent a configuration sync loop from occuring when a cluster has two nodes.

ee87d929 02/13/2007 11:10 PM Scott Ullrich

Use array_merge_recursive_unique()

383a3d3a 01/25/2007 12:18 AM Scott Ullrich

Use array_merge_recursive

841c1f84 01/24/2007 11:46 PM Scott Ullrich

Use array_combine()

dc1cd85d 01/24/2007 11:39 PM Scott Ullrich

Add pfsense.merge_config_section which can merge two keys together via XMLRPC sync instead of killing the prior section. This is useful when merging subkeys of installedpackets for example.

d93bf3a5 04/21/2006 05:36 PM Scott Ullrich

Restart pool after XMLRPC sync.

Ticket #924

e700437b 04/19/2006 08:25 PM Scott Ullrich

Setup routes after loading filter on CARP sync hosts.

670fe849 01/16/2006 10:33 PM Scott Ullrich

Add ajaxStarted which will tell if Ajax has started.

8fd749cc 01/15/2006 03:35 AM Scott Ullrich

Correct errors found by eclipse

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

03d89831 11/30/2005 03:43 AM Scott Ullrich

Sync w/ head

171966c9 11/25/2005 09:18 PM Scott Ullrich

MFC 8018
backup_config_section doesn't take a hash.

985e98ee 09/30/2005 09:19 PM Scott Ullrich

Bring up interfaces after sycning

19aeae7f 09/24/2005 08:47 PM Scott Ullrich

Adjust carp bootup sequence. Do not down the interfaces and later up them.

8da3de34 09/18/2005 11:15 PM Colin Smith

Clean up and bring to spec. * Make signatures prettier. * Define $XML_RPC_erruser = 200 * Make $xmlrpc_g array with handy objects.

be88414a 09/18/2005 04:54 AM Colin Smith

Clean up TODO.

728d393d 09/18/2005 04:51 AM Colin Smith

Require valid authorization to reload CARP interfaces.

73c6bb99 09/18/2005 04:29 AM Scott Ullrich

Correct doc comment for cap configure

52c3baf5 09/18/2005 03:44 AM Scott Ullrich

Expose interfaces_carp_configure_xmlrpc()

1cdca133 07/24/2005 11:17 PM Colin Smith

Update our XMLRPC server to work with the new security update. This cleans up several hacks resulting from poor documentation ;)

d9064267 07/15/2005 10:03 PM Colin Smith

Add pfsense.get_notices.

a3539850 07/10/2005 06:37 PM Colin Smith

Remove weird mwexec().

ea9deedc 07/05/2005 04:59 PM Scott Ullrich

Remove /tmp/config.cache to force a resync of configuraiton

c6ab761d 06/20/2005 02:50 AM Colin Smith

No more xmlparse_pkg.

53cf5533 06/07/2005 03:26 AM Colin Smith

Fix reboot method.

bd0fe65b 06/07/2005 03:22 AM Colin Smith

Add RPC wrapper to rc.reboot. This method requires password authentication.

f977ac60 05/16/2005 03:31 AM Bill Marquette

Include guiconfig.inc so we can use auth.inc

81d8a9ad 04/20/2005 05:02 PM Colin Smith

Minor cleanup.

6fe6b916 04/20/2005 02:10 PM Colin Smith

Include XMLRPC helper functions and remove unnecessary code.

186359bf 04/07/2005 05:07 PM Colin Smith

Remove pfsense.auto_upgrade until fixed.

44488c3c 04/02/2005 07:01 AM Colin Smith

Expose pfsense.auto_update and pfsense.check_firmware_version.

af2ecddf 04/02/2005 06:27 AM Colin Smith
  • Add signature handling for arrays.
  • Fix pfsense.filter_configure.
  • Fix multicallish pfsense.restore_config_section.
99bc7cc2 04/01/2005 11:08 PM Colin Smith

Whoops, forgot to increment the array counter.

a52c8ce2 04/01/2005 11:07 PM Colin Smith

Allow multicallish functionality in pfsense.restore_config_section.

009eee4b 03/31/2005 11:59 PM Colin Smith

Include XML parser functions.

62918596 03/31/2005 11:29 PM Colin Smith

Fix array offset (first param starts at 0 after auth).

97bde338 03/28/2005 03:23 PM Colin Smith

Add (basic) authentication handler and clean up a bit.

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

780dbd56 03/26/2005 07:13 AM Colin Smith

Add TODO.

07a7b08f 03/26/2005 07:09 AM Colin Smith

Expose filter_configure().

0148e152 03/25/2005 06:36 AM Colin Smith

Properly handle signatures and docstrings for method introspection.

57e6d4c9 03/25/2005 05:12 AM Colin Smith

Fix XMLRPC server.

21dc3a7d 03/25/2005 04:34 AM Colin Smith

Update XMLRPC server. * Stub in docstrings and signatures (still fixing the latter). * Add xmlrpc_params_to_php and xmlrpc_array_to_php to convert
XMLRPC_Value objects into a PHP array. * Still missing: struct handling, more functions!

b7b2cca1 03/24/2005 11:00 PM Colin Smith
  • Comment out signatures.
  • Switch to crypt() auth.
50d49018 03/24/2005 10:36 PM Colin Smith

Stub in XMLRPC support (basic md5 authentication, signatures, and wrapper for backup_config_section and restore_config_section). Methods currently exposed are pfsense.backup_config_section and pfsense.restore_config_section.