summaryrefslogtreecommitdiffstats
path: root/etc/ecl.php
Commit message (Expand)AuthorAgeFilesLines
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-3/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-3/+3
* Ignore swap partitions when looking for external config fileRenato Botelho2013-02-251-0/+11
* Use require_once() prevent declaration errors.smos2012-06-171-4/+4
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-2/+2
* correctly unmount drives where a config doesn't existChris Buechler2011-04-211-1/+1
* Use exec()Scott Ullrich2010-11-281-3/+3
* Add pfSsh.php externalconfiglocator playback scriptScott Ullrich2010-11-281-1/+0
* Nuke newlineScott Ullrich2010-11-281-1/+0
* Skip slices on bootup deviceScott Ullrich2010-11-281-1/+11
* CleanupScott Ullrich2010-11-281-3/+6
* Use product nameScott Ullrich2010-11-281-1/+1
* Use head binary and eliminate a pipe to avoid broken pipe warningScott Ullrich2010-11-281-2/+3
* Fix misc errors. File now restores and throws an alert when completed.Scott Ullrich2010-11-281-17/+43
* Add php headerScott Ullrich2010-11-281-0/+2
* Handle slicesScott Ullrich2010-11-281-32/+46
* Only check / and /config for config.xml. Otherwise you might step on a nanob...Scott Ullrich2010-11-281-1/+1
* Adding external configuration loader which will look on all found disks excep...Scott Ullrich2010-11-281-0/+110
OpenPOWER on IntegriCloud