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
/
firewall_rules_edit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set (src|dst)mask to 128 for single IPv6 addresses. Fixes #2451
Renato Botelho
2013-02-16
1
-2
/
+8
*
Deal correct with bitmask for ipv6 on destination, same we did for src. If fi...
Renato Botelho
2013-02-13
1
-1
/
+7
*
Refine the test for Ticket #2451 to check for aliases as well
Ermal
2013-02-13
1
-5
/
+7
*
Warn users that nosync option won't prevent it to be overwritten on carp slav...
Renato Botelho
2013-02-13
1
-1
/
+1
*
Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451
Renato Botelho
2013-02-13
1
-1
/
+5
*
Display gateways with matching IP protocol in Gateways list
Phil Davis
2013-01-08
1
-2
/
+2
*
Fixes #1575. Allow Match option to be used with limiters as well. The support...
Ermal
2012-11-27
1
-4
/
+1
*
To allow limiters to work correctly on mutliwan for now enforce selecting a g...
Ermal
2012-11-16
1
-0
/
+2
*
Encode the interface parameter before using it in a redirect
jim-p
2012-10-31
1
-1
/
+1
*
Fix warning when no gateway groups
Phil Davis
2012-10-24
1
-15
/
+17
*
Refine saving/applying on more pages - don't show apply or take an action unl...
jim-p
2012-10-09
1
-2
/
+1
*
Don't offer to apply changes if no changes actually happened.
jim-p
2012-10-09
1
-2
/
+3
*
remove bunk input validation
Chris Buechler
2012-09-09
1
-3
/
+0
*
Activate new shortcuts/status in the rest of the areas that are currently setup.
jim-p
2012-08-10
1
-2
/
+1
*
Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up...
Ermal
2012-06-01
1
-13
/
+13
*
Add a inet46 filter type on the firewall rules page. I have locked down a few...
smos
2012-05-31
1
-1
/
+23
*
Properly test for the address family now that the array says what it's suppos...
smos
2012-05-21
1
-4
/
+7
*
Fix of bug #2374 "When entering values in firewall rules leading and
Cristian Feldman
2012-05-18
1
-13
/
+15
*
Allow 802.1p tags to be controlled from firewall rules edit screen
Ermal
2012-05-18
1
-0
/
+41
*
cleanup: code for building arrays for autocompleted fields
Darren Embry
2012-05-10
1
-31
/
+4
*
Fix preservation of the selection of interfaces on input errors for floating ...
Erik Fonnesbeck
2012-04-27
1
-0
/
+2
*
feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
Darren Embry
2012-03-28
1
-0
/
+1
*
prep work for feature #2320: tag for ipv4v6 fields
Darren Embry
2012-03-28
1
-4
/
+4
*
now we use the Chosen javascript plugin for jQuery
Vinicius Coque
2011-11-15
1
-1
/
+1
*
Add a check to prevent this gateway code from triggering the address family c...
Seth Mos
2011-10-18
1
-1
/
+1
*
Unbreak the firewall rule Edit page, input error array was unset halfway the ...
Seth Mos
2011-08-24
1
-1
/
+25
*
Catch another possiblity for invalid rule generation
Seth Mos
2011-08-24
1
-0
/
+4
*
Properly fix the address family check for gateway groups Ticket #1659
Seth Mos
2011-08-24
1
-2
/
+3
*
Unbreak firewall rules edit, missing a )
Seth Mos
2011-08-24
1
-1
/
+1
*
Add address family validation, also hide gateways or gateway groups from the ...
Seth Mos
2011-08-24
1
-2
/
+15
*
Add chosen js library (mit lic). Modify interface multiple select box to use.
Scott Ullrich
2011-07-23
1
-2
/
+3
*
Adding pre_input_errors hook
Scott Ullrich
2011-07-18
1
-0
/
+1
*
Revert "Move early call up a bit"
Scott Ullrich
2011-07-18
1
-3
/
+4
*
Move early call up a bit
Scott Ullrich
2011-07-18
1
-4
/
+3
*
Adding hook for interfaces allowing pfCenter and friends to add interfaces to...
Scott Ullrich
2011-07-16
1
-1
/
+3
*
Merge remote-tracking branch 'upstream/master'
jim-p
2011-07-12
1
-0
/
+20
|
\
|
*
Bug #1639. Port alias missing input validation in firewall_rules_edit.php.
Evgeny Yurchenko
2011-07-07
1
-0
/
+20
*
|
Merge remote branch 'upstream/master'
jim-p
2011-06-27
1
-4
/
+4
|
\
\
|
|
/
|
*
Be consistent with upper and lowercase.
Warren Baker
2011-06-27
1
-4
/
+4
*
|
Merge remote branch 'upstream/master'
jim-p
2011-06-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Make the ICMP echo request type less ambiguous, and since it's likely the mai...
jim-p
2011-06-01
1
-1
/
+1
*
|
Merge remote branch 'upstream/master'
jim-p
2011-06-01
1
-13
/
+15
|
\
\
|
|
/
|
*
Remove bogus protection. We have better handling of this now.
Scott Ullrich
2011-05-31
1
-13
/
+0
|
*
Add missing plugin code. Move the pre_write section up a bit.
Scott Ullrich
2011-05-30
1
-3
/
+3
|
*
Adding a new hook system for firewall nat edit and firewall rules edit page.
Scott Ullrich
2011-05-25
1
-0
/
+15
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-04-12
1
-1
/
+1
|
\
\
|
|
/
|
*
In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...
jim-p
2011-03-28
1
-1
/
+1
*
|
Resolve merge conflict
Scott Ullrich
2011-03-06
1
-2
/
+8
|
\
\
|
|
/
|
*
Show friendly names of interface for root queues of ALTQ.
Ermal
2011-03-02
1
-2
/
+8
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-02-23
1
-1
/
+1
|
\
\
|
|
/
[next]