Properly create zones for the CP with the new command arguments and properly invoke ipfw for applying rules and other configuration options.
Add context parameter for ipfw calls. Fixes #2938
Tidy up malformed URI warnings
"/usr/local/etc/status.php" has lots of "malformed URI" warnings, thisupdate tidies these up, adds a missing end table cell tag </td> adds a"summary" parameter to <table> to make this more W3C compliant.
Merge remote branch 'mainline/master'
Fix path to dhcpd.conf in status.php
Implement gettext() calls on status.php
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Switch back to clog but leave option to run fifolog.
Jettison clog and replace with fifolog which is included in FreeBSD 7.1
Show PF OSFP DB
Fix nat entry.
Pointed-out-by: Wallabybob via forum
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...
Add product_copyright re-branding supportAdd product_copyright_years re-branding supportAdd product_website re-branding supportAdd product_email re-branding support
Work sponsored-by: Centipede Networks
Switch over to array style page titles. Obtained-from: m0n0wall
Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be useful in debugging pfsync errors.
Add pfctl -s info to status.php
Add useful commands for checking system status
We need to know memory count and memory free for bug submissions. Include top | head -n5 and sysctl hw.physmem
Do not loop forver.
Ticket #1078
Correct warnings and errors found eclipse
Remove #!/usr/local/bin/php
Move setkey to /sbin/setkey from /usr/sbin/setkey due to FreeBSD changing the location.
Add dmesg -a to status.php
Add vmstat -afimszAdd mount
Add /sbin/pfctl -s nat -vv
Use complete path to pfctl
Correct the load balancing command
Output load balancer anchor
use -vv
Add surrounding div
Modernize status.php
Add vmstat -i which shows interrupt usage
Use $pgtitlesmall code cleanups
include head.inc and round corners on tabs
Include guiconfig.inc so we can use auth.inc
Add $Id$ tag
Hardcoded /tmp cleanup
Don't disclose SNMP community strings
Add pfctl -vsq debugging command to status page
Cat out /tmp/rules.debug in status page
Update (C)
Add queues counter status.
Disable fragmentation rule toggle.
Add option in status.php to better show the source-track, max-src-nodes and max-src-states options
do not include /sbin/pfctl -vvsq
add debugging screen for altq
change status page name to pfSense
make sure we define the ipsec vpn rules correctly pf style
Initial revision