Include captiveportal for captiveportal_radius_stop_all()
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...
Switch over to array style page titles. Obtained-from: m0n0wall
Remove #!/usr/local/bin/php
Use head.inc and standardize on $pgtitle
Add $Id$ tag
update (C)
Actually hault when called.
Upon post, redirect to halt.php.
Noticed-by: B.Kharazmi
Finishing add halt to the system.Suggested-by: Bachman Kharazmi