Project

General

Profile

Download (10.7 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

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

8ff85c39 10/14/2014 11:39 PM Ermal LUÇI

rename interfaces_carp_setup to interfaces_sync_setup and call it during bootup since it does not only relate to carp interfaces.

bef10560 06/19/2014 02:30 PM Renato Botelho

Make sure single quotes are encoded and avoid javascript injection

daeab6c4 06/19/2014 02:29 PM Renato Botelho

Fix indent and whitespaces

fa7855f3 05/17/2014 12:11 PM Colin Fleming

Tidy up "exec.php" XHTM

Add "closehead" PHP variable
Add CDATA sections to SCRIPTS and STYLES
Add TYPE to STYLES
Add hard space to closing PRE tag, otherwise if the PRE tag is empty it
will error
Add SUMMARY to TABLE
Close INPUT tags
Move closing FORM tag into DIV tag

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

aa205c3b 12/20/2013 10:08 PM Ermal LUÇI

Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility

3ae16b9b 02/07/2013 12:44 PM Colin Fleming

Value in attributes should be lower case

Value in the "method" attribute should be lower case

4afb7d66 07/01/2012 10:38 PM Carlos Cesario

Change ereg() to preg_match() function

7c9a30c8 06/12/2012 05:55 PM Jim Pingle

Allow autocomplete on packet capture and exec, since it's convenient to have a history there and there are no password fields.

d54353ae 02/27/2012 09:51 PM Jim Pingle

Redirect stderr to stdout on exec.php so errors are visible.

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

b94075a0 07/30/2010 11:37 AM Carlos Eduardo Ramos

Implement gettext() calls on exec.php

2d181b70 04/27/2010 09:43 PM Jim Pingle

Fix IE downloading with HTTPS

7d017d92 12/23/2009 10:28 AM Ermal Luçi

Commit fix present in Ticket #244.

0a595d84 11/24/2009 01:44 PM Ermal Luçi

s/interfaces_carp_configure/interfaces_carp_setup/

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

61a90ed5 06/25/2009 06:41 PM Scott Ullrich

Only mount rw on $_POST

2dc9ff46 08/30/2008 04:30 AM Scott Ullrich

Back cols back by 10

fa58f9a0 08/30/2008 04:12 AM Scott Ullrich

Increase textarea size a bit more.

9557628b 08/28/2008 09:04 PM Scott Ullrich

Increase size of textarea so that debugging is much easier when
pasting large blobs of code.

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

510e86d1 07/22/2008 02:31 AM Scott Ullrich

guiconfig.inc needs to come first.

Noticed-by:

0e79d356 07/07/2008 12:59 AM Scott Ullrich

Eliminate interfaces_carp_bring_up_final()

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

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

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

91bf75df 03/20/2007 06:38 PM Scott Ullrich

Unbreak exec.php

cff1e21d 03/20/2007 06:30 PM Scott Ullrich

Unbreak exec.php

458e0e0b 03/18/2007 05:22 PM Scott Ullrich

Fix cache bug in IE.

Found in http://forum.m0n0.ch/index.php/topic,11.0.html

ca8e4ed2 03/21/2006 11:07 PM Scott Ullrich

MFC Seths most excellent RRD graphing items

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

Remove #!/usr/local/bin/php

abe20b85 12/07/2005 10:08 PM Scott Ullrich
  • Fix page title
  • Make white space consistent after execute command
992ac32f 11/07/2005 01:36 AM Scott Ullrich

Move value into the textarea tag

69fbe36f 11/07/2005 01:27 AM Scott Ullrich

Make left td consistent

fbcf0037 11/07/2005 01:20 AM Scott Ullrich
  • Clean up interface, make consistent
  • Add php execute command
4e7da61e 07/17/2005 08:21 PM Scott Ullrich

require head.inc

bcad3369 07/17/2005 01:00 AM Erik Kristensen

Removed GUI.css refrence from the file

998abf60 07/03/2005 04:05 PM Bill Marquette

use pgtitle for standardization
make exec.php look like a "normal" page

f6f48dde 04/12/2005 04:52 AM Scott Ullrich

hard code script name

74285e13 03/29/2005 02:42 AM Scott Ullrich

Be a nice script for ro environments by mounting the flash rw and then ro before and after the save.

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

Add $Id$ tag

8bcf4cd2 12/13/2004 12:44 AM Scott Ullrich

m0n0wall -> pfSense

2900e518 12/13/2004 12:12 AM Scott Ullrich
  • Modify exec to look like the rest of pfSense
  • Add the ending fend.inc
be4b8e72 12/12/2004 09:25 PM Scott Ullrich
  • Automatically focus to command box and filename box
5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision