summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
Commit message (Collapse)AuthorAgeFilesLines
* Make this note more accurate.jim-p2014-11-241-1/+1
|
* Change wording at the end of the wizard to remove "donate" since that is no ↵jim-p2014-11-201-2/+2
| | | | longer an option
* Add a note to the wizard about the DNS Resolver ignoring manual name servers ↵jim-p2014-11-201-0/+5
| | | | by default.
* Stop FQDN in hostname fieldPhil Davis2014-11-111-2/+2
|
* fix up textChris Buechler2014-11-041-14/+14
|
* use a bit stronger of defaults in OpenVPN wizardChris Buechler2014-11-041-1/+3
|
* Fix WINS description. It's not 1999, and it wasn't a good description for ↵Chris Buechler2014-11-041-2/+2
| | | | back then either. If you're running WINS at this point on your AD DCs...get rid of the Win 9x boxes, or realize you don't actually need or want WINS on anything Windows 2000 and newer.
* fix up textChris Buechler2014-11-041-3/+3
|
* Add more services and reorderTyler Turner2014-09-042-168/+760
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add following shaping rules: ARMA 3 WII EA Origin Games For Windows Live Crysis 3 DeadSpace 2 DeadSpace 3 DragonAge2 MassEffect3 Facetime Google Hangouts TeamSpeak 3 Ventrilo iTunes Rado IMAP/S POP3/S SMTP/S Apple Mobile Sync Apple Push Network Service Crashplan Git Subversion BattleNet Downloader Steam Downloader Changed: Playstation Xbox to include XBOX one Battlefield 3 to include 4 OperationFlashpoint rename Quake 3 rename Quake 4 rename Tribes Ascend rename Removed: Halo2 because its covered under XBOX Add Game console and Client section with Wii, PlayStation, XBOX, BattleNet, EA Origin and Steam. Reordered file contents by section and alphabetically for user friendliness. Added Game Downloader section in step 7 which includes ports for Battle.NET and Steam.
* fix gold alignment and redirectJared Dillard2014-08-191-1/+1
|
* Revert "make gold link more visable"Jared Dillard2014-08-191-1/+1
| | | | This reverts commit a03943d203441a87ea9c01f383d451dfc921bdd2.
* make gold link more visableJared Dillard2014-08-181-1/+1
|
* Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's ↵Chris Buechler2014-08-081-1/+1
| | | | 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.
* Add message about Gold to setup wizard and menu/link to Gold signup.Matt Smith2014-07-251-10/+22
|
* Disable bandwidth checks for PRIQ, it should fix #3537Renato Botelho2014-07-252-76/+88
|
* Fix field name that cannot contain spaces, and use displaynameRenato Botelho2014-07-251-2/+3
|
* Fix scheduler field nameRenato Botelho2014-07-251-1/+1
|
* Fix field name that cannot contain spaces, and use displaynameRenato Botelho2014-07-251-2/+3
|
* Fix field nameRenato Botelho2014-07-251-1/+1
|
* Strict checks for number of WANs and LANs on wizardRenato Botelho2014-07-241-4/+8
|
* Fix number of WAN / LAN interfaces detection for dedicated wizardRenato Botelho2014-07-241-4/+11
|
* Try to guess number of WANsRenato Botelho2014-07-242-0/+21
|
* Try to guess number of WANs and LANsRenato Botelho2014-07-242-0/+27
|
* Fix number of WAN and LAN connections checkRenato Botelho2014-07-241-1/+11
|
* Just show right type of interfaces (LAN/WAN) on traffic shapper wizards, it ↵Renato Botelho2014-07-242-0/+12
| | | | fixes #3535
* Remove 'multi lan/single wan' and 'multi wan/single lan' traffic shaper ↵Renato Botelho2014-07-244-5685/+0
| | | | wizards, multi lan/wan can be used to replace any of them
* Fix indent and whitespacesRenato Botelho2014-07-242-386/+386
|
* Fix indent and whitespacesRenato Botelho2014-07-241-310/+310
|
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-2/+2
|
* Ensure e-mail address carries over from the CA screen to the Cert screen in ↵jim-p2014-04-151-0/+4
| | | | the OpenVPN wizard.
* use email from CA creation also as the default for server certChris Buechler2014-04-141-0/+1
|
* replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these ↵ayvis2014-03-184-4/+4
| | | | files to UTF-8
* standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-1410-11/+11
| | | | packages.pfsense.org
* These are remenants of old 1.2 remove them from the wizardErmal2014-02-211-2/+0
|
* Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
|
* Prevent network or broadcast address to be set on interface (console, GUI ↵Renato Botelho2013-12-041-3/+17
| | | | and wizard). It should fix #3196
* Change OpenVPN Compression settings to cover the full range of allowed ↵jim-p2013-10-312-2/+17
| | | | settings on OpenVPN (unset, off, on, adaptive) rather than a simple off/on switch that either doesn't set the value or enables it with adaptive (OpenVPN's default).
* Add Auth Digest to OpenVPN wizard also.jim-p2013-10-302-0/+24
|
* Allow multiple valid time servers to be entered in the wizard, as they are ↵jim-p2013-09-241-5/+5
| | | | allowed under System > General
* Remove call-time pass by reference from traffic shaper files, it should fix ↵Renato Botelho2013-09-124-62/+62
| | | | #2565
* 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
| | | | description was wrong, and both need to be there.
* Avoid duplicate default gw, also look for gateways with name different from ↵Renato Botelho2013-04-281-4/+10
| | | | WANGW that points to same IP
* 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 ↵Renato Botelho2013-04-231-1/+0
| | | | source. Fixes #2959
* 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 ↵jim-p2013-04-111-1/+1
| | | | the logo at the top, so people don't think they are stuck/required to do the wizard.
* Track user/time a firewall rule was created and last updated, and show this ↵jim-p2013-03-205-6/+35
| | | | information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.
OpenPOWER on IntegriCloud