Project

General

Profile

Download (8.2 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...

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

Eliminate interfaces_carp_bring_up_final()

7633ddd8 05/25/2008 05:49 AM Scott Ullrich

Woops, reverse output.

0c015571 05/25/2008 05:47 AM Scott Ullrich

Output vhid for carpdev items

2db680e1 05/25/2008 05:45 AM Scott Ullrich

Output CarpDEV-DHCP items correctly. Do not have subnet-bits.

37e9212c 05/25/2008 12:33 AM Scott Ullrich

CarDEV DHCP fixes.

a04de17f 04/14/2008 03:28 AM Chris Buechler

add IP alias support

TODO:
Remove IP aliases upon deletion
Add "type" icon

03acfa4a 02/16/2008 08:58 AM Chris Buechler

touch up text

b760a120 12/24/2007 01:25 AM Scott Ullrich
  • Only output one error message or save notice at a time
  • Correc the reboot workaround for kernel panics (CARP interface deletion)

Ticket #1397

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d415d821 05/08/2007 10:09 PM Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

9beb982e 08/14/2006 03:56 PM Scott Ullrich

Do not reset CARP interfaces until user applies the changes.

f7b5ee36 07/13/2006 04:47 PM Scott Ullrich

Bring CARP interfaces up fully after changes.

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

Remove #!/usr/local/bin/php

920b3bb0 12/14/2005 05:08 PM Scott Ullrich

Remove reboot required checks

7c99b15c 11/07/2005 06:35 PM Scott Ullrich

MFC 7447
Only check against an item if external-address is defined
Ticket #648

21784301 11/04/2005 09:29 PM Scott Ullrich

Do not show blank entries

Ticket #664

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

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

68a5dcd8 08/06/2005 07:12 PM Bill Marquette

Allow for an "other" virtual IP which is neither ProxyARP or CARP
Useful if the IP is already routed to you (PPPOE for example) and
you just want to use it for NAT

XXX: Need a icon_other hoba ;)

c55a8ab9 07/30/2005 01:30 AM Holger Bauer

some crosslinking to "fly" from corrosponding setting to logs, diags and back

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

9f3103a9 07/17/2005 03:24 AM Bill Marquette

Use CARP and Proxy ARP icons

719dc2a7 07/13/2005 04:36 AM Bill Marquette

remove blank line

49424ec0 07/13/2005 04:15 AM Bill Marquette

Move CARP around - it's no longer a "service"
status shows under status menu and all settings are under virtual ips

eec4ff89 07/13/2005 04:04 AM Bill Marquette

Need to bring up the carp interfaces and do the proxyarp magic on changes

b0ae75c5 07/13/2005 03:11 AM Bill Marquette

duh, helps if you commit the code you want people to use!
without further ado, heres the new virutal IP code :)