summaryrefslogtreecommitdiffstats
path: root/src/etc/ecl.php
Commit message (Collapse)AuthorAgeFilesLines
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-29/+48
|
* Fix #5890 find disk slices as candidates for loading "config.xml" at bootNick Holloway2016-02-141-7/+2
| | | | | | | In commit 873c1701, the call to "/bin/ls /dev/{$disk}s*" was surrounded with "escapeshellarg" so the wildcard is not expanded. Use "glob" to find the slices for a disk instead.
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+189
OpenPOWER on IntegriCloud