Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 1 | -486/+0 |
| | |||||
* | Code spacing | Phil Davis | 2015-06-15 | 1 | -5/+6 |
| | | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting. | ||||
* | Code style firewall shaper | Phil Davis | 2015-05-11 | 1 | -190/+222 |
| | |||||
* | Stricter validation and encoding for traffic shaper queues. | jim-p | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | This broke a variety of things. Revert "Deprecated and non-static method ↵ | Chris Buechler | 2015-01-09 | 1 | -1/+1 |
| | | | | | | messages" This reverts commit 91b9a02fb131746c67fdf9f34282f123a13f1b13. | ||||
* | Deprecated and non-static method messages | Phil Davis | 2015-01-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Fix various files that can emit messages like: PHP Strict Standards: Non-static method SimplePie_Misc::array_unique() should not be called statically, assuming $this from incompatible context in /etc/inc/simplepie/simplepie.inc on line 5508 php-fpm[16262]: /rc.newipsecdns: PHP ERROR: Type: 8192, File: /etc/inc/shaper.inc, Line: 4365, Message: Assigning the return value of new by reference is deprecated Some of these style messages have been reported on the forum, e.g. https://forum.pfsense.org/index.php?topic=86448.0 I had RSS widget on, and simplepie sent the system beserk telling about all this stuff. | ||||
* | Fix lineup of copyright lines | Phil Davis | 2015-01-01 | 1 | -1/+1 |
| | | | | | and module names and other bits of formatting and typos in header comment sections. | ||||
* | Welcome 2015 | Renato Botelho | 2014-12-31 | 1 | -1/+1 |
| | |||||
* | modify copyright statement to reflect reality | Jim Thompson | 2014-11-10 | 1 | -0/+1 |
| | |||||
* | replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these ↵ | ayvis | 2014-03-18 | 1 | -2/+2 |
| | | | | files to UTF-8 | ||||
* | Remove call-time pass by reference from traffic shaper files, it should fix ↵ | Renato Botelho | 2013-09-12 | 1 | -4/+4 |
| | | | | #2565 | ||||
* | Allow queues to be deleted, it fixes #3037 | Renato Botelho | 2013-06-14 | 1 | -12/+12 |
| | |||||
* | Tidy up "firewall_shaper.php" XHTML | Colin Fleming | 2013-04-03 | 1 | -8/+8 |
| | | | | | Remove P tag and class from shaper message Swap the DIV and TABLE tags around, TABLE cannot contain a DIV statment | ||||
* | Tidy up "shaper" and "firewall shaper" XHTML | Colin Fleming | 2013-03-23 | 1 | -2/+2 |
| | | | | | | Update VALIGN Deprecated the ampersand in ANCHOR tags Update TYPE in script | ||||
* | Tidy up "traffic shaper" XHTML | Colin Fleming | 2013-03-22 | 1 | -21/+21 |
| | | | | | | | | | Close INPUT, BR and P tags Update PHP Shorthand tag Spelling mistake Move "tree.css" and "tree.js" to the HEAD statement and close the HEAD statement manually Deprecate the ampersand in the ANCHOR tag | ||||
* | Refine saving/applying on more pages - don't show apply or take an action ↵ | jim-p | 2012-10-09 | 1 | -22/+23 |
| | | | | 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 |
| | |||||
* | Use the new daemon for status->queues until a proper chart javascript ↵ | Ermal | 2011-10-01 | 1 | -0/+1 |
| | | | | library is availble | ||||
* | <script/> tags are put in the function build_javascript no need to put them ↵ | Ermal | 2011-04-04 | 1 | -4/+1 |
| | | | | here. Prevents errors reported at:http://forum.pfsense.org/index.php/topic,34139.0.html | ||||
* | Fix misc XSS issues from davey b | Scott Ullrich | 2010-11-10 | 1 | -5/+5 |
| | |||||
* | Use <?php instead of the short form | Renato Botelho | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'mainline/master' into 2_firewall | Renato Botelho | 2010-08-03 | 1 | -5/+5 |
|\ | | | | | | | | | | | | | Conflicts: usr/local/www/diag_nanobsd.php usr/local/www/diag_packet_capture.php usr/local/www/firewall_shaper.php | ||||
| * | Remove priority from HFSC it is a null config option. Center most of the ↵ | Ermal | 2010-07-21 | 1 | -5/+5 |
| | | | | | | | | text in the center of a <td> and add some space between objects. | ||||
* | | Checked gettext() implementation on firewall_shaper.php | Carlos Eduardo Ramos | 2010-07-15 | 1 | -3/+3 |
| | | |||||
* | | Corrections gettext implementation on firewall_shaper.php | Carlos Eduardo Ramos | 2010-07-08 | 1 | -1/+1 |
| | | |||||
* | | Fixing gettext() calls on firewall_shaper.php | Vinicius Coque | 2010-07-02 | 1 | -1/+1 |
| | | |||||
* | | Fixing gettext calls on firewall_shaper.php | Vinicius Coque | 2010-07-02 | 1 | -3/+3 |
| | | |||||
* | | Implemment gettext() | Jeann | 2010-06-28 | 1 | -13/+13 |
|/ | |||||
* | Add status links to shaper pages. | jim-p | 2010-06-02 | 1 | -0/+1 |
| | |||||
* | Fix displaying the Enable/Disable checkbox. Previously after a save button ↵ | Ermal | 2010-05-04 | 1 | -16/+0 |
| | | | | click it will show the old saved value. | ||||
* | 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 |
| | |||||
* | Be more strict on shaper checking and what is written to config. Clean up ↵ | Ermal Luçi | 2009-11-03 | 1 | -1/+1 |
| | | | | whitespace while here. | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -5/+9 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Grammar fixes, patch from Josh Stompro | Chris Buechler | 2009-08-27 | 1 | -2/+2 |
| | |||||
* | * Reorganize the 'apply' button infrustructure in the GUI. | Ermal Luçi | 2009-06-30 | 1 | -8/+8 |
| | | | | | | - 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 | -8/+2 |
| | | | | | | | | | | | 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 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | Reread the config after the new settings are saved. | Ermal Luçi | 2008-07-16 | 1 | -4/+4 |
| | |||||
* | 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. | ||||
* | Make FAIRQ visible in the GUI. | Ermal Luçi | 2008-04-21 | 1 | -0/+3 |
| | |||||
* | Show enable when adding new root queue. | Ermal Luçi | 2008-03-30 | 1 | -1/+1 |
| | |||||
* | When adding a queue build the neccesary javascript | Ermal Luçi | 2008-03-27 | 1 | -0/+2 |
| | |||||
* | * Unbreak By Queues view (it even allows full interface cloning now) | Ermal Luçi | 2008-03-27 | 1 | -2/+2 |
| | | | | | * 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 |
| |