summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/license.php
Commit message (Collapse)AuthorAgeFilesLines
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
|
* Always use require_oncePhil Davis2016-06-271-1/+1
| | | | | | | | | The usage of require() and require_once() throughout the system is inconsistent, and "bugs" come up now and then when the order of "requires" is a bit different and some require() happens after the include file is already included/required. It seems to me that there is no harm at all in always using require_once().
* Add Unbound to license.php. Ticket #5903Chris Buechler2016-04-051-0/+4
|
* Update license page. Ticket #5903Chris Buechler2016-02-271-17/+38
|
* Update license page. Ticket #5903Chris Buechler2016-02-271-7/+72
|
* Partial update of license.php. Ticket #5903Chris Buechler2016-02-171-14/+3
|
* Add m0n0wall entry back and also use product_name on pfSense lineRenato Botelho2016-02-171-1/+2
|
* Fix <p> nestingk-paulius2016-02-061-2/+2
|
* Cleanup license page.k-paulius2016-02-061-104/+95
| | | | | - split page into 'License' and 'Third Party Credits' sections - update license wording with license from license.txt
* Consistent panel-heading h2Phil Davis2016-01-141-1/+1
| | | | | | Make all the panel-heading uses also have consistent <h2 class="panel-title"> so they all display the same size. Forum https://forum.pfsense.org/index.php?topic=105275.0
* clean up lighttpdChris Buechler2016-01-051-4/+4
|
* Keeping the disable logging option. Revert "clean up lighttpd bits"Chris Buechler2016-01-051-4/+4
| | | | This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
* clean up lighttpd bitsChris Buechler2016-01-051-4/+4
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style lPhil Davis2015-12-151-1/+1
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-24/+50
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-91/+112
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+133
OpenPOWER on IntegriCloud