summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
Commit message (Expand)AuthorAgeFilesLines
* s/http/https/ for www.pfsense.orgChris Buechler2014-03-1410-11/+11
* Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-041-3/+17
* Allow multiple valid time servers to be entered in the wizard, as they are al...jim-p2013-09-241-5/+5
* fix textChris Buechler2013-09-031-1/+1
* not true you have to log in again since HTTP basic auth was deprecated.Chris Buechler2013-06-171-1/+1
* add MSS clamping to setup wizard. Now that MTU and MSS are separate, the MTU ...Chris Buechler2013-06-171-1/+8
* Avoid duplicate default gw, also look for gateways with name different from W...Renato Botelho2013-04-281-4/+10
* Avoid set 2 sources on shaper wizard. Fixes #2959Renato Botelho2013-04-243-3/+0
* Fix indent and whitespacesRenato Botelho2013-04-231-115/+115
* Rule created for penalty addresses on shaper wizard should not set 'any' as s...Renato Botelho2013-04-231-1/+0
* Fix indent and whitespacesRenato Botelho2013-04-231-151/+151
* Add a line to let the user know that the wizard can be stopped by clicking th...jim-p2013-04-111-1/+1
* Track user/time a firewall rule was created and last updated, and show this i...jim-p2013-03-205-6/+35
* Fix wording for VoIP address option in the shaper. Add rule going the other d...jim-p2013-02-278-26/+77
* Permit openvpn to use same port on different interfaces. It should fix #814Renato Botelho2013-01-291-1/+1
* Don't forget the wizard...jim-p2013-01-241-2/+2
* Allow selecting the digest algorithm when creating a CA or Cert. Implements #...jim-p2013-01-211-2/+2
* fixed spellingfsSnowboard2013-01-144-8/+8
* more games for traffic shaperfsSnowboard2013-01-124-8/+176
* fixed spelling mistakefsSnowboard2013-01-124-4/+4
* added traffic shaper game rulesunknown2013-01-124-60/+324
* Change ereg() to preg_match() functionccesario2012-07-011-2/+2
* Don't skip "lan" as a possible WAN for shaper, since someone could have renam...jim-p2012-05-231-2/+0
* fix typoChris Buechler2012-05-091-1/+1
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-2/+2
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-2/+2
* Fix multi_all wizard to properly verify VoIP bandwidth specified.Ermal2010-12-291-11/+13
* variable is not yet available so rebrands get a blank page on the last step i...Warren Baker2011-11-301-1/+1
* When making a server certificate in the wizard, make sure we specify it must ...jim-p2011-11-291-1/+1
* Fixes #1948. Do not specify an interface for the Voip rules that intend a sou...Ermal2011-10-154-4/+4
* Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #...jim-p2011-09-121-12/+13
* Revert "Be correct on teh variable scope"jim-p2011-09-121-3/+3
* Be correct on teh variable scopeErmal2011-09-121-3/+3
* Another try at prventing panic on reconfig of ppp type wans. Ticket #1696Ermal2011-09-121-13/+12
* If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface ...jim-p2011-09-121-8/+14
* Fixes #1696. Do not store temporary information under interfaces section duri...Ermal2011-09-121-26/+23
* Make the checks during step4 and step5 actually work.Ermal2011-08-094-8/+8
* Correctly check the values for VoIP on multi_lan traffic shaper wizard. Repor...Ermal2011-08-021-38/+36
* Declare the arrays as global since that is what they are. Correct the name of...Ermal2011-08-024-4/+4
* Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense...Ermal2011-08-021-1/+1
* Correct priority number to not have clashes with PRIQ which do not allow same...Ermal2011-07-284-8/+8
* Ticket #749. Make the rules of the traffic shaper wizard select the wan side ...Ermal2011-07-224-245/+291
* makes correct use of printf and gettextVinicius Coque2011-07-181-2/+2
* Actually increase the default queue length for the new default queueErmal2011-07-154-3/+8
* Respect the p2p catchall setting.Ermal2011-07-154-114/+122
* Re-enable downstream queues but with the difference that the default queue no...Ermal2011-07-151-71/+66
* Re-enable downstream queues but with the difference that the default queue no...Ermal2011-07-151-281/+270
* Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_...Ermal2011-07-151-0/+383
* Re-enable downstream queues but with the difference that the default queue no...Ermal2011-07-152-410/+392
OpenPOWER on IntegriCloud