summaryrefslogtreecommitdiffstats
path: root/usr/local/www/reboot.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-2/+2
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* More www code style oddmentsPhil Davis2015-04-201-6/+6
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Tidy up "reboot.php" XHTMLColin Fleming2014-05-171-3/+3
| | | | | Move BODY tag before PHP "fbegin.inc" Close INPUT tags
* Fixup halt and reboot to catch the output from the shutdown process properly.jim-p2012-05-161-29/+18
| | | | | | | Conflicts: usr/local/www/halt.php usr/local/www/reboot.php
* Make the reboot time estimate a little more realisitic.jim-p2012-02-231-2/+2
|
* Fix gettext implementation on reboot.phpCarlos Eduardo Ramos2010-07-291-3/+4
|
* Implement gettext calls on reboot.phpRafael Lucas2010-07-291-9/+9
|
* Include captiveportal for captiveportal_radius_stop_all()Scott Ullrich2009-11-211-0/+2
|
* 1 minute != 40 seconds. Change to 70 and give the slower boots a chance to bootScott Ullrich2009-10-101-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-3/+2
| | | | include 2009 on files that I have asserted (C) on
* Navigate to / after 40 seconds to avoid accidental reboots.Scott Ullrich2008-10-161-0/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Redirect back to / if user selects not to reboot.Scott Ullrich2006-02-111-3/+6
|
* MFC 9162Scott Ullrich2006-01-071-1/+1
| | | | | | Make the order of "Yes" and "No" consistent across Halt, Reboot, and Factory Default Pages. Submitted-by: Rajkumar S <rajkumars@asianetindia.com>
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* remove <center> tagScott Ullrich2005-12-031-2/+0
|
* close <center> tagScott Ullrich2005-11-031-0/+1
|
* If user selects no, do not redirect. Simply exit.Scott Ullrich2005-09-181-1/+0
|
* Alert user when shutting downScott Ullrich2005-08-061-0/+6
|
* Link reboot against Yes button. Move No button before yes to take priority.Scott Ullrich2005-07-251-11/+14
| | | | | | While here, center form. Ticket #248
* use $pgtitleBill Marquette2005-07-031-1/+1
|
* include head.inc and round corners on tabsScott Ullrich2005-07-021-8/+4
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Initial revisionScott Ullrich2004-11-071-0/+66
OpenPOWER on IntegriCloud