Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing gettext calls on firewall_shaper_wizards.php | Vinicius Coque | 2010-07-02 | 1 | -8/+8 |
| | |||||
* | Review gettext() calls on firewall_shaper_wizards.php | heitor.lessa | 2010-06-30 | 1 | -3/+3 |
| | |||||
* | Implement gettext() calls on firewall_shaper_wizards.php | Renato Botelho | 2010-06-30 | 1 | -12/+12 |
| | | | | | | Conflicts: usr/local/www/firewall_shaper_wizards.php | ||||
* | Implemment gettext() calls | Jeann | 2010-06-29 | 1 | -3/+3 |
| | |||||
* | Implemment gettext() calls | Jeann | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Add status links to shaper pages. | jim-p | 2010-06-02 | 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 | -2/+6 |
| | | | | 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 | -3/+3 |
| | | | | | | - 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 | -4/+1 |
| | | | | | | | | | | | 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 |
| | |||||
* | 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 | ||||
* | Remove stray 'Array' title. | Ermal Luçi | 2008-07-19 | 1 | -1/+0 |
| | |||||
* | correctly show limiter tab on wizards page. | Ermal Luçi | 2008-07-16 | 1 | -1/+2 |
| | |||||
* | * Remove the previous added wizard | Ermal Luçi | 2008-03-27 | 1 | -1/+0 |
| | | | | | | * 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 | ||||
* | Make the new wizard visible to the user | Ermal Luçi | 2008-03-27 | 1 | -0/+1 |
| | |||||
* | Remove rrd files every time the wizard changes(for now). | Ermal Luçi | 2008-03-19 | 1 | -0/+23 |
| | |||||
* | Rename the tab to just "Wizards", and modify all pages to send to the new ↵ | Ermal Luçi | 2008-03-17 | 1 | -2/+2 |
| | | | | page when selecting the shaper wizards tab. | ||||
* | Insert a page for selecting which wizard to use | Ermal Luçi | 2008-03-17 | 1 | -0/+97 |