Project

General

Profile

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

# Date Author Comment
9dad4f31 08/30/2008 07:43 PM Scott Ullrich

Dress VLAN edit page up with a CSS header like other pages use.

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...

d0c04a66 07/24/2008 02:16 PM Ermal Luçi

If we are an assigned vlan just reconfigure it after the editing.

3aa3cee2 07/09/2008 06:55 PM Ermal Luçi Remove the parent interface reconfiguration functions they are only bogusly/erroneously called here:
  • On bootup without this change the parent interface will be configured twice.
  • Even when the system is up a vlan does not have to mock up with the parent apart guaranteeing that it is up....
28115e32 07/09/2008 04:17 PM Ermal Luçi
  • Correctly edit existing vlans.
  • Speedup very much the vlan creation/editing but not reconfiguring all the other interfaces
    but just the one where the vlan resides.

NOTE: It is even questionable if it is needed at all to reconfigure the underlying interface since the only thing that vlan needs from the parent is the former to be up so packets can travel.

a3f9082f 06/04/2008 09:37 PM Ermal Luçi

Fix braindead vlan creation procedures.
Now we do not need to go through all vlans just to delete/create one of them.

8ff8a42f 12/26/2007 03:26 AM Chris Buechler

add comment from RELENG_1_2

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

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

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

4b7d5741 03/14/2007 09:15 PM Scott Ullrich

Reload vlan interfaces correctly after adding a new interface

de068d0b 01/25/2007 10:26 PM Scott Ullrich

Call interfaces_vlan_configure() instead of reload_interfaces(). reload_interfaces() is still considered experimental and I am really not sure how this snuck past on the prior cleanup.

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

Remove #!/usr/local/bin/php

be093fab 12/05/2005 12:05 AM Scott Ullrich

Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0

bc0caea7 09/15/2005 04:55 AM Bill Marquette

Only display interfaces that are jumbo frame capable

5f78884c 07/24/2005 10:26 PM Scott Ullrich
  • Drop kick reboots bye bye
ccff927c 07/03/2005 07:53 PM Bill Marquette

Fix pgtitle

ef97ce1b 07/03/2005 07:17 PM Bill Marquette

More screens inherit rounded tabletops

931066a8 07/03/2005 04:26 PM Bill Marquette

Use $pgtitle
Fix assign/vlan tabs (backwards)

7f43ca88 07/02/2005 04:03 AM Scott Ullrich

Use new header system.

28b86d64 04/22/2005 02:27 AM Scott Ullrich
  • Add missing cancel button
  • cancel -> Cancel
53c59170 04/21/2005 06:42 PM Scott Ullrich

Add a Cancel button which takes the browser back to the page prior.

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

Add $Id$ tag

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision