summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Form_checkbox -> Form_CheckboxStephen Beaver2015-11-242-29/+29
* Typo fixStephen Beaver2015-11-241-1/+1
* Merge pull request #2110 from phil-davis/patch-6Stephen Beaver2015-11-241-1/+1
|\
| * LT2p breadcrumbsPhil Davis2015-11-241-1/+1
* | Hide dhcp when staticv4 selectedPhil Davis2015-11-241-1/+1
|/
* Use _exec() to call gitsyncRenato Botelho2015-11-241-2/+3
* Move get_pkg_info() call to ajax request to make widget more responsiveRenato Botelho2015-11-241-13/+15
* Add cog icon while loadingRenato Botelho2015-11-241-1/+1
* Create pkg directories symlinks when using ramdisk, ticket #5493Renato Botelho2015-11-241-1/+1
* Fully separate "Apply" and "Save" actions in the DNS Forwarder. Fixes #5505jim-p2015-11-231-25/+16
* Small adjustments to shortcut icons/textjim-p2015-11-231-3/+3
* Protect these two vars with htmlspecialcharsjim-p2015-11-231-2/+2
* Comment fixStephen Beaver2015-11-231-1/+1
* Comment fixStephen Beaver2015-11-231-1/+1
* Adjust body top padding to match header height when top menu is pinned.Stephen Beaver2015-11-233-4/+18
* Fixed menu scroll in pconfigStephen Beaver2015-11-231-2/+2
* Extra safety belts on the RSS widget settingsjim-p2015-11-231-3/+3
* Add support for scrolling menu bar (fixed vs static)Stephen Beaver2015-11-232-4/+23
* Added cog icon while loadingStephen Beaver2015-11-231-1/+1
* browser supported nowJared Dillard2015-11-231-1/+0
* clean up thermal widgetJared Dillard2015-11-231-5/+1
* remove trash icon coloringJared Dillard2015-11-231-5/+0
* Fix links to logs in shortcutsjim-p2015-11-231-2/+2
* Address some security issues in diag_logs.php. While I'm here, fixup page nam...jim-p2015-11-231-4/+46
* Change Form_TextArea to Form_TextareaStephen Beaver2015-11-237-15/+15
* Fixed #5505Stephen Beaver2015-11-231-64/+76
* Fixed #5521Stephen Beaver2015-11-233-5/+7
* IPSec statistis updated dynamicallyStephen Beaver2015-11-231-101/+153
* Interface widget icon adjustmentsjim-p2015-11-231-5/+10
* Use some icons here that have a somewhat more relevant appearance (no exact m...jim-p2015-11-231-2/+2
* Don't reuse $icon here - results should be two different icons. Fixes #5519jim-p2015-11-231-4/+4
* Move pkg data around early and fix #5493Renato Botelho2015-11-231-19/+26
* Improve sh syntaxRenato Botelho2015-11-231-1/+1
* Completed #5407Stephen Beaver2015-11-235-4/+384
* Also get time zones three levels deep. Fixes #5517jim-p2015-11-231-1/+2
* Teach pfSense-upgrade to run gitsync after upgradeRenato Botelho2015-11-231-0/+12
* Correct Form_TextArea -> Form_TextareaStephen Beaver2015-11-231-1/+1
* List CSS file in alpha orderStephen Beaver2015-11-231-0/+2
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-23121-222/+14
* Define user-agent on pfSense-upgradeRenato Botelho2015-11-231-0/+9
* Use new host_uuid option name when changing User-AgentRenato Botelho2015-11-232-4/+4
* Re-add host_uuid user-agent option lost during bootstrap import. While here, ...Renato Botelho2015-11-231-4/+15
* Tunable value can be zero, use isset() to validate itRenato Botelho2015-11-231-1/+1
* Merge pull request #2103 from jlduran/escape-strongswan-radius-keyRenato Botelho2015-11-231-1/+1
|\
| * Escape RADIUS secret in strongswan.confJose Luis Duran2015-11-211-1/+1
* | Merge pull request #2102 from doktornotor/patch-6Renato Botelho2015-11-231-0/+2
|\ \
| * | Stick xmlrpc.inc include back to avoid breaking packagesdoktornotor2015-11-211-0/+2
| |/
* | Merge pull request #2101 from doktornotor/patch-5Renato Botelho2015-11-231-1/+1
|\ \
| * | Always honor the required tag in package XML fieldsdoktornotor2015-11-211-1/+1
| |/
* | Merge pull request #2100 from doktornotor/patch-2Renato Botelho2015-11-231-1/+3
|\ \
OpenPOWER on IntegriCloud