summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
Commit message (Collapse)AuthorAgeFilesLines
* Change ereg() to preg_match() functionccesario2012-07-011-1/+1
|
* Allow autocomplete on packet capture and exec, since it's convenient to have ↵jim-p2012-06-121-0/+2
| | | | a history there and there are no password fields.
* Redirect stderr to stdout on exec.php so errors are visible.jim-p2012-02-271-1/+1
|
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-3/+3
|
* Implement gettext() calls on exec.phpCarlos Eduardo Ramos2010-07-301-18/+18
|
* Fix IE downloading with HTTPSjim-p2010-04-271-2/+7
|
* Commit fix present in Ticket #244.Ermal Luçi2009-12-231-0/+2
|
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-241-2/+2
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-2/+3
| | | | include 2009 on files that I have asserted (C) on
* Only mount rw on $_POSTScott Ullrich2009-06-251-3/+5
|
* Back cols back by 10Scott Ullrich2008-08-301-1/+1
|
* Increase textarea size a bit more.Scott Ullrich2008-08-301-1/+1
|
* Increase size of textarea so that debugging is much easier whenScott Ullrich2008-08-281-1/+1
| | | | pasting large blobs of code.
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-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 Ullrich2008-07-221-2/+1
| | | | Noticed-by: fernando.a.quintero@gmail.com
* Eliminate interfaces_carp_bring_up_final()Scott Ullrich2008-07-071-1/+1
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-3/+3
|
* Unbreak exec.phpScott Ullrich2007-03-201-1/+1
|
* Unbreak exec.phpScott Ullrich2007-03-201-1/+0
|
* Fix cache bug in IE.Scott Ullrich2007-03-181-1/+3
| | | | Found in http://forum.m0n0.ch/index.php/topic,11.0.html
* MFC Seths most excellent RRD graphing itemsScott Ullrich2006-03-211-1/+2
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* * Fix page titleScott Ullrich2005-12-071-7/+1
| | | | * Make white space consistent after execute command
* Move value into the textarea tagScott Ullrich2005-11-071-1/+1
|
* Make left td consistentScott Ullrich2005-11-071-1/+1
|
* * Clean up interface, make consistentScott Ullrich2005-11-071-3/+55
| | | | * Add php execute command
* require head.incScott Ullrich2005-07-171-0/+1
|
* Removed GUI.css refrence from the fileErik Kristensen2005-07-171-1/+0
|
* use pgtitle for standardizationBill Marquette2005-07-031-14/+8
| | | | make exec.php look like a "normal" page
* hard code script nameScott Ullrich2005-04-121-1/+1
|
* Be a nice script for ro environments by mounting the flash rw and then ro ↵Scott Ullrich2005-03-291-0/+8
| | | | before and after the save.
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* m0n0wall -> pfSenseScott Ullrich2004-12-131-1/+1
|
* * Modify exec to look like the rest of pfSenseScott Ullrich2004-12-131-6/+12
| | | | * Add the ending fend.inc
* * Automatically focus to command box and filename boxScott Ullrich2004-12-121-6/+9
|
* Initial revisionScott Ullrich2004-11-071-0/+240
OpenPOWER on IntegriCloud