summaryrefslogtreecommitdiffstats
path: root/src/usr/local/pkg
Commit message (Collapse)AuthorAgeFilesLines
* Set secure_mode=yes in miniupnpd config. Ticket #5627Chris Buechler2016-01-061-0/+3
|
* Parse package title, splitting into an array delineated by '/'.Stephen Beaver2015-12-141-1/+1
| | | | So if the package title is "Services/Magic" the $pgtitle will be array("Services", "Magic") and the breadcrumb display will be as expected.
* Wrap UPnP permissions processing in is_array(), the var may not exist ↵jim-p2015-11-111-3/+5
| | | | especially on upgrade.
* Move main pfSense content to src/Renato Botelho2015-08-252-0/+432
OpenPOWER on IntegriCloud