Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove useless remount calls | doktornotor | 2015-08-25 | 1 | -2/+0 |
| | | | These are dealt with by install_package() from pkg-utils.inc. | ||||
* | shellcmd - add support for afterfilterchangeshellcmd | doktornotor | 2015-08-22 | 1 | -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 descriptions | doktornotor | 2015-08-22 | 1 | -10/+40 |
| | |||||
* | shellcmd - rewrite from scratch | doktornotor | 2015-08-21 | 1 | -45/+201 |
| | |||||
* | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -21/+2 |
| | |||||
* | Remove ugly copy files around and use additional_files_needed to install ↵ | Renato Botelho | 2015-04-24 | 1 | -16/+0 |
| | | | | files in proper place. Bump package version | ||||
* | Fix all this packages from their copy/paste legacy. Mostly protect poorly ↵ | Ermal | 2010-12-10 | 1 | -16/+18 |
| | | | | choosen function names with function_exists. | ||||
* | Unique function names. | jim-p | 2010-11-09 | 1 | -5/+5 |
| | |||||
* | Keep downloaded shellcmd files around so the package system doesn't complain ↵ | jim-p | 2010-11-03 | 1 | -5/+2 |
| | | | | about missing dependencies on each boot. | ||||
* | Shellcmd package debut | mcrane | 2009-05-14 | 1 | -0/+124 |