summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Fix rule creation for prioritizing hosts/aliases specified during the wizardErmal Luçi2008-02-021-6/+6
|
* Make the wizard more userfriendly.Ermal Luçi2008-01-312-168/+290
|
* Latest eDir / Active Directory tweaks from Mark Batchelor.Scott Ullrich2008-01-311-244/+277
| | | | Thanks again for him helping us with this project!
* Fix bandwidth assignment on LAN qOthersLow queue.Ermal Luçi2008-01-291-1/+1
|
* Only iterate groups if it is an array.Scott Ullrich2008-01-291-4/+6
|
* Validate better some input. This avoids some empty javascript errors.Ermal Luçi2008-01-291-11/+34
|
* Use ip_in_subnet() to correctly determineif we have a matching real ipScott Ullrich2008-01-281-5/+3
| | | | address defined somewhere before allowing the CARP address to be added.
* minor cosmetic nitpick - move "selected" icons one column to the rightBill Marquette2008-01-281-3/+4
| | | | after the queues column got introduced
* cosmetic fixesBill Marquette2008-01-271-3/+3
| | | | output product name correctly
* correctly output product nameBill Marquette2008-01-271-2/+2
|
* use friendly names, not opt namesBill Marquette2008-01-271-1/+5
|
* rm per ErmalBill Marquette2008-01-271-757/+0
|
* Fix a stale calculation. They are not yet safe(for now).Ermal Luçi2008-01-271-1/+1
|
* Update the wizard.Ermal Luçi2008-01-272-233/+856
| | | | | | | 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. Penalty and cattchall queue can only be specified with percentage for simplicity.
* Round up some values from divison calculations.Ermal Luçi2008-01-221-15/+15
|
* Use buttons for queue action instead of images.Ermal Luçi2008-01-221-13/+4
|
* Make sure the 80% limit for linkshare is not passesd by qVoIP during wizard.Ermal Luçi2008-01-211-3/+3
|
* Only calculate a factor for HFSC scheduler.Ermal Luçi2008-01-211-6/+6
|
* * Insert a "Remove Shaper" button to the GUI.Ermal Luçi2008-01-212-60/+100
| | | | * Make the wizard gnerate a better policy for the shaper.
* * Correct cosmetic percentagesScott Ullrich2008-01-211-2/+2
| | | | * Add note of what percentages can be input for the p2p bandwidth
* Propperly show the name of interface on the queues status page.Ermal Luçi2008-01-201-1/+1
|
* Fix wrong check during the wizard.Ermal Luçi2008-01-201-5/+1
| | | | | | If you didn't enable the Games prioritizing you would not have queues created. Found by: Scott
* Fix an error on the wizard.Ermal Luçi2008-01-201-1/+2
|
* Clean up from some leftovers that are not needed anymore.Ermal Luçi2008-01-201-32/+4
|
* Cosmetic change. Move the Queue and Interface tab on the top level instead ↵Ermal Luçi2008-01-201-8/+3
| | | | of providing a second level tab section for them.
* Fix Queues view on the shaper.Ermal Luçi2008-01-201-37/+12
|
* On interface ip or gateway changes FreeBSD will remove routes related.Scott Ullrich2008-01-184-3/+18
| | | | | | Ensure the routes are loaded back each time. MFC: After testing at ORU
* An attempt to fix some issues discovered with outgoing traffic with the ↵Ermal Luçi2008-01-181-14/+14
| | | | wzard generated rules.
* Fix an error with previous commit.Ermal Luçi2008-01-181-2/+2
|
* Revert back rules direction on the wizard wipped by previous commit ↵Ermal Luçi2008-01-181-1/+8
| | | | accidentally.
* Unbreak traffic shaper wizard incidentally i used explode instead of implode.Ermal Luçi2008-01-181-12/+5
|
* Unbreak tags on the floating tab.Ermal Luçi2008-01-181-14/+4
|
* Add back ldap auth caontainer picker.Scott Ullrich2008-01-181-4/+16
|
* Fix some typos.Ermal Luçi2008-01-171-2/+2
|
* Make the wizard generate safer rules.Ermal Luçi2008-01-172-9/+34
| | | | Now it presents the user an option to make us know what type the opt* interfaces are, external(wan like) or internal(lan like).
* Finish the Floating rules toolbar.Ermal Luçi2008-01-172-6/+104
| | | | | | Now you can create rules with tags/direction/match by tag/choose direction/choose multiple interface/quick. Just for note the queue assignment has been moved to the Firewall->Rules section. Now for every rule you create you can choose the queue for it.
* Remove an accidentally slipped in line.Ermal Luçi2008-01-171-1/+0
|
* Show the user the interface the queue is located to make it easier now that ↵Ermal Luçi2008-01-171-1/+12
| | | | the same queue name is used on multiple interfaces.
* * Fix many bugs itroduced with the new shaper code import.Ermal Luçi2008-01-165-1826/+2059
| | | | | | | * 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. * Change the logic in filter.inc by allowing the rules without the quick keyword to work propperly. * ALso begin changing the logic of filter.inc default rulesto not use the quick keyword so they can be overriden in the GUI.
* clarify wording in tabs to appropriately reflect purpose of these pagesChris Buechler2008-01-162-4/+4
|
* * Hide password fieldScott Ullrich2008-01-131-10/+11
| | | | | * Remove session timeout graphic * Allow session timeout to remain blank
* touch up textChris Buechler2008-01-121-1/+1
| | | | Ticket #1586
* Bring in the new traffic shaper.Ermal Luçi2008-01-117-1687/+1296
| | | | | | It is capable of multi interface shaping. Also bring the wizard up-to-date. Now it is capable of doing multi interface too.
* touch up textChris Buechler2008-01-111-2/+2
| | | | Ticket #1578
* touch up textChris Buechler2008-01-111-1/+1
| | | | Ticket #1576
* touch up textChris Buechler2008-01-087-16/+16
| | | | Ticket #1569
* touch up textChris Buechler2008-01-0819-21/+21
| | | | Ticket #1569
* touch up textChris Buechler2008-01-083-4/+4
| | | | Ticket #1569
* Remove the need to define authetnication containers. Now a user can loginScott Ullrich2007-12-311-15/+0
| | | | | | | anywhere in the LDAP tree and will use the groups to deterimine the access privs. Work sponsored-by: Centipede Networks
* * Do not iterate item if it is not an arrayScott Ullrich2007-12-311-6/+8
|
OpenPOWER on IntegriCloud