index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
ecl.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...
Renato Botelho
2014-02-04
1
-3
/
+3
*
Ignore swap partitions when looking for external config file
Renato Botelho
2013-02-25
1
-0
/
+11
*
Use require_once() prevent declaration errors.
smos
2012-06-17
1
-4
/
+4
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-2
/
+2
*
correctly unmount drives where a config doesn't exist
Chris Buechler
2011-04-21
1
-1
/
+1
*
Use exec()
Scott Ullrich
2010-11-28
1
-3
/
+3
*
Add pfSsh.php externalconfiglocator playback script
Scott Ullrich
2010-11-28
1
-1
/
+0
*
Nuke newline
Scott Ullrich
2010-11-28
1
-1
/
+0
*
Skip slices on bootup device
Scott Ullrich
2010-11-28
1
-1
/
+11
*
Cleanup
Scott Ullrich
2010-11-28
1
-3
/
+6
*
Use product name
Scott Ullrich
2010-11-28
1
-1
/
+1
*
Use head binary and eliminate a pipe to avoid broken pipe warning
Scott Ullrich
2010-11-28
1
-2
/
+3
*
Fix misc errors. File now restores and throws an alert when completed.
Scott Ullrich
2010-11-28
1
-17
/
+43
*
Add php header
Scott Ullrich
2010-11-28
1
-0
/
+2
*
Handle slices
Scott Ullrich
2010-11-28
1
-32
/
+46
*
Only check / and /config for config.xml. Otherwise you might step on a nanob...
Scott Ullrich
2010-11-28
1
-1
/
+1
*
Adding external configuration loader which will look on all found disks excep...
Scott Ullrich
2010-11-28
1
-0
/
+110