Implement gettext() calls on exec_raw.php
Use _REQUEST
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
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...
Unbreak exec.php
Fix cache bug in IE.
Found in http://forum.m0n0.ch/index.php/topic,11.0.html
Error out when nothing specified instead of passing "" to passthru()
Remove #!/usr/local/bin/php
Include guiconfig.inc so we can use auth.inc
Add $Id$ tag
Initial revision