Project

General

Profile

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

# Date Author Comment
ff1a605c 08/05/2011 02:21 PM Jim Pingle

Remove GUI code to enable fast routing. The backend code was removed back in December in 4f76b144b0885b9a407db026723bb61f568effc3

e8471084 09/01/2010 03:51 PM Ermal LUÇI

Ticket #866 #632. Save old settings or actions to be taken for reconfiguring a route/vip on a tmp file and make use that information when apply settings buttons is clicked. This makes the gui behave as expected.

ea53e38f 08/12/2010 12:44 PM Renato Botelho

gettext fixes

02ca24c9 06/02/2010 01:58 PM Jim Pingle

Add status links to gateway/route pages.

023920e7 05/07/2010 05:12 PM Ermal LUÇI

Move the settings of down/latency/loss to per gateway. This allows more fine grained control on gateways.

4e480d21 04/30/2010 11:08 AM Renato Botelho

Merge remote branch 'mainline/master'

3a78180e 04/30/2010 04:25 AM Chris Buechler

show gateway IP as well as name

c3c2fd20 04/29/2010 03:17 AM Erik Fonnesbeck

Merge branch 'master' into gettext

Resolved conflicts:
usr/local/www/system_advanced_firewall.php
usr/local/www/system_routes.php
usr/local/www/system_routes_edit.php

a529aced 04/28/2010 11:17 PM Ermal LUÇI

Ticket #507. Do not remove all static routes to readd them back. The change will never delete a rule but define the action to be taken on it, either add or change a present route. Be consinstent on gateways allowed to be selected as destinations for static routes, including dynamic gateways.

40fb81a1 04/28/2010 03:59 PM Carlos Eduardo Ramos

Reviewing gettext()

79eaddf4 04/27/2010 08:26 PM Renato Botelho

Fix : for translations

a2927ebf 04/27/2010 08:11 PM Vinicius Coque

Implementing gettext()

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

0d64af59 06/30/2009 06:16 PM Ermal Luçi

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
db7b006f 03/13/2009 08:13 PM Seth Mos
  • Make sure the trigger level on the gateway groups edit page loads it's settings from the config.
  • Add the settings tab to the tabs
  • Add a settings page that allows you to define the global trigger levels for all the gateways which are monitored
4fcae58f 10/24/2008 01:03 AM Scott Ullrich

Show which route is being deleted, not the id of the config row

33300c73 10/12/2008 08:22 PM Scott Ullrich

Do not hard code white

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

13bbe450 07/01/2008 07:22 PM Seth Mos

Trigger setup_gateways_monitor() when applying routing or gateway settings.

b059ef72 06/17/2008 07:11 PM Seth Mos

double active tab not ok.

c67a0d18 06/17/2008 07:09 PM Seth Mos

Add menu item and tabs for page to come

8e830f0f 03/10/2008 02:21 AM Scott Ullrich

Make page look consistent with the others.

ba7ec830 12/02/2007 09:04 AM Scott Ullrich

/Routes/Static Routes/

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

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

d173230c 10/19/2007 07:10 PM Seth Mos

Add prelimenary Routing page.
Allow multiple gateways on one (static) interface

18f7352b 05/10/2007 08:28 AM Seth Mos

Add duplicate option to system_routes.php.
By request of Seth.

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.

f3bfeeea 04/02/2006 10:31 PM Scott Ullrich

Add note
Ticket #897

fef3a8ef 03/18/2006 08:51 PM Scott Ullrich

Allow the interface to be the gateway. This allows someone with multiple wans to route traffic out a correct interface such as DNS traffic, etc.

0831bc86 01/15/2006 03:11 AM Scott Ullrich

Fix bugs found by eclipse

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

Remove #!/usr/local/bin/php

3851094f 07/24/2005 10:35 PM Scott Ullrich
  • Drop kick reboots bye bye
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

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

a0509c58 07/03/2005 01:34 AM Scott Ullrich

Consolidate Apply changes button into the info box on the right hand side

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

Use new header system.

e68492cc 04/12/2005 07:39 PM Bill Marquette

doubleclick for edit

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

Add $Id$ tag

59d922dc 03/24/2005 06:03 AM Bill Marquette

Standardize usage of write_config()

2b87adae 03/24/2005 05:57 AM Bill Marquette

write_config() descriptions and only write_config() if something actually changed

5de92d20 03/06/2005 03:34 AM Scott Ullrich

Hide table if pf is disabled

18d4df52 03/06/2005 03:33 AM Scott Ullrich

Only show fast routing option if pf is disabled (routing only mode).

691dade5 01/01/2005 02:03 AM Scott Ullrich

Correctly disable fast routing when user selects this option

567c808b 11/21/2004 06:54 PM Scott Ullrich

Correct a bug where someone could not turn off FastRouting

0f282d7a 11/21/2004 06:41 PM Scott Ullrich

Enable fast forwarding (fast routing).

A description of fastforwarding:

Fastforwarding caches the results of a route lookup for destination
addresses that are not on the local machine, and uses the cached route
to short-circuit the normal (relatively slow) route lookup process. The...

8450bc24 11/19/2004 06:37 PM Scott Ullrich

Convert font color to white

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

Initial revision