summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/setup_wizard.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* variable is not yet available so rebrands get a blank page on the last step i...Warren Baker2011-11-301-1/+1
* 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
* 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
* 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 dropdown to select interface. Should fix #1090gnhb2010-12-141-7/+0
* Save the host name and domain to a temporary location until the setup wizard ...Erik Fonnesbeck2010-11-181-2/+14
* Update wizard files for setup wizard to write proper config for current ppp a...gnhb2010-09-201-13/+61
* Validate time server. Should be the last thing that fixes #464jim-p2010-06-251-0/+10
* Do more strict validation on WAN setup fields. Ticket #464jim-p2010-06-251-6/+41
* Do some more strict validation on hostname, domain, and DNS servers. Ticket #464jim-p2010-06-251-0/+26
* Validate MTU in setup wizard. Ticket #464jim-p2010-06-251-0/+11
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-4/+4
* fix textChris Buechler2010-04-011-2/+2
* Ticket #314. Commit somewhat variant of patch provided on ticket to allow che...Ermal Luçi2010-03-031-0/+6
* Bind to correct fields for the PPPoE/PPTP credentials.Ermal Luçi2009-12-221-4/+4
* fix textChris Buechler2009-12-181-1/+1
* Set location of header requestsullrich2009-11-271-1/+1
* When working with one interface only, do not attempt to setup lan during setu...sullrich2009-11-271-5/+11
* move after reload_allChris Buechler2009-06-241-1/+1
* Skip sleep if argument is specified, and update bogons at end of setup wizard.Chris Buechler2009-06-241-0/+1
* Fix pptp dial on demand and idle timeout wizard fields which haveScott Ullrich2009-01-061-2/+2
* Savew timeout and dial on demandScott Ullrich2009-01-061-1/+3
* * Remove bigpond support from backend.Ermal Luçi2008-10-061-38/+0
* Correct a problem with the setup wizzard. It was using a legacy method toMatthew Grooms2008-09-021-7/+3
* Unbreak wizard.Scott Ullrich2008-08-301-64/+11
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-7/+3
* Add initial code to allow user to record installation hardware infoScott Ullrich2008-05-171-2/+59
* global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427Bill Marquette2007-10-171-2/+2
* We no longer have a update time intervalScott Ullrich2006-10-181-13/+7
* unlink() -> unlink_if_exists()Scott Ullrich2006-05-251-1/+1
* Remove trigger wizard file before displaying first step. Some people like to...Scott Ullrich2006-05-211-3/+5
* Remove wizard trigger file after inital setup, not in first index.php itemScott Ullrich2006-05-211-1/+4
* MFC 9566Scott Ullrich2006-01-281-2/+2
* Remove bandwidth items. We don't want to confuse the user with un-used items.Scott Ullrich2006-01-231-35/+0
* MFC 8989Scott Ullrich2006-01-191-1/+1
* Add block bogons to setup wizardScott Ullrich2005-12-241-0/+12
OpenPOWER on IntegriCloud