Project

General

Profile

Download (25.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fa8be5de 08/19/2014 06:33 PM Matthew Smith

non-css parts of gold menu

6f4a300b 08/08/2014 05:04 AM Chris Buechler

Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's more than adequate for current systems, no need to make people sit there for 1 minute. Many likely click out via the logo and miss the last screen entirely.

85e92a06 03/14/2014 11:59 PM Chris Buechler

s/http/https/ for www.pfsense.org

6002c9be 02/07/2014 05:54 PM Phillip Davis

Enhance interface gateway data entry descriptions

21d74c8e 12/04/2013 08:21 PM Renato Botelho

Prevent network or broadcast address to be set on interface (console, GUI and wizard). It should fix #3196

11d8b2cd 09/24/2013 01:31 PM Jim Pingle

Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General

254261e0 09/03/2013 09:33 AM Chris Buechler

fix text

891ecd18 06/17/2013 05:24 AM Chris Buechler

not true you have to log in again since HTTP basic auth was deprecated.

7b79e0cb 06/17/2013 05:15 AM Chris Buechler

add MSS clamping to setup wizard. Now that MTU and MSS are separate, the MTU description was wrong, and both need to be there.

004c1412 04/28/2013 02:12 PM Renato Botelho

Avoid duplicate default gw, also look for gateways with name different from WANGW that points to same IP

5dc0c7b1 04/11/2013 08:35 PM Jim Pingle

Add a line to let the user know that the wizard can be stopped by clicking the logo at the top, so people don't think they are stuck/required to do the wizard.

2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

769891b5 11/30/2011 12:31 PM Warren Baker

variable is not yet available so rebrands get a blank page on the last step in the setup wizard

d3ce6a8b 09/12/2011 11:20 PM Jim Pingle

Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"

This reverts commit afe88d69235f84530ed6386b22cfc9c488bf94c5.

b8c8820b 09/12/2011 11:20 PM Jim Pingle

Revert "Be correct on teh variable scope"

This reverts commit 106646b4204b2850ec7f41547079cf00cc374f6f.

106646b4 09/12/2011 10:35 PM Ermal LUÇI

Be correct on teh variable scope

afe88d69 09/12/2011 10:30 PM Ermal LUÇI

Another try at prventing panic on reconfig of ppp type wans. Ticket #1696

8678130d 09/12/2011 09:06 PM Jim Pingle

If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696

43d8f1cc 09/12/2011 12:05 PM Ermal LUÇI

Fixes #1696. Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic.

10f5d53c 07/07/2011 07:57 PM Jim Pingle

Reconfigure wan/lan when finishing wizard, or the new IPs will not be applied.

eb06ca8e 05/12/2011 05:03 PM Scott Ullrich

Revert this change. reload_all() already sends a reload message. Unfortunately there is still something else lurking that causes a delay when loading the wizard step

9545fe7a 05/12/2011 03:41 PM Scott Ullrich

Use send_event()

602e9806 05/12/2011 03:38 PM Scott Ullrich

Use send_message and issue the reload all operation in the background

b148ab81 05/11/2011 08:40 PM Scott Ullrich

Skip step #9 for non pfSense branded installations

51b9e41d 05/11/2011 07:26 PM Scott Ullrich

Reload the wizard and then redirect to a wizard completed step. Prompt the user to donate to the project.

566193a5 02/28/2011 05:25 PM Jim Pingle

Only make gateway changes if we have been given a new gateway IP.

d7b4e38f 02/28/2011 05:21 PM Jim Pingle

Setup gateway monitoring since we just altered a gateway.

e121bebd 02/28/2011 05:16 PM Jim Pingle

Fix gateway handling in setup wizard.

841c4125 12/14/2010 01:21 PM Marcus Brown

Remove dropdown to select interface. Should fix #1090

0bee2010 11/18/2010 09:34 AM Erik Fonnesbeck

Save the host name and domain to a temporary location until the setup wizard is finished to prevent triggering the DNS rebind message. Fixes #1022 Also use this information to implement the redirect for changed host for ticket #455

389c778e 09/20/2010 02:57 PM Marcus Brown

Update wizard files for setup wizard to write proper config for current ppp architecture.

I also allowed selection of physical interface from the wizard screen. This is crucial
because if the user has the WAN set to anything other than the same phyical interface used...

ff93a5c1 06/25/2010 04:17 PM Jim Pingle

Validate time server. Should be the last thing that fixes #464

85ee0940 06/25/2010 04:12 PM Jim Pingle

Do more strict validation on WAN setup fields. Ticket #464

618e43ca 06/25/2010 03:29 PM Jim Pingle

Do some more strict validation on hostname, domain, and DNS servers. Ticket #464

5fe3b651 06/25/2010 03:29 PM Jim Pingle

Validate MTU in setup wizard. Ticket #464

22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

703539b6 04/01/2010 04:45 PM Chris Buechler

fix text

f39fe79e 03/03/2010 06:43 PM Ermal Luçi

Ticket #314. Commit somewhat variant of patch provided on ticket to allow checking allow dns override.

596bc941 12/22/2009 10:01 PM Ermal Luçi

Bind to correct fields for the PPPoE/PPTP credentials.

eb29fd9b 12/19/2009 03:41 AM Chris Buechler

fix text

95dd7e9d 11/27/2009 09:34 PM Scott Ullrich

Set location of header request

fa6a664d 11/27/2009 09:32 PM Scott Ullrich

When working with one interface only, do not attempt to setup lan during setup wizard. Ticket #158

f16f30cf 06/25/2009 12:26 AM Chris Buechler

move after reload_all

fc1e7d9f 06/25/2009 12:22 AM Chris Buechler

Skip sleep if argument is specified, and update bogons at end of setup wizard.

9df3c604 01/06/2009 10:14 PM Scott Ullrich

Fix pptp dial on demand and idle timeout wizard fields which have
NEVER worked correctly to begin with. Oops.

ebfcc98d 01/06/2009 03:38 AM Scott Ullrich

Savew timeout and dial on demand

df4ae7c8 10/06/2008 10:23 PM Ermal Luçi
  • Remove bigpond support from backend.
  • Use killbypid instead of sigkillbypid SIGUSR2 is not doing what is expected.
  • Actually start pppoe/pptp when the routing is called for this.
0b31cf3e 09/02/2008 10:01 PM Matthew Grooms

Correct a problem with the setup wizzard. It was using a legacy method to
set the administrative password. This was causing failures while parsing
the xml file.

cc0ef90e 08/30/2008 03:18 AM Scott Ullrich

Unbreak wizard.

Pointy-hat-to: me

659fa7f2 08/03/2008 05:54 PM Matthew Grooms

Cleanup authentication code. The basic auth method, the passwd, htpasswd
and pam backing functions have been removed. The basic auth method was
legacy code and the backing functions were redundant with no added value
that I could see. A simplified replacement backing function named...

e21dff7c 05/17/2008 03:25 AM Scott Ullrich

Add initial code to allow user to record installation hardware info
(dmesg -a).

709cc6e0 10/17/2007 12:25 AM Bill Marquette

global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427

2131ed2f 10/18/2006 12:19 AM Scott Ullrich

We no longer have a update time interval

Ticket #1139

0f81906a 05/25/2006 03:48 AM Scott Ullrich

unlink() -> unlink_if_exists()

e2c8c1aa 05/21/2006 11:42 PM Scott Ullrich

Remove trigger wizard file before displaying first step. Some people like to click the wizard logo to bypass wizard.

1444dfef 05/21/2006 11:26 PM Scott Ullrich

Remove wizard trigger file after inital setup, not in first index.php item

Ticket #984

0119fc69 01/28/2006 03:35 AM Scott Ullrich

MFC 9566
Correct textq

a8335136 01/23/2006 05:34 AM Scott Ullrich

Remove bandwidth items. We don't want to confuse the user with un-used items.

2a8143e5 01/19/2006 06:26 AM Scott Ullrich

MFC 8989
grammar touch up

ca07f232 12/24/2005 02:36 AM Scott Ullrich

Add block bogons to setup wizard

7a23e419 10/22/2005 06:41 PM Scott Ullrich

MFC 7048
Clean up 'reload' page, this reads a little better.

938957af 10/21/2005 02:28 AM Scott Ullrich

MFC 7025
We moved the primary gateway to the wan interface long time ago.

570b3d40 10/11/2005 08:43 PM Scott Ullrich

We only support HFSC now. Remove scheduler knob.

735ab270 09/26/2005 08:21 PM Seth Mos

Adjust the Lan DHCP range, we start from 10 and stop at -10.
This should prevent the range overlapping on a non /24.
This also prevents trying to handout .254 which might well be a router address.
Tough luck to those trying it on a /27 or higher.

2e1c1991 07/25/2005 04:56 AM Scott Ullrich

Reboot -> Reload

182c30de 07/24/2005 10:24 PM Scott Ullrich
  • Drop kick reboots bye bye
  • Add reloat_interfaces()
  • Add reload_all()
  • Use reload_all() in wizard
7f1e27b3 07/24/2005 07:20 PM Scott Ullrich

Redirect after 60 seconds. Since we reload all services we're not doing a full reboot so it should take less time.

0b1138de 07/24/2005 04:45 PM Scott Ullrich

Eliminate reboot step from wizard

6aed3a2e 06/02/2005 05:02 AM Bill Marquette

Add copyright

c1622caf 05/09/2005 01:23 AM Scott Ullrich

Remove debug line

f63becab 05/09/2005 01:21 AM Scott Ullrich

Correctly define from and to DHCPD ranges by using the correct post values. DOH!

This fixes Ticket #65

59031a49 05/02/2005 03:03 PM Scott Ullrich

Correctly save remote pptp ip during wizard setup.

This should address Ticket #50

97737adf 04/26/2005 10:58 PM Scott Ullrich

Correctly count dhcp range

This should resolve Ticket #40

f4da1ccd 04/26/2005 09:15 PM Scott Ullrich

Update domain field regex to allow -'s

This should address Ticket #38

be9fd894 04/16/2005 11:15 PM Scott Ullrich

Use posted IP address.

bfa6dc57 04/10/2005 04:01 AM Colin Smith

Proofreading.

cdb0117c 04/07/2005 03:29 AM Scott Ullrich

Get script ready for colins xmlrpc transformation:

4aea0386 04/04/2005 11:17 PM Scott Ullrich
  • Move indvidual xml subnet items to its own widget
  • Update DHCP range when lan ip changes
bd31336e 04/04/2005 11:11 PM Scott Ullrich
  • Move indvidual xml subnet items to its own widget
  • Move indvidual xml time zones items to its own widget
93cf5db9 03/21/2005 02:18 AM Bill Marquette

Ooops...gateway is now a system tag

5a64b2d5 03/21/2005 01:53 AM Bill Marquette

fix typo

6bb5c9aa 03/12/2005 05:44 AM Bill Marquette

Client side input validation for the wizard
Fix invalid domain name bug

d51f86e0 01/12/2005 04:47 AM Scott Ullrich

Expand the usage of $myurl in wizard fields and pkg_edit

94f2bb65 01/08/2005 06:08 AM Scott Ullrich

Remove /31 from interfaces.

3ed807e4 01/05/2005 11:18 PM Scott Ullrich

Move the stepsubmitphpaction out of the field collection. It was not setting the root password correctly.

e7bce772 01/05/2005 09:34 PM Scott Ullrich

Explain what the Admin password is.

ca008ab8 01/05/2005 09:33 PM Scott Ullrich

Call system_password_configure which syncs the http password.

3d79c8ba 01/04/2005 09:02 PM Scott Ullrich

Sync web GUI password when saving the Admin password. Also sync ssh password at the same time.

Reported-by: B.Kharazmi

25a4bcd2 01/04/2005 08:52 PM Scott Ullrich

Clarify Admin password is for WebGUI

615e0d90 12/27/2004 03:54 AM Scott Ullrich

Turn off debugging

6bc8118e 12/25/2004 03:56 AM Scott Ullrich

Remove debugging info.

b1919dd0 12/23/2004 11:06 PM Scott Ullrich

Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting.

9e9a6bd1 12/23/2004 10:27 PM Scott Ullrich

Correct value cases and simplify setting of type.

dd627071 12/23/2004 10:01 PM Scott Ullrich

Correct Type save selection on WAN interface wizard screen.

ffe75109 12/20/2004 05:17 PM Scott Ullrich

Use javascript to detect which state Type should be in initially.

34b5c5a0 12/19/2004 06:51 PM Scott Ullrich

Add enable and disable fields feature to XML language. Fix the TYPE dropdown.

0fbc9d1a 12/18/2004 11:15 PM Scott Ullrich

Dont set root password if fields are blank.

4de543fa 12/18/2004 10:58 PM Scott Ullrich

Wizard should now be in fully working oorder including reboot, etc.

a8df0181 12/18/2004 09:08 PM Scott Ullrich

Add arraynum flag which is used when there is an array of values.

Example would be:
<dnsserver>X.X.X.X</dnsserver>
<dnsserver>Y.Y.Y.Y</dnsserver>