summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
Commit message (Collapse)AuthorAgeFilesLines
* Add UDP bit torrent traffic rule to wizardScott Ullrich2007-04-051-1/+3
|
* Do not encode & as & ... This is not a XML document.Scott Ullrich2007-02-061-5/+5
|
* Do not encode & as & ... This is not a XML document.Scott Ullrich2007-02-061-2/+2
|
* Beef up error messageScott Ullrich2007-02-061-1/+1
|
* Add Xbox360 support in the gaming sectionScott Ullrich2007-01-142-1/+21
| | | | See http://support.microsoft.com/kb/908874
* Reintroduce the Penalty Box option. This one has reported succes fromSeth Mos2007-01-062-190/+375
| | | | | | forum users and has been out there for over 2 weeks now. This also allows you to set a upper limit to the p2p queues. Together with the p2pcatchall that makes for a reasonable p2p blocker.
* Backout penalty box option.Scott Ullrich2006-12-232-292/+145
| | | | Step 3 is supposed to be VOIP, and Seth forgot to rename all of the step ids in the .inc file leading to utter badness.
* Add Penalty box option to the RELENG_1 wizard. I've had no complaintsSeth Mos2006-12-142-144/+291
| | | | | | | and the tests work. It works quite similar to voip queue but with a upper limit. NOTE: This does not shape FTP traffic because of the FTP proxy.
* MFC 14296Scott Ullrich2006-11-192-3/+5
| | | | | | allow for the most stupid config ever if user selects nothing but p2pcatchall, allow them to be stupid and put all traffic in the p2p queue, effectively negating all benefits of shaping
* We no longer have a update time intervalScott Ullrich2006-10-181-13/+7
| | | | Ticket #1139
* Note that the shaper is not compatible with bridging in the opening warningScott Ullrich2006-09-181-10/+10
|
* * Whitespace cleanupScott Ullrich2006-09-101-33/+35
| | | | | * Add missing counter strike ports * Shift default queues to 1, instead of 3
* Reset RRD queues after configuring Traffic ShaperScott Ullrich2006-08-161-0/+4
|
* Increaase ACK queues. Lower Game queues a bit.Scott Ullrich2006-08-101-4/+4
|
* Increase game queues bandwidth.Scott Ullrich2006-08-101-2/+2
| | | | Tested with all options enabled.
* Increase default bandwidth for ACKS, voIP and Gaming queues.Scott Ullrich2006-08-101-81/+81
| | | | Tested by enabling all options to make sure the percentages did not add up more than the available bandwidth. We still have plenty of room to spare.
* MFCScott Ullrich2006-07-081-3/+3
| | | | | Fix jabber on TS. http://www.pfsense.org/~billm/patches/ticket-1042.patch
* * Add port 5223Scott Ullrich2006-07-011-2/+8
| | | | * Make sure upload and download values are numeric
* Fix descriptionScott Ullrich2006-07-011-1/+1
|
* Add Jabber IM. It is the standard on the internet so we should support it ↵Scott Ullrich2006-07-012-1/+27
| | | | out of the box if we do not support editing of the default generated traffic shaper configuration.
* Increase qOthers bandwidth to 5%.Scott Ullrich2006-06-251-2/+2
|
* Increase bandwidth to 5% for the gaming queues.Scott Ullrich2006-06-251-2/+2
| | | | Tested by using voip line, streaming audio at 128 bit with increased priority during raise and lower screen. Now couter strike is no longer showing drops on the game queue.
* Increase acks queue instead of default.Scott Ullrich2006-06-251-4/+4
| | | | Break out the pointy hat.
* Increase qWANDef default bandwidth to 5%.Scott Ullrich2006-06-241-2/+2
| | | | Discussed with Leon, BillM
* Really accept aliases during the VOIP address phase.Scott Ullrich2006-06-201-1/+1
|
* MFC 12528Scott Ullrich2006-06-041-4/+4
| | | | | | fix queue prios 1 = P2P* 2 = OthersL 3 = default 4 = OthersH 5 = Games 6 = VOIP 7 = empty acks
* unlink() -> unlink_if_exists()Scott Ullrich2006-05-251-1/+1
|
* Remove upload or download speed check, the javascript validation code should ↵Scott Ullrich2006-05-241-6/+1
| | | | work its magic instead.
* MFC 12339Scott Ullrich2006-05-231-2/+2
| | | | | $stepid isn't global, no need to use it anyway, we know what step we need to redirect to
* Remove trigger wizard file before displaying first step. Some people like ↵Scott Ullrich2006-05-211-3/+5
| | | | to click the wizard logo to bypass wizard.
* Remove wizard trigger file after inital setup, not in first index.php itemScott Ullrich2006-05-211-1/+4
| | | | Ticket #984
* Do not allow upload or download speeds to be blank.Scott Ullrich2006-05-171-0/+5
|
* Add back missing <option>Scott Ullrich2006-05-161-0/+1
|
* Remove duplicate <option> tagScott Ullrich2006-05-161-1/+0
|
* MFC 12255Scott Ullrich2006-05-161-99/+99
| | | | Make "Default" the default selected option MFC: possible MFC candidate
* Change Default queues to <value>D</value>Scott Ullrich2006-04-091-1/+1
|
* Change Default queues to <value>D</value>Scott Ullrich2006-04-091-1/+1
|
* MFC 11285Scott Ullrich2006-04-092-27/+46
| | | | Other Applications will now be in OtherH, OtherL, or default depending on setting. This is important if you don't want all your apps to hit the P2PCatchall rule if selected.
* MFC 11279Scott Ullrich2006-04-091-3/+3
| | | | protocols aren't dependant on ports - I'm guessing this code could use more cleanup
* Fix various PHPEclipse bugs.Scott Ullrich2006-04-071-1/+1
|
* MFC 11078Scott Ullrich2006-04-031-0/+31
| | | | add license
* MFC 11077Scott Ullrich2006-04-031-1/+1
| | | | fix proto's in p2pcatchall rule
* global $g, $config;Scott Ullrich2006-04-021-0/+9
|
* Use complete path to .inc fileScott Ullrich2006-04-021-8/+8
|
* * Seperate out code from eval() blocks into a common include fileScott Ullrich2006-04-022-994/+1034
| | | | * Add support for common include file
* anwhere -> anywhereScott Ullrich2006-04-021-3/+3
|
* Sepearte back out to tcp and undpScott Ullrich2006-04-021-1/+1
|
* Set interface variablesScott Ullrich2006-04-021-0/+5
|
* Do not add blank recordsScott Ullrich2006-04-021-1/+1
|
* Do not add blank recordsScott Ullrich2006-04-021-1/+2
|
OpenPOWER on IntegriCloud