Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these ↵ | ayvis | 2014-03-18 | 1 | -2/+2 |
| | | | | files to UTF-8 | ||||
* | Switch to php-fpm for lighty and check_reload_status will use it. Step by ↵ | Ermal | 2013-12-14 | 1 | -1/+1 |
| | | | | step will migrate the other calls | ||||
* | Remove call-time pass by reference from traffic shaper files, it should fix ↵ | Renato Botelho | 2013-09-12 | 1 | -1/+1 |
| | | | | #2565 | ||||
* | Tidy up "firewall_shaper_queues.php" XHTML | Colin Fleming | 2013-04-03 | 1 | -5/+5 |
| | | | | | | | Update P tag correctly Add dummy row to TABLE tag, if there are no queues then the table is empty and generates HTML errors Remove end TD and TR tags | ||||
* | Tidy up "traffic shaper queue" XHTML | Colin Fleming | 2013-03-22 | 1 | -10/+10 |
| | | | | | | | | Deprecate the ampersand in the ANCHOR tag Close BR and P tags Move "tree.css" and "tree.js" to the HEAD statement and manually close the HEAD statement Spelling mistake. | ||||
* | Update PHP shorthand tag | Colin Fleming | 2013-01-14 | 1 | -2/+2 |
| | | | | Standardise all PHP start tags from "<?" to "<?PHP" | ||||
* | Refine saving/applying on more pages - don't show apply or take an action ↵ | jim-p | 2012-10-09 | 1 | -4/+4 |
| | | | | unless the user is allowed to do that. | ||||
* | Activate new shortcuts/status in the rest of the areas that are currently setup. | jim-p | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | Fix XSS issues | Scott Ullrich | 2010-11-12 | 1 | -3/+3 |
| | |||||
* | Reset firewall_shaper_queues.php and status.php on this branch | Renato Botelho | 2010-08-03 | 1 | -7/+7 |
| | |||||
* | Reset firewall_ files | Renato Botelho | 2010-06-30 | 1 | -7/+7 |
| | |||||
* | Review of firewall_shaper_queues.php | Neriberto C.Prado | 2010-06-30 | 1 | -1/+1 |
| | |||||
* | Implement gettext() calls in firewall_shaper_queues.php | Neriberto C.Prado | 2010-06-29 | 1 | -7/+7 |
| | |||||
* | Add status links to shaper pages. | jim-p | 2010-06-02 | 1 | -0/+1 |
| | |||||
* | Include rrd.inc for enable_rrd_graphing. | Ermal Luçi | 2009-11-24 | 1 | -0/+1 |
| | |||||
* | Require filter.inc and shaper.inc | Scott Ullrich | 2009-11-21 | 1 | -0/+3 |
| | |||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -1/+4 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | * Reorganize the 'apply' button infrustructure in the GUI. | Ermal Luçi | 2009-06-30 | 1 | -4/+4 |
| | | | | | | - 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 - This improves a lot the control on this notification | ||||
* | * Create two new functions lock($subsystem)/unlock() to have more reliable ↵ | Ermal Luçi | 2009-05-08 | 1 | -6/+3 |
| | | | | | | | | | | | locking using semaphores. This function can sleep till the resource is free and can help find not well behaving code. * Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this. If any sybsytem wants to lock can do so with its own lock. * Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant. This compenstates for the removal of lock aquiring from the scripts/pages. * config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too. | ||||
* | This patch adds the initial support for layer7 protocol inspection gui. | Helder Pereira | 2008-12-20 | 1 | -1/+2 |
| | |||||
* | Change frontend part to show friendly interface names on shaper. | Ermal Luçi | 2008-11-16 | 1 | -1/+6 |
| | |||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+8 |
| | | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages | ||||
* | Rename for not confusing people! | Ermal Luçi | 2008-07-16 | 1 | -1/+1 |
| | |||||
* | Make dummynet page visible in the frontend under the "Virtual Interfaces" tab. | Ermal Luçi | 2008-07-16 | 1 | -1/+2 |
| | | | | So people can think of pipes as virtual interfaces as it seem easier to grok. | ||||
* | Do not use get_interface_list() sine it is does not suite here. | Ermal Luçi | 2008-06-02 | 1 | -12/+16 |
| | | | | Correctly fix by queue view. | ||||
* | Fix the cloning of active interfaces. | Ermal Luçi | 2008-03-27 | 1 | -2/+4 |
| | |||||
* | * Unbreak By Queues view (it even allows full interface cloning now) | Ermal Luçi | 2008-03-27 | 1 | -14/+32 |
| | | | | | * Allow queues to be created safely * Fix a typo on tab links for the traffic shaper tabs | ||||
* | Remove rrd files every time the wizard changes(for now). | Ermal Luçi | 2008-03-19 | 1 | -0/+3 |
| | |||||
* | Rename the tab to just "Wizards", and modify all pages to send to the new ↵ | Ermal Luçi | 2008-03-17 | 1 | -1/+1 |
| | | | | page when selecting the shaper wizards tab. | ||||
* | Make the killing of pfctl work. | Ermal Luçi | 2008-02-28 | 1 | -0/+1 |
| | |||||
* | Insert the ability to kill pfctl if we come from the Queue->Status page | Ermal Luçi | 2008-02-28 | 1 | -1/+0 |
| | |||||
* | * Unbreak rrd graphs for queues and make them multiinterface aware | Ermal Luçi | 2008-02-23 | 1 | -15/+5 |
| | | | | | | | * Add a new tab for queuedrops with multiinterface there is no way to have them in the same tab * Remove $GLOBAL where used and use proper accessor functions * Remove Manuel from copyright this file has been rewritten * Some bugs fixes in general | ||||
* | Fix Queues view on the shaper. | Ermal Luçi | 2008-01-20 | 1 | -37/+12 |
| | |||||
* | * Fix many bugs itroduced with the new shaper code import. | Ermal Luçi | 2008-01-16 | 1 | -4/+17 |
| | | | | | | | * 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. | ||||
* | Bring in the new traffic shaper. | Ermal Luçi | 2008-01-11 | 1 | -174/+112 |
| | | | | | | It is capable of multi interface shaping. Also bring the wizard up-to-date. Now it is capable of doing multi interface too. | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Allow editing for queues and rules when items are already defined and the ↵ | Scott Ullrich | 2005-12-01 | 1 | -3/+3 |
| | | | | shaper is disabled | ||||
* | MFC 7079 | Scott Ullrich | 2005-10-23 | 1 | -0/+8 |
| | | | | Force users to use wizard if shaper isn't enabled as wizard is currently the ONLY supported path to use the shaper. | ||||
* | MFC 6920 | Scott Ullrich | 2005-10-17 | 1 | -23/+72 |
| | | | | Allow for parent queues to work. Cleaned up code that does root queue detection and discovered some odd bugs that made me wonder how it worked correctly. Queues can be reordered (honestly, this is kinda pointless, but I put it in cause it was easier to punt to the user than doing queue trees correctly) This is obviously an XXX and needs to be fixed. | ||||
* | some crosslinking to "fly" from corrosponding setting to logs, diags and back | Holger Bauer | 2005-07-30 | 1 | -1/+2 |
| | |||||
* | fixing minor cosmetic errors | Erik Kristensen | 2005-07-26 | 1 | -1/+0 |
| | |||||
* | updating files to use theme images | Erik Kristensen | 2005-07-21 | 1 | -3/+3 |
| | | | | | removing images from /usr/local/www adding specific images into the correct theme directories | ||||
* | Fix bottom rounds | Bill Marquette | 2005-07-04 | 1 | -11/+9 |
| | |||||
* | Consolidate Apply changes button into the info box on the right hand side | Scott Ullrich | 2005-07-03 | 1 | -1/+0 |
| | |||||
* | * Curve bottom of grey areas if needed | Scott Ullrich | 2005-07-02 | 1 | -0/+7 |
| | | | | | * Curve tabs * Cleanup | ||||
* | Use $pgtitle instead of re-typing the page title over | Bill Marquette | 2005-07-02 | 1 | -1/+1 |
| | | | | Use head.inc on the _edit.php files | ||||
* | Queue graphs aren't displayed on this page anymore, remove the note ↵ | Bill Marquette | 2005-07-02 | 1 | -2/+1 |
| | | | | regarding them | ||||
* | Use the right tabs :) | Bill Marquette | 2005-07-02 | 1 | -5/+3 |
| | |||||
* | Remove old tabs | Scott Ullrich | 2005-07-02 | 1 | -5/+0 |
| |