Project

General

Profile

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

# Date Author Comment
ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

edee528c 11/26/2014 05:42 AM Chris Buechler

Send the gateway name to this function. Fixes #4047

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

62424bdb 09/12/2014 07:37 PM Renato Botelho

Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work

cac103c5 05/08/2014 03:21 PM Jim Pingle

Fix off-by-one in static route CIDR drop-down. /129 shouldn't be in the list

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

a5249874 11/26/2013 08:38 PM Renato Botelho

Stop sorting static routed and leave user decide the order

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

7bc1b968 07/17/2013 03:29 PM Renato Botelho

Remove remaining hardcoded theme names

c82dcc1d 05/27/2013 10:27 AM Renato Botelho

Permit to use aliases containing hostnames on static routes

5e2df7fc 05/23/2013 11:05 AM Renato Botelho

Use global aliastable and proper fix #2941

ef593cd3 04/15/2013 03:12 PM Renato Botelho

Add correct bitmask for ipv6

5b431a20 04/14/2013 06:51 PM Renato Botelho

Add a new parameter to return all aliases, including hosts. It fixes #2941

5da58a38 04/14/2013 06:41 PM Renato Botelho

Fix whitespaces and indent

8543a5bb 04/10/2013 11:07 AM Renato Botelho

Prohibit adding aliases containing FQDNs in static routes. Fixes #2941

87f61101 04/10/2013 10:42 AM Renato Botelho

Check if IP is v4 or v6

4fd2fed2 04/08/2013 05:52 PM Jim Pingle

Make sure to include some files with needed functions.

dcdff6fa 04/03/2013 07:57 PM Colin Fleming

Tidy up "system_routes_edit.php" XHTML

Close INPUT, BR and IMG tags and add alt to IMG tags
Update HTML boolean operators
Remove name statements from DIV tags
Add missing end TD, end TR and end FONT tags
Add CDATA sections to SCRIPT tags

74889b22 03/04/2013 12:37 PM Renato Botelho

When adding a new static route, check if network address conflicts with interfaces. It will complement ticket #2852

88cc00db 02/07/2013 09:46 AM Ermal LUÇI

Make gen_subnetv6 return a compressed form IPv6 address/net representation. This removes some issues reported during Ticket #2746 and solve the issue on some cases

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

6fdea6a2 06/04/2012 08:20 AM Seth Mos

Allow for Null routes

3d36f9d1 06/04/2012 07:48 AM Seth Mos

Allow for /128 IPv6 route entries in static routes.
Redmine ticket #2470

06392e40 06/01/2012 12:16 PM Jim Pingle

Fix function call name

71f4a2b7 05/23/2012 08:53 AM Seth Mos

Unbreak adding IPv6 static routes

4dfd930e 05/10/2012 07:17 PM Darren Embry

cleanup: code for building arrays for autocompleted fields

f898c1a9 04/11/2012 03:58 PM Jim Pingle

Add alias support to static routes (needs some testing) Ticket #2239

Conflicts:

etc/inc/filter.inc
etc/inc/util.inc
usr/local/www/system_routes_edit.php
87744d53 04/05/2012 09:08 PM Darren Embry

missed a spot for feature #2320 toggle subnet mask

bfe407e5 03/02/2012 09:02 PM Warren Baker

Add the ability to disable static routes without deleting them

ad700f39 10/11/2011 07:56 PM Seth Mos

Fix static routes editing and removal for both IPv4 and IPv6. Changing a route should clean up too.
Fix ticket #1892

300e2c0b 09/27/2011 10:38 PM Vinicius Coque

convert javascript code to jQuery on system* files

0c13b5f6 09/22/2011 10:52 AM Seth Mos

Correct typo, fixes Ticket #1892

eb26eb1c 09/21/2011 05:08 PM Seth Mos

Commit a fix that prevents the drop down from showing over 31 length.
Fixes Ticket #1892

bb5a2d0e 08/24/2011 09:40 AM Seth Mos

Automatically adjust the subnet size drop down when editing a entry
Ticket #1661

1831a00d 08/24/2011 09:36 AM Seth Mos

Add Address Family input validation on the system routes edit page. Do not allow IPv4 subnet masks > 32 bits.
Ticket #1661

9103d9ee 02/10/2011 03:05 PM Seth Mos

Fix static routes, typo in the variable name

15705bc0 01/20/2011 10:49 AM Seth Mos

Enlarge subnet bits to 128

81afb509 12/20/2010 08:06 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/vslb.inc
usr/local/www/interfaces.php

a980df9c 11/25/2010 12:29 PM Ermal LUÇI

Resolves #1040. Fix dynamic addition of gateways from routes edit screen.

172007f5 11/15/2010 11:46 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
etc/inc/system.inc
usr/local/www/interfaces.php
usr/local/www/interfaces_gif_edit.php

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

14f565b4 11/02/2010 09:00 PM Seth Mos

Allow the entry of ipv6 networks, needs verification to prevent ipv4 gateways for ipv6 networks and vice versa

a63d867a 09/30/2010 03:49 PM Ermal LUÇI

Catch up with gateway changes on static routes.

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.

3b7f0f53 08/12/2010 10:02 PM Erik Fonnesbeck

Fix some printfs and some text.

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

gettext fixes

bfb0b9dc 04/30/2010 01:53 PM Vinicius Coque

Adding gettext() calls

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

Merge remote branch 'mainline/master'

189ceb32 04/30/2010 04:18 AM Chris Buechler

show gateway IP in addition to name

0e94685b 04/29/2010 05:32 PM Renato Botelho

Fix gettext issues

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.

38fb1109 04/28/2010 03:45 PM Vinicius Coque

Fixing gettext() implementation for required fields

dde169d9 04/28/2010 01:27 PM Vinicius Coque

Removing unnecessary gettext()

169e0008 04/28/2010 11:48 AM Carlos Eduardo Ramos

Review gettext implementation

0e3aa71c 03/11/2010 02:31 AM Erik Fonnesbeck

Fix sorting issues that were introduced in an old commit, resulting in the incorrect item sometimes being shown when clicking edit buttons.

38936dc7 01/18/2010 08:40 PM Ermal Luçi

Ticket #306. Allow adding a gateway the same as is done in interfaces page.

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

4504a769 07/14/2009 06:57 PM Ermal Luçi

Remove all nested functions decalaration seems php does not like them! Make all the nested functions real functions.

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...
0cece4a2 08/30/2008 08:09 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...

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

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

Fixing css layout

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

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

8a22e872 03/25/2006 05:01 PM Scott Ullrich

Remove interface gateway option. It doesnt do what I wanted, and the same can be achieved by plugging in the next hop gateway.

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.

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

39cf364d 07/03/2005 07:30 PM Bill Marquette

use same case

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

More screens inherit rounded tabletops

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

Use $pgtitle
small code cleanups

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

fc01e414 04/28/2005 02:05 AM Scott Ullrich

Make Cancel button match the Save buttons style

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