fix text
Require filter.inc and shaper.inc
Reload filter in case we need to sync CARP data
Turn off sortable on this page. Something else is sorting the data prior and is causing the ordering to get foobar'd.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Make sortable
Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.Remove some sort functions not used.
Do not hard code white
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...
Switch over to array style page titles. Obtained-from: m0n0wall
Add a plus button on the top header of these pages.This to make it easier on large configurations.
MFC [15285]add dhcpd static mappings to dns forwarder
Remove #!/usr/local/bin/php
Remove reboot required checks
MFC 7984Don't end <span> tags in the middle of paragraphs, it makes people wonder if their monitors are messedup when text sizes change in wierd places
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Use $pgtitlesmall code cleanups
Consolidate Apply changes button into the info box on the right hand side
include head.inc and round corners on tabs
Correctrly remove host type dns masq records
Minor code cleanups (style related).
Match prior table behavior by doing a hard break
Turn description font color white
fix chopped lines from import patch
Space the tables out a little bit more.
Close off table
Initial commit of dnsmasq domain overrides
Submitted-to-m0n0wall-dev-by: Joe Suhre
The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG inorder to force queries for domain to a specific dns server rather thendoing a full recursive query
Doubleclick for edit
Cleanup icon placement to be more like rules screen
Add $Id$ tag
Convert description font color to white
Initial revision