aboutsummaryrefslogtreecommitdiffstats
path: root/config/shellcmd/shellcmd.inc
Commit message (Collapse)AuthorAgeFilesLines
* remove useless remount callsdoktornotor2015-08-251-2/+0
| | | These are dealt with by install_package() from pkg-utils.inc.
* shellcmd - add support for afterfilterchangeshellcmddoktornotor2015-08-221-3/+36
| | | Since it apparently still works and some users need it. Like https://forum.pfsense.org/index.php?topic=65004.msg353454#msg353454
* shellcmd - add support for disabled items, fix to allow editing descriptionsdoktornotor2015-08-221-10/+40
|
* shellcmd - rewrite from scratchdoktornotor2015-08-211-45/+201
|
* remove useless config_(un)lock calls round twodoktornotor2015-08-111-21/+2
|
* Remove ugly copy files around and use additional_files_needed to install ↵Renato Botelho2015-04-241-16/+0
| | | | files in proper place. Bump package version
* Fix all this packages from their copy/paste legacy. Mostly protect poorly ↵Ermal2010-12-101-16/+18
| | | | choosen function names with function_exists.
* Unique function names.jim-p2010-11-091-5/+5
|
* Keep downloaded shellcmd files around so the package system doesn't complain ↵jim-p2010-11-031-5/+2
| | | | about missing dependencies on each boot.
* Shellcmd package debutmcrane2009-05-141-0/+124
' href='#n212'>212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254