Project

General

Profile

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

# Date Author Comment
ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

ed80f8e5 05/17/2014 12:19 PM Colin Fleming

Tidy up "halt.php" and "diag_defaults.php" XHTML

Close INPUT, STRONG and P tags

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.

a4f3afb3 08/02/2010 11:53 AM Carlos Eduardo Ramos

Fix gettext implementation on halt.php

50c306a9 08/01/2010 10:31 PM Carlos Eduardo Ramos

Fix gettext implementation on halt.php

2dafb24c 08/01/2010 09:37 PM heitor.lessa

Implement gettext calls() on halt.php

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

Include captiveportal for captiveportal_radius_stop_all()

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

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

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

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

Remove #!/usr/local/bin/php

f726d710 07/03/2005 04:15 PM Bill Marquette

Use head.inc and standardize on $pgtitle

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

Add $Id$ tag

7dc767fe 12/29/2004 12:41 AM Scott Ullrich

update (C)

77da5d3e 12/29/2004 12:25 AM Scott Ullrich

Actually hault when called.

8a3be31a 12/28/2004 11:23 PM Scott Ullrich

Upon post, redirect to halt.php.

Noticed-by: B.Kharazmi

56977a25 12/28/2004 09:03 PM Scott Ullrich

Finishing add halt to the system.
Suggested-by: Bachman Kharazmi