Unbreak adding subqueues to limiters. Correct some text in the way.
Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted if it is referenced in filter rules.
Fix misc XSS issues from davey b
Use
Checked gettext() implementation on firewall_shaper_vinterface.php
Fixing gettext() calls on firewall_shaper_vinterface.php
Implement gettext() calls
Add status links to shaper pages.
Fix displaying the Enable/Disable checkbox. Previously after a save button click it will show the old saved value.
Require filter.inc and shaper.inc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Grammar fixes, patch from Josh Stompro
This patch adds the initial support for layer7 protocol inspection gui.
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Replace create button with a gif image and text.
Improve javascrpt.
Catch up with javascript.
Add javascript to show advanced portions of config options.
Remove 'Remove all' button and rename the create button to the new name!
Rename for not confusing people!
Make dummynet page visible in the frontend under the "Virtual Interfaces" tab.So people can think of pipes as virtual interfaces as it seem easier to grok.
Insert frontend code for dummynet(4).