summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_...Ermal2011-07-152-0/+784
* Reconfigure wan/lan when finishing wizard, or the new IPs will not be applied.jim-p2011-07-071-0/+2
* Revert this change. reload_all() already sends a reload message. Unfortun...Scott Ullrich2011-05-121-2/+1
* Use send_event()Scott Ullrich2011-05-121-1/+1
* Use send_message and issue the reload all operation in the backgroundScott Ullrich2011-05-121-1/+1
* Skip step #9 for non pfSense branded installationsScott Ullrich2011-05-111-0/+8
* Reload the wizard and then redirect to a wizard completed step. Prompt the u...Scott Ullrich2011-05-111-3/+19
* Misc fixes to make the openvpn wizard stop re-creating a CA previously made v...jim-p2011-05-071-2/+7
* Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lowe...jim-p2011-03-031-1/+1
* Only make gateway changes if we have been given a new gateway IP.jim-p2011-02-281-18/+20
* Setup gateway monitoring since we just altered a gateway.jim-p2011-02-281-0/+1
* Fix gateway handling in setup wizard.jim-p2011-02-281-2/+29
* Remove direction from traffic shaper generated rules now that the match actio...Ermal2011-02-224-28/+0
* The doubled "$rule = array();" lines are probably a copy/paste error. Probab...Erik Fonnesbeck2011-02-131-4/+4
* Correctly verify the input on bandwith at voip step for traffic shaper wizard...Ermal2011-02-125-55/+123
* Convert the shapers to the match action so the generated rules do not impact ...Ermal2011-02-114-0/+28
* Do proper input validation on traffic shaper wizards to not allow empty fiedls.Ermal2011-01-244-87/+87
* Properly check empty fields when specifying bandwidth values.Ermal2011-01-244-4/+4
* Fix OpenVPN wizard.jim-p2011-01-211-2/+1
* Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...jim-p2011-01-202-0/+23
* Add a checkbox for duplicate-cn on OpenVPN servers.jim-p2011-01-202-0/+10
* Fix OpenVPN NetBIOS settings not propagating from the wizard to the server in...jim-p2010-12-271-0/+1
* Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_d...Ermal2010-12-221-383/+0
* Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard a...Ermal2010-12-222-784/+0
* Use the provided settings even for HFSC scheduler instead of hardcoding 32Kbi...Ermal2010-12-224-165/+146
* Use 1024 not 1000 in conversion.Ermal2010-12-214-12/+12
* Provide a default value to the function for converting kb/Mb to coeficient fo...Ermal2010-12-144-8/+8
* Remove dropdown to select interface. Should fix #1090gnhb2010-12-141-7/+0
* Use correct variable name so the message is actually displayed.Ermal2010-12-094-10/+10
* Ticket #1081. Fix header() function to do correct redirection. Also remove bo...Ermal2010-12-078-67/+4
* Add exit; so the redirection actually works.Ermal2010-11-294-0/+4
* Remove old reference to function. Reported-by: http://forum.pfsense.org/index...Ermal2010-11-291-2/+2
* Save the host name and domain to a temporary location until the setup wizard ...Erik Fonnesbeck2010-11-181-2/+14
* Change OpenVPN wizard to set input_errors when there is a fatal condition tha...jim-p2010-10-201-4/+4
* Reject special characters in CA/Cert field names during OpenVPN wizard. Fixes...jim-p2010-10-202-6/+18
* Traffic shaper wizards remove redirection before final step. This seems a for...Ermal2010-10-204-24/+13
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-5/+5
OpenPOWER on IntegriCloud