Project

General

Profile

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

# Date Author Comment
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

b547deb6 08/24/2009 08:37 PM Scott Ullrich

Set default gateway correctly by checking for yes or on

4666b787 07/14/2009 11:38 AM Ermal Luçi

Add missing include

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...
cb45014a 05/31/2009 09:14 PM Scott Ullrich

Select lan interface correctly when editing

fe522219 04/29/2009 12:27 AM Scott Ullrich

Revert "Call system_routing_configure after changes"

This reverts commit 80efb6d634e23c05a11e87b53bda9cbd9f598d11.

80efb6d6 04/26/2009 02:21 AM Scott Ullrich

Call system_routing_configure after changes

3c07ce5e 04/14/2009 02:04 AM Scott Ullrich

allow a diff ip address for gateway monitor

8b060357 03/11/2009 08:39 PM Seth Mos

Add input validation on the gateway groups page as well, fix the check on the gateways page.

31ace93c 03/11/2009 08:25 PM Seth Mos

Add input validation on the gateway name field.
We apply the same input validation as we use from the aliases page as we do not want a - in the name nor spaces.

87f0be87 02/15/2009 07:05 PM Chris Buechler

Revert "Merge IPv6 changes"

This reverts commit f193cf92b2c925a2f3f71a713d766efd1e4d81e0.

124aee67 02/15/2009 07:03 PM Chris Buechler

Revert "Unbreak System Gateways page. I'll just add back the changes from the old CVS repo afterwards."

This reverts commit e31534731ec7de3d2599cf669e065b1ec52281a0.

ad862220 01/22/2009 10:32 AM Charlie

allow IPv4 gateways to be added via AJAX

e3153473 01/21/2009 10:34 AM Simon Cornelius P. Umacob

Unbreak System Gateways page. I'll just add back the changes from the old CVS repo afterwards.

f193cf92 01/20/2009 07:52 AM Simon Cornelius P. Umacob

Merge IPv6 changes

7afd1859 12/31/2008 02:29 PM Seth Mos

Remove broken duplicate check

16d9204f 12/31/2008 02:24 PM Seth Mos

Fix system gateways editing

ea6b6d7f 11/25/2008 05:04 AM Scott Ullrich

Do not allow duplicate gateway names

3f79a732 11/25/2008 04:33 AM Scott Ullrich

Add isAjax handle

53304301 11/17/2008 12:46 PM Seth Mos

Do not keep spawning new entries when trying to edit.

9ad878a1 11/17/2008 10:23 AM Seth Mos

Improve duplicate check

c3b347f1 11/17/2008 10:02 AM Seth Mos

Allow duplication of system gateways for easier adding and less typing.

e93949e5 11/17/2008 09:56 AM Seth Mos

Fix unable to save manual gateway entry.

8f96374c 11/13/2008 06:29 PM Seth Mos

Remove debugging

d7dfd5f8 11/13/2008 06:23 PM Seth Mos

Allow editing of automatically added gateways.
Input validation needs work.
Some fields may need to be hidden?

56d4e7fb 08/30/2008 08:07 PM Scott Ullrich

Add CSS Header

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

3e321df2 06/21/2008 05:38 PM Ermal Luçi

Continue interface improvements

23956e22 06/20/2008 07:03 PM Seth Mos

Attempt to perform better input validation

8e21cbb8 03/10/2008 07:13 PM Scott Ullrich

If OpenBGPD is installed, allow the selection of BGP as our
default gateway.

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

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

519352da 10/19/2007 09:00 PM Seth Mos

Fix default gateway bit

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

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