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
/
wizards
Commit message (
Expand
)
Author
Age
Files
Lines
*
added traffic shaper game rules
unknown
2013-01-12
4
-60
/
+324
*
Change ereg() to preg_match() function
ccesario
2012-07-01
1
-2
/
+2
*
Don't skip "lan" as a possible WAN for shaper, since someone could have renam...
jim-p
2012-05-23
1
-2
/
+0
*
fix typo
Chris Buechler
2012-05-09
1
-1
/
+1
*
Unbreak a number of explode() replacements which required preg_split()
smos
2012-01-20
1
-2
/
+2
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-2
/
+2
*
Fix multi_all wizard to properly verify VoIP bandwidth specified.
Ermal
2010-12-29
1
-11
/
+13
*
variable is not yet available so rebrands get a blank page on the last step i...
Warren Baker
2011-11-30
1
-1
/
+1
*
When making a server certificate in the wizard, make sure we specify it must ...
jim-p
2011-11-29
1
-1
/
+1
*
Fixes #1948. Do not specify an interface for the Voip rules that intend a sou...
Ermal
2011-10-15
4
-4
/
+4
*
Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #...
jim-p
2011-09-12
1
-12
/
+13
*
Revert "Be correct on teh variable scope"
jim-p
2011-09-12
1
-3
/
+3
*
Be correct on teh variable scope
Ermal
2011-09-12
1
-3
/
+3
*
Another try at prventing panic on reconfig of ppp type wans. Ticket #1696
Ermal
2011-09-12
1
-13
/
+12
*
If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface ...
jim-p
2011-09-12
1
-8
/
+14
*
Fixes #1696. Do not store temporary information under interfaces section duri...
Ermal
2011-09-12
1
-26
/
+23
*
Make the checks during step4 and step5 actually work.
Ermal
2011-08-09
4
-8
/
+8
*
Correctly check the values for VoIP on multi_lan traffic shaper wizard. Repor...
Ermal
2011-08-02
1
-38
/
+36
*
Declare the arrays as global since that is what they are. Correct the name of...
Ermal
2011-08-02
4
-4
/
+4
*
Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense...
Ermal
2011-08-02
1
-1
/
+1
*
Correct priority number to not have clashes with PRIQ which do not allow same...
Ermal
2011-07-28
4
-8
/
+8
*
Ticket #749. Make the rules of the traffic shaper wizard select the wan side ...
Ermal
2011-07-22
4
-245
/
+291
*
makes correct use of printf and gettext
Vinicius Coque
2011-07-18
1
-2
/
+2
*
Actually increase the default queue length for the new default queue
Ermal
2011-07-15
4
-3
/
+8
*
Respect the p2p catchall setting.
Ermal
2011-07-15
4
-114
/
+122
*
Re-enable downstream queues but with the difference that the default queue no...
Ermal
2011-07-15
1
-71
/
+66
*
Re-enable downstream queues but with the difference that the default queue no...
Ermal
2011-07-15
1
-281
/
+270
*
Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_...
Ermal
2011-07-15
1
-0
/
+383
*
Re-enable downstream queues but with the difference that the default queue no...
Ermal
2011-07-15
2
-410
/
+392
*
Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_...
Ermal
2011-07-15
2
-0
/
+784
*
Reconfigure wan/lan when finishing wizard, or the new IPs will not be applied.
jim-p
2011-07-07
1
-0
/
+2
*
Revert this change. reload_all() already sends a reload message. Unfortun...
Scott Ullrich
2011-05-12
1
-2
/
+1
*
Use send_event()
Scott Ullrich
2011-05-12
1
-1
/
+1
*
Use send_message and issue the reload all operation in the background
Scott Ullrich
2011-05-12
1
-1
/
+1
*
Skip step #9 for non pfSense branded installations
Scott Ullrich
2011-05-11
1
-0
/
+8
*
Reload the wizard and then redirect to a wizard completed step. Prompt the u...
Scott Ullrich
2011-05-11
1
-3
/
+19
*
Misc fixes to make the openvpn wizard stop re-creating a CA previously made v...
jim-p
2011-05-07
1
-2
/
+7
*
Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lowe...
jim-p
2011-03-03
1
-1
/
+1
*
Only make gateway changes if we have been given a new gateway IP.
jim-p
2011-02-28
1
-18
/
+20
*
Setup gateway monitoring since we just altered a gateway.
jim-p
2011-02-28
1
-0
/
+1
*
Fix gateway handling in setup wizard.
jim-p
2011-02-28
1
-2
/
+29
*
Remove direction from traffic shaper generated rules now that the match actio...
Ermal
2011-02-22
4
-28
/
+0
*
The doubled "$rule = array();" lines are probably a copy/paste error. Probab...
Erik Fonnesbeck
2011-02-13
1
-4
/
+4
*
Correctly verify the input on bandwith at voip step for traffic shaper wizard...
Ermal
2011-02-12
5
-55
/
+123
*
Convert the shapers to the match action so the generated rules do not impact ...
Ermal
2011-02-11
4
-0
/
+28
*
Do proper input validation on traffic shaper wizards to not allow empty fiedls.
Ermal
2011-01-24
4
-87
/
+87
*
Properly check empty fields when specifying bandwidth values.
Ermal
2011-01-24
4
-4
/
+4
*
Fix OpenVPN wizard.
jim-p
2011-01-21
1
-2
/
+1
*
Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...
jim-p
2011-01-20
2
-0
/
+23
*
Add a checkbox for duplicate-cn on OpenVPN servers.
jim-p
2011-01-20
2
-0
/
+10
[next]