Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 1 | -355/+0 |
| | |||||
* | Allow pre-filling (but no automatic action) of the download filename on ↵ | jim-p | 2015-07-21 | 1 | -1/+1 |
| | | | | exec.php. Setup a link to download the status output.tgz in status.php | ||||
* | Code spacing | Phil Davis | 2015-06-15 | 1 | -18/+18 |
| | | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting. | ||||
* | More www code style oddments | Phil Davis | 2015-04-20 | 1 | -182/+192 |
| | |||||
* | Fix lineup of copyright lines | Phil Davis | 2015-01-01 | 1 | -1/+1 |
| | | | | | and module names and other bits of formatting and typos in header comment sections. | ||||
* | Welcome 2015 | Renato Botelho | 2014-12-31 | 1 | -1/+1 |
| | |||||
* | Change copyright statement to reflect reality | Jim Thompson | 2014-11-10 | 1 | -0/+2 |
| | |||||
* | rename interfaces_carp_setup to interfaces_sync_setup and call it during ↵ | Ermal | 2014-10-15 | 1 | -1/+1 |
| | | | | bootup since it does not only relate to carp interfaces. | ||||
* | Make sure single quotes are encoded and avoid javascript injection | Renato Botelho | 2014-06-19 | 1 | -2/+2 |
| | |||||
* | Fix indent and whitespaces | Renato Botelho | 2014-06-19 | 1 | -6/+7 |
| | |||||
* | Tidy up "exec.php" XHTM | Colin Fleming | 2014-05-17 | 1 | -23/+27 |
| | | | | | | | | | | | 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 | ||||
* | replaced uppercase html tags with lowercase | ayvis | 2014-03-19 | 1 | -1/+1 |
| | | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript" | ||||
* | Rmoeve register_long_arrays from php.ini and from php code the use of ↵ | Ermal | 2013-12-20 | 1 | -1/+1 |
| | | | | HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility | ||||
* | Value in attributes should be lower case | Colin Fleming | 2013-02-07 | 1 | -1/+1 |
| | | | | Value in the "method" attribute should be lower case | ||||
* | Change ereg() to preg_match() function | ccesario | 2012-07-01 | 1 | -1/+1 |
| | |||||
* | Allow autocomplete on packet capture and exec, since it's convenient to have ↵ | jim-p | 2012-06-12 | 1 | -0/+2 |
| | | | | a history there and there are no password fields. | ||||
* | 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 |
| |