Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redirect stderr to stdout on exec.php so errors are visible. | jim-p | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Bring in XSS id fixes from m0n0wall | Scott Ullrich | 2010-11-12 | 1 | -3/+3 |
| | |||||
* | Implement gettext() calls on exec.php | Carlos Eduardo Ramos | 2010-07-30 | 1 | -18/+18 |
| | |||||
* | Fix IE downloading with HTTPS | jim-p | 2010-04-27 | 1 | -2/+7 |
| | |||||
* | Commit fix present in Ticket #244. | Ermal Luçi | 2009-12-23 | 1 | -0/+2 |
| | |||||
* | s/interfaces_carp_configure/interfaces_carp_setup/ | Ermal Luçi | 2009-11-24 | 1 | -2/+2 |
| | |||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -2/+3 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Only mount rw on $_POST | Scott Ullrich | 2009-06-25 | 1 | -3/+5 |
| | |||||
* | Back cols back by 10 | Scott Ullrich | 2008-08-30 | 1 | -1/+1 |
| | |||||
* | Increase textarea size a bit more. | Scott Ullrich | 2008-08-30 | 1 | -1/+1 |
| | |||||
* | Increase size of textarea so that debugging is much easier when | Scott Ullrich | 2008-08-28 | 1 | -1/+1 |
| | | | | pasting large blobs of code. | ||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+29 |
| | | | | | | | | 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 | ||||
* | guiconfig.inc needs to come first. | Scott Ullrich | 2008-07-22 | 1 | -2/+1 |
| | | | | Noticed-by: fernando.a.quintero@gmail.com | ||||
* | Eliminate interfaces_carp_bring_up_final() | Scott Ullrich | 2008-07-07 | 1 | -1/+1 |
| | |||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Fixing css layout | Seth Mos | 2007-09-01 | 1 | -3/+3 |
| | |||||
* | Unbreak exec.php | Scott Ullrich | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | Unbreak exec.php | Scott Ullrich | 2007-03-20 | 1 | -1/+0 |
| | |||||
* | Fix cache bug in IE. | Scott Ullrich | 2007-03-18 | 1 | -1/+3 |
| | | | | Found in http://forum.m0n0.ch/index.php/topic,11.0.html | ||||
* | MFC Seths most excellent RRD graphing items | Scott Ullrich | 2006-03-21 | 1 | -1/+2 |
| | |||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | * Fix page title | Scott Ullrich | 2005-12-07 | 1 | -7/+1 |
| | | | | * Make white space consistent after execute command | ||||
* | Move value into the textarea tag | Scott Ullrich | 2005-11-07 | 1 | -1/+1 |
| | |||||
* | Make left td consistent | Scott Ullrich | 2005-11-07 | 1 | -1/+1 |
| | |||||
* | * Clean up interface, make consistent | Scott Ullrich | 2005-11-07 | 1 | -3/+55 |
| | | | | * Add php execute command | ||||
* | require head.inc | Scott Ullrich | 2005-07-17 | 1 | -0/+1 |
| | |||||
* | Removed GUI.css refrence from the file | Erik Kristensen | 2005-07-17 | 1 | -1/+0 |
| | |||||
* | use pgtitle for standardization | Bill Marquette | 2005-07-03 | 1 | -14/+8 |
| | | | | make exec.php look like a "normal" page | ||||
* | hard code script name | Scott Ullrich | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | Be a nice script for ro environments by mounting the flash rw and then ro ↵ | Scott Ullrich | 2005-03-29 | 1 | -0/+8 |
| | | | | before and after the save. | ||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | m0n0wall -> pfSense | Scott Ullrich | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | * Modify exec to look like the rest of pfSense | Scott Ullrich | 2004-12-13 | 1 | -6/+12 |
| | | | | * Add the ending fend.inc | ||||
* | * Automatically focus to command box and filename box | Scott Ullrich | 2004-12-12 | 1 | -6/+9 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+240 |