index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
system_routes_edit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhtml Compliance
ayvis
2014-03-14
1
-2
/
+2
*
Improve checks for params 'id', 'dup' and other similar ones to make sure the...
Renato Botelho
2014-03-12
1
-5
/
+5
*
Stop sorting static routed and leave user decide the order
Renato Botelho
2013-11-26
1
-14
/
+0
*
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Renato Botelho
2013-09-12
1
-1
/
+1
*
Remove remaining hardcoded theme names
Renato Botelho
2013-07-17
1
-1
/
+1
*
Permit to use aliases containing hostnames on static routes
Renato Botelho
2013-05-27
1
-8
/
+0
*
Use global aliastable and proper fix #2941
Renato Botelho
2013-05-23
1
-2
/
+4
*
Add correct bitmask for ipv6
Renato Botelho
2013-04-15
1
-1
/
+3
*
Add a new parameter to return all aliases, including hosts. It fixes #2941
Renato Botelho
2013-04-14
1
-1
/
+1
*
Fix whitespaces and indent
Renato Botelho
2013-04-14
1
-193
/
+201
*
Prohibit adding aliases containing FQDNs in static routes. Fixes #2941
Renato Botelho
2013-04-10
1
-0
/
+8
*
Check if IP is v4 or v6
Renato Botelho
2013-04-10
1
-2
/
+2
*
Make sure to include some files with needed functions.
jim-p
2013-04-08
1
-1
/
+4
*
Tidy up "system_routes_edit.php" XHTML
Colin Fleming
2013-04-03
1
-40
/
+35
*
When adding a new static route, check if network address conflicts with inter...
Renato Botelho
2013-03-04
1
-0
/
+18
*
Make gen_subnetv6 return a compressed form IPv6 address/net representation. T...
Ermal
2013-02-07
1
-1
/
+1
*
Activate new shortcuts/status in the rest of the areas that are currently setup.
jim-p
2012-08-10
1
-0
/
+1
*
Allow for Null routes
smos
2012-06-04
1
-1
/
+1
*
Allow for /128 IPv6 route entries in static routes.
smos
2012-06-04
1
-1
/
+1
*
Fix function call name
jim-p
2012-06-01
1
-1
/
+1
*
Unbreak adding IPv6 static routes
smos
2012-05-23
1
-2
/
+6
*
cleanup: code for building arrays for autocompleted fields
Darren Embry
2012-05-10
1
-20
/
+1
*
Add alias support to static routes (needs some testing) Ticket #2239
jim-p
2012-04-11
1
-28
/
+77
*
missed a spot for feature #2320 toggle subnet mask
Darren Embry
2012-04-05
1
-8
/
+4
*
Add the ability to disable static routes without deleting them
Warren Baker
2012-03-02
1
-0
/
+13
*
Fix static routes editing and removal for both IPv4 and IPv6. Changing a rout...
Seth Mos
2011-10-11
1
-4
/
+7
*
convert javascript code to jQuery on system* files
Vinicius Coque
2011-09-27
1
-20
/
+20
*
Correct typo, fixes Ticket #1892
smos
2011-09-22
1
-1
/
+1
*
Commit a fix that prevents the drop down from showing over 31 length.
smos
2011-09-21
1
-3
/
+3
*
Automatically adjust the subnet size drop down when editing a entry
Seth Mos
2011-08-24
1
-2
/
+8
*
Add Address Family input validation on the system routes edit page. Do not al...
Seth Mos
2011-08-24
1
-1
/
+6
*
Fix static routes, typo in the variable name
Seth Mos
2011-02-10
1
-1
/
+1
*
Enlarge subnet bits to 128
Seth Mos
2011-01-20
1
-1
/
+1
*
Merge remote branch 'upstream/master'
Seth Mos
2010-12-20
1
-3
/
+5
|
\
|
*
Resolves #1040. Fix dynamic addition of gateways from routes edit screen.
Ermal
2010-11-25
1
-3
/
+5
*
|
Merge remote branch 'upstream/master'
Seth Mos
2010-11-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Bring in XSS id fixes from m0n0wall
Scott Ullrich
2010-11-12
1
-1
/
+1
*
|
Allow the entry of ipv6 networks, needs verification to prevent ipv4 gateways...
Seth Mos
2010-11-02
1
-1
/
+6
|
/
*
Catch up with gateway changes on static routes.
Ermal
2010-09-30
1
-9
/
+3
*
Ticket #866 #632. Save old settings or actions to be taken for reconfiguring ...
Ermal
2010-09-01
1
-5
/
+17
*
Fix some printfs and some text.
Erik Fonnesbeck
2010-08-12
1
-1
/
+1
*
gettext fixes
Renato Botelho
2010-08-12
1
-10
/
+10
*
Adding gettext() calls
Vinicius Coque
2010-04-30
1
-2
/
+2
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-04-30
1
-1
/
+1
|
\
|
*
show gateway IP in addition to name
Chris Buechler
2010-04-30
1
-1
/
+1
*
|
Fix gettext issues
Renato Botelho
2010-04-29
1
-3
/
+2
*
|
Merge branch 'master' into gettext
Erik Fonnesbeck
2010-04-28
1
-15
/
+15
|
\
\
|
|
/
|
*
Ticket #507. Do not remove all static routes to readd them back. The change w...
Ermal
2010-04-28
1
-15
/
+15
*
|
Fixing gettext() implementation for required fields
Vinicius Coque
2010-04-28
1
-1
/
+4
*
|
Removing unnecessary gettext()
Vinicius Coque
2010-04-28
1
-1
/
+1
[next]