Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f66a7cd5 12/29/2009 03:15 PM Ermal Luçi

Do not skip lan on the multi lan wizard.

f534757a 12/29/2009 03:07 PM Ermal Luçi

Use propper field names.

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

a37ef4ff 12/15/2009 12:33 PM Ermal Luçi

Resolves #220. Fixed because of missed changes as in Ticket #170.

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

392cd413 11/25/2009 04:59 PM Ermal Luçi

Resolves #169. Show interface friendly names during the wizards. Some more cosemtics is needed in this wizard but this is a first step.

474ef84c 11/24/2009 11:53 AM Ermal Luçi

Fix problems with traffic shaper wizards not propperly handling the parameter at first step.

101ccd14 11/03/2009 12:26 PM Ermal Luçi

Unbreak the wizards. Some one enabled this disabled parts without even testing! Pointy-hat-to: scott@?!

64d0a55d 09/23/2009 07:47 PM Scott Ullrich

Uncomment safety-belt checks that are required to avoid filter errors. Not sure why they are uncommented? Unfinished testing is my first guess.

b86457b6 09/08/2009 08:49 PM Josh Stompro

Fixed a few typos, expanded HCBI description, Expanded other descriptions.

Expanded on the description of the wizard so it is clearer about the situation it is to be used for.
Added the LAN acronym to the number of interfaces question, so it would be clearer.

eb006b8f 09/04/2009 02:53 AM Scott Ullrich

Reformat file

a9e2c82c 09/04/2009 02:29 AM Scott Ullrich

Remove extra listtopic

6a3aed9b 09/04/2009 02:28 AM Scott Ullrich

Restore correct variable

f2ad7765 09/04/2009 02:26 AM Scott Ullrich

Add listtopics for VoIP screen cleaning it up

11a98a4a 09/04/2009 02:17 AM Scott Ullrich

Humans are not mathematicians by default so telling them interface 0 does not compute. Use +1

71300e64 09/04/2009 02:13 AM Scott Ullrich

We know these interfaces are WAN, rename interface to WAN

9e138c85 09/04/2009 02:08 AM Scott Ullrich

Break each interface up into their own listoptics

f2fe3984 09/04/2009 02:03 AM Scott Ullrich

Break each interface up into their own listoptics

353a94fd 09/04/2009 01:50 AM Scott Ullrich

Change variables to match the form

7e1f0348 09/04/2009 01:37 AM Scott Ullrich

Change 'Interface of this connection' to 'Select interface #X that you would like to shape'

0ece92a1 09/04/2009 01:20 AM Scott Ullrich

Change numberconnections to Enter number of XXX type connections

a2c311e6 09/01/2009 07:49 PM mfuchs

game was canceled... no longer available...

6f7a8f99 08/23/2009 11:22 PM Scott Ullrich

Set the penalty box color to red Resolves #25 on 2.0.

d6f53204 07/07/2009 03:16 PM Ermal Luçi

Fix some typos in wizard.php code introduced by previous commit.
Add 'displayname' even to option fields of select.
Convert traffic_shaper_wizard to use display better names with the introduced 'displayname'

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
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

213e9de2 11/17/2008 12:30 AM Ermal Luçi

Fix ticket #1837.

1f6ec411 10/08/2008 08:16 PM Ermal Luçi

Use ECN for the queues created by the wizard which is a more recent technology and i am tired of explaining to users how to handle errors on it. Strange is this is an ALPHA release!

The actual problem is in the dummynet merge with pf which has a red keyword with diferent parameters.

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

10fe861c 08/04/2008 07:14 PM Martin Fuchs

fix traffic_shaper_wizard.xml error in line 57

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...

5064cec7 08/03/2008 01:08 PM Martin Fuchs

readd HBCI & ArchLord to the shaper

21d8d785 06/02/2008 12:18 PM Ermal Luçi

Reactivate setting the root queue bandwidth so rules created by wizards do not fail
with interfaces that cannot report their bandwidth.
This involves people to do some manual setup on multi-lan setups but it is better than failing
and telling them to fix everything by hand.

458585c1 05/17/2008 05:28 PM Bill Marquette

Fix typo noted in ticket #1657
MFC: for 1.2.1

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

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

16ab9f44 04/14/2008 05:21 PM Ermal Luçi

Make the wizards up to date.

3a8f6311 04/01/2008 04:35 PM Ermal Luçi

Fixup wizards queue generation.

ed682cc0 03/27/2008 08:06 PM Ermal Luçi
  • Remove the previous added wizard
  • Make the wizard generate 2 levels of queues for Local/Lan interfaces by default
  • Create a rule between Local interafces for multi Lan wizard
  • Fix other bugs on the wizards
21963d51 03/27/2008 05:29 PM Ermal Luçi

Fixup wizards

be30f912 03/20/2008 09:54 PM Ermal Luçi

Temporarily change my name partially to unbreak the wizards of the shaper.
XML parser does not like it for now..

2e89f642 03/17/2008 10:11 PM Ermal Luçi
  • Insert other wizards
    1- multi Lan/Wan
    2- multi Lan/Wan with dedicated links
  • Correct checking and math done during the wizards
406b5165 03/07/2008 05:46 PM Ermal Luçi

Make the multi LAN wizard actually work.
When the other wizard are finished it will be expossed to the GUI.

045f0cbb 03/07/2008 04:57 PM Ermal Luçi

Introduce the files needed for the multi-lan wizard.
It needs some small tweaks that is why for now it will not be exported to the gui.

3301f9d8 03/07/2008 04:55 PM Ermal Luçi

Remove ugly hacks from the shaper wizard and make it fully embedded compatible.

3a54efed 03/04/2008 06:29 PM Ermal Luçi

s/intval/floatval/
fix settings for CBQ where setting of bandwidth was wrong in some places

2e7efb95 03/01/2008 01:23 AM Ermal Luçi

Fix validation during the wizard.

5d99a39b 02/04/2008 07:26 PM Ermal Luçi

Fix 'slingbox' setting so the xml parser does not bail at it.

abb0ce61 02/03/2008 05:30 PM Ermal Luçi

Add Slingbox to the raise/lower protocols screen.(requested by Scott)

1c55cde4 02/03/2008 05:29 PM Ermal Luçi
  • Add Slingbox to the raise/lower protocols screen.(requested by Scott)
  • Fix a bug with the creation of rules for this section of the wizard.
  • Also set the qACK where it makes sense.
17ca5522 02/02/2008 02:00 PM Ermal Luçi

Fix rule creation for prioritizing hosts/aliases specified during the wizard

c3b8a58d 01/31/2008 10:03 PM Ermal Luçi

Make the wizard more userfriendly.

d18d121f 01/29/2008 11:50 PM Ermal Luçi

Fix bandwidth assignment on LAN qOthersLow queue.

2b4468d4 01/29/2008 09:02 PM Ermal Luçi

Validate better some input. This avoids some empty javascript errors.

166d69e4 01/27/2008 07:57 PM Ermal Luçi

Fix a stale calculation. They are not yet safe(for now).

cc76e43f 01/27/2008 07:14 PM Ermal Luçi

Update the wizard.
This commit makes it capable of 1 LAN and multiple WAN's. Other wizards will come after this.
Now you can specify per each link upload and download and the wizard will do its math accordingly.
Also can specify per link guranteed VoIP bandwidth....

885da2ce 01/22/2008 10:33 PM Ermal Luçi

Round up some values from divison calculations.

656aa476 01/21/2008 11:49 PM Ermal Luçi

Make sure the 80% limit for linkshare is not passesd by qVoIP during wizard.

5f928f22 01/21/2008 11:23 PM Ermal Luçi

Only calculate a factor for HFSC scheduler.

26dfbf80 01/21/2008 10:38 PM Ermal Luçi
  • Insert a "Remove Shaper" button to the GUI.
  • Make the wizard gnerate a better policy for the shaper.
94e3aaa0 01/21/2008 07:10 PM Scott Ullrich
  • Correct cosmetic percentages
  • Add note of what percentages can be input for the p2p bandwidth
6ce2e00e 01/20/2008 11:31 PM Ermal Luçi

Fix wrong check during the wizard.
If you didn't enable the Games prioritizing you would not have queues created.

Found by: Scott

a156ca9a 01/20/2008 11:14 PM Ermal Luçi

Fix an error on the wizard.

91bf6319 01/20/2008 10:00 PM Ermal Luçi

Clean up from some leftovers that are not needed anymore.

1b81cc49 01/18/2008 08:08 PM Ermal Luçi

An attempt to fix some issues discovered with outgoing traffic with the wzard generated rules.

4eab0ff2 01/18/2008 05:47 PM Ermal Luçi

Revert back rules direction on the wizard wipped by previous commit accidentally.

78d39a50 01/18/2008 05:31 PM Ermal Luçi

Unbreak traffic shaper wizard incidentally i used explode instead of implode.

6dd5512f 01/17/2008 11:45 PM Ermal Luçi

Make the wizard generate safer rules.
Now it presents the user an option to make us know what type the opt* interfaces are, external(wan like) or internal(lan like).

92125c97 01/16/2008 10:52 PM Ermal Luçi
  • Fix many bugs itroduced with the new shaper code import.
  • Introduce a new tab to the Firewall - Rules section called "floating rules" where you can create rules with direction/tag/tagged/quick keywords of PF.
  • Improve input validation on the shaper code and the wizard....
197bfe96 01/11/2008 09:07 PM Ermal Luçi

Bring in the new traffic shaper.
It is capable of multi interface shaping.

Also bring the wizard up-to-date. Now it is capable of doing multi interface too.

348327b7 01/08/2008 02:40 AM Chris Buechler

touch up text

Ticket #1569

8dca032f 11/27/2007 04:00 PM Martin Fuchs

add HBCI to traffic shaper

88a82fc4 10/23/2007 08:44 PM Martin Fuchs

Add Codemasters ArchLord MMORPG to traffic shaper

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

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

e801f662 04/05/2007 05:23 PM Scott Ullrich

Add UDP bit torrent traffic rule to wizard

b4f778f1 02/06/2007 07:41 PM Scott Ullrich

Do not encode & as & ... This is not a XML document.

58b397ad 02/06/2007 07:40 PM Scott Ullrich

Do not encode & as & ... This is not a XML document.

9036c500 02/06/2007 07:37 PM Scott Ullrich

Beef up error message

867b013e 01/14/2007 10:07 PM Scott Ullrich

Add Xbox360 support in the gaming section

See http://support.microsoft.com/kb/908874

0e9110c3 01/06/2007 04:14 PM Seth Mos

Reintroduce the Penalty Box option. This one has reported succes from
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.

cbf34e9b 12/23/2006 07:17 PM Scott Ullrich

Backout penalty box option.

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.

a42327f2 12/14/2006 10:15 PM Seth Mos

Add Penalty box option to the RELENG_1 wizard. I've had no complaints
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.

605fe87f 11/19/2006 07:09 PM Scott Ullrich

MFC 14296
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

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

We no longer have a update time interval

Ticket #1139

27b684ca 09/18/2006 04:41 PM Scott Ullrich

Note that the shaper is not compatible with bridging in the opening warning

796b9b3b 09/10/2006 11:21 PM Scott Ullrich
  • Whitespace cleanup
  • Add missing counter strike ports
  • Shift default queues to 1, instead of 3
cc3d5730 08/16/2006 07:27 PM Scott Ullrich

Reset RRD queues after configuring Traffic Shaper

ce486d12 08/10/2006 12:58 AM Scott Ullrich

Increaase ACK queues. Lower Game queues a bit.

4b0c1b3f 08/10/2006 12:49 AM Scott Ullrich

Increase game queues bandwidth.

Tested with all options enabled.

dad38cc2 08/10/2006 12:11 AM Scott Ullrich

Increase default bandwidth for ACKS, voIP and Gaming queues.

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.

ae09f962 07/08/2006 12:45 AM Scott Ullrich

MFC
Fix jabber on TS.
http://www.pfsense.org/~billm/patches/ticket-1042.patch

314a612f 07/01/2006 10:39 PM Scott Ullrich
  • Add port 5223
  • Make sure upload and download values are numeric
353b7c6f 07/01/2006 10:26 PM Scott Ullrich

Fix description

97449b9a 07/01/2006 10:23 PM Scott Ullrich

Add Jabber IM. It is the standard on the internet so we should support it out of the box if we do not support editing of the default generated traffic shaper configuration.