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
*
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...
Renato Botelho
2014-03-17
1
-23
/
+23
|
\
|
*
xhtml Compliance
ayvis
2014-03-14
1
-23
/
+23
*
|
standardize on www.pfsense.org and HTTPS, point package URLs to
Chris Buechler
2014-03-14
1
-1
/
+1
|
/
*
Improve checks for params 'id', 'dup' and other similar ones to make sure the...
Renato Botelho
2014-03-12
1
-10
/
+11
*
Validate rule Advanced Options numeric entries
Phil Davis
2014-03-11
1
-7
/
+35
*
Merge pull request #997 from phil-davis/master
Renato Botelho
2014-03-07
1
-2
/
+19
|
\
|
*
Refine check for existence of rule advanced options
Phil Davis
2014-03-06
1
-9
/
+10
|
*
Make Firewall Rules Advanced Options open if used
Phil Davis
2014-03-04
1
-2
/
+18
*
|
Merge pull request #984 from phil-davis/master
Renato Botelho
2014-03-04
1
-18
/
+12
|
\
\
|
|
/
|
*
Tidy up GWG dropdown selection tests
Phil Davis
2014-02-28
1
-11
/
+7
|
*
Tidy "gateway name - IP" in dropdown list
Phil Davis
2014-02-28
1
-1
/
+2
|
*
Use return_gateway_groups_array() to build correct GWG list
Phil Davis
2014-02-27
1
-10
/
+7
*
|
Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499
Renato Botelho
2014-03-03
1
-3
/
+3
|
/
*
Port dropdowns: Put port no. after descrip
stilez
2014-02-25
1
-4
/
+4
*
Update firewall_rules_edit.php
Wild Stray
2014-02-22
1
-1
/
+1
*
Change string to "Maximum new connections per host / per second(s)"
Daniel Aleksandersen
2014-02-13
1
-4
/
+4
*
Standardise LAN net display
Phil Davis
2014-02-07
1
-2
/
+2
*
added input hidden with tracker value
bruno
2014-01-16
1
-4
/
+6
*
Generate a tracker id for the filter rules for now. Maybe for nat rules as well?
Ermal
2013-12-31
1
-0
/
+4
*
Add an option to set no-sync on rules to keep states from being synced via pf...
Renato Botelho
2013-11-12
1
-3
/
+16
*
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Renato Botelho
2013-09-12
1
-1
/
+1
*
s/require/require_once/g for filter.inc to avoid redeclaration errors in some...
jim-p
2013-08-28
1
-1
/
+1
*
Relax advanced options firewall rules tests
Phil Davis
2013-08-14
1
-12
/
+3
*
Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
Phil Davis
2013-07-24
1
-13
/
+16
*
Validate firewall rule advanced options requirements
Phil Davis
2013-07-22
1
-0
/
+45
*
Implement URL Table aliases for ports instead of IP addresses
Renato Botelho
2013-07-08
1
-1
/
+1
*
Add support for protocol 41 in rules. Fixes #3007.
Daniel Becker
2013-07-07
1
-1
/
+1
*
Add a new alias type, URLs containing Ports
Renato Botelho
2013-07-04
1
-1
/
+1
*
Fix whitespace and indent
Renato Botelho
2013-04-23
1
-91
/
+90
*
Fixed 802.1p duplicating values for vlanprio and vlanprioset
timdufrane
2013-04-11
1
-1
/
+13
*
Clean inconsistent "none" and empty conventions for advanced fields - removes...
timdufrane
2013-04-11
1
-24
/
+24
*
Fix none where should be empty string for 802.1p
timdufrane
2013-04-10
1
-1
/
+1
*
Tidy up "firewall_rules_edit.php" XHTML
Colin Fleming
2013-04-09
1
-139
/
+135
*
Track user/time a firewall rule was created and last updated, and show this i...
jim-p
2013-03-20
1
-0
/
+40
*
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
[next]