Project

General

Profile

Download (2.48 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9cf11774 05/16/2012 05:17 PM Jim Pingle

Fixup halt and reboot to catch the output from the shutdown process properly.

Conflicts:

usr/local/www/halt.php
usr/local/www/reboot.php
a86c158d 02/23/2012 01:36 PM Jim Pingle

Make the reboot time estimate a little more realisitic.

f736260e 07/29/2010 04:36 PM Carlos Eduardo Ramos

Fix gettext implementation on reboot.php

54d2bf91 07/29/2010 02:55 PM Rafael Lucas

Implement gettext calls on reboot.php

c44417f8 11/21/2009 11:30 PM Scott Ullrich

Include captiveportal for captiveportal_radius_stop_all()

21038c67 10/11/2009 02:24 AM Scott Ullrich

1 minute != 40 seconds. Change to 70 and give the slower boots a chance to boot

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

4199cc62 10/16/2008 09:56 PM Scott Ullrich

Navigate to / after 40 seconds to avoid accidental reboots.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

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...

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

5860dad1 02/11/2006 03:04 AM Scott Ullrich

Redirect back to / if user selects not to reboot.

3ee1422f 01/07/2006 07:21 PM Scott Ullrich

MFC 9162
Make the order of "Yes" and "No" consistent across Halt, Reboot, and Factory Default Pages.

Submitted-by: Rajkumar S <>

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

3043dec7 12/03/2005 05:53 PM Scott Ullrich

remove <center> tag

7fbb2951 11/03/2005 03:47 AM Scott Ullrich

close <center> tag

f7783601 09/18/2005 03:33 AM Scott Ullrich

If user selects no, do not redirect. Simply exit.

276ba521 08/06/2005 06:59 PM Scott Ullrich

Alert user when shutting down

6cd5852e 07/25/2005 04:48 PM Scott Ullrich

Link reboot against Yes button. Move No button before yes to take priority.

While here, center form.

Ticket #248

cc430b65 07/03/2005 04:37 PM Bill Marquette

use $pgtitle

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision