summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* rm per ErmalBill Marquette2008-01-271-757/+0
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-15/+15
|
* MFC 11100Scott Ullrich2006-04-241-1/+9
| | | | Allow WAN and LAN address in shaper rules
* MFCScott Ullrich2006-02-261-7/+23
| | | | Shaper fixes from BillM
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* Allow editing for queues and rules when items are already defined and the ↵Scott Ullrich2005-12-011-2/+3
| | | | shaper is disabled
* MFC 7079Scott Ullrich2005-10-231-0/+7
| | | | Force users to use wizard if shaper isn't enabled as wizard is currently the ONLY supported path to use the shaper.
* Disabling Enter Key on Auto-Complete pages ...Erik Kristensen2005-09-071-10/+9
| | | | | Enter Key now Selects Auto-Complete Options ... Added Auto-Complete to firewall_shaper_edit.php ...
* More pgtitle cleanupsBill Marquette2005-07-031-1/+1
|
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
|
* Don't close <head> tag - these files use javascript inside <head>Bill Marquette2005-07-031-0/+1
|
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-021-7/+5
| | | | Use head.inc on the _edit.php files
* Order queues the same ast firewall_shaper.php and let user know which one is ↵Bill Marquette2005-07-021-6/+6
| | | | for outbound/inbound traffic
* Remove iplen settings. We're no longer on ipfw any more, toto.Scott Ullrich2005-06-211-14/+0
|
* First round of shaper rule editing fixesBill Marquette2005-06-111-7/+19
|
* Remove more duplicate codeBill Marquette2005-05-151-9/+0
|
* Remove duplicate codeBill Marquette2005-05-151-51/+0
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
| | | | * cancel -> Cancel
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* no pipes, just queuesBill Marquette2005-03-071-1/+1
|
* Do not process aliases unless one or more is defined.Scott Ullrich2005-02-101-9/+11
|
* Save target queue correctly after editing.Scott Ullrich2005-02-081-7/+2
|
* Overhaul many functions in the traffic shaper and make them simpler.Scott Ullrich2005-02-071-12/+3
| | | | Instead of tareting queue numbers, target the queue name.
* Add port alias capability. Add auto complete widgets to all alias capable ↵Scott Ullrich2005-02-061-15/+41
| | | | input boxes.
* Add back iplenScott Ullrich2005-02-031-2/+0
|
* Add IPFW2+ALTQ traffic shaping. We have now switched the rules portion over ↵Scott Ullrich2005-02-021-1/+1
| | | | to IPFW which will tag the packet accordingly.
* Add lowthroughtput items to magic shaperScott Ullrich2005-01-231-130/+132
|
* Restore 1.2b3 version.Scott Ullrich2005-01-231-153/+171
|
* Add iptos supportScott Ullrich2005-01-231-9/+21
|
* Commit what I have so far. Magic shaper now works 100% .. or atleast ↵Scott Ullrich2005-01-221-19/+10
| | | | appears to!
* Start the process of moving back to a m0n0wall style rules / queues system.Scott Ullrich2005-01-211-26/+3
|
* Update a few (C)Scott Ullrich2005-01-101-148/+150
|
* Initial revisionScott Ullrich2004-11-071-0/+776
OpenPOWER on IntegriCloud