Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove broken GitHub link... | doktornotor | 2015-10-23 | 1 | -2/+2 |
| | |||||
* | 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 | -0/+7 |
| | |||||
* | 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 | doktornotor | 2015-08-22 | 1 | -1/+7 |
| | |||||
* | 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 |
| | |||||
* | shellcmd - rewrite from scratch | doktornotor | 2015-08-21 | 1 | -78/+107 |
| | |||||
* | Delete shellcmd_edit.php | doktornotor | 2015-08-21 | 1 | -303/+0 |
| | |||||
* | Delete shellcmd.php | doktornotor | 2015-08-21 | 1 | -179/+0 |
| | |||||
* | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -21/+2 |
| | |||||
* | Fix path | Renato Botelho | 2015-04-24 | 1 | -2/+2 |
| | |||||
* | Remove ugly copy files around and use additional_files_needed to install ↵ | Renato Botelho | 2015-04-24 | 4 | -21/+5 |
| | | | | files in proper place. Bump package version | ||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -4/+4 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | 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. | ||||
* | Fix remaining function calls that were missed for names changed with the ↵ | Erik Fonnesbeck | 2010-11-21 | 1 | -4/+4 |
| | | | | "unique function names" changes. | ||||
* | Unique function names. | jim-p | 2010-11-09 | 2 | -9/+9 |
| | |||||
* | Keep downloaded shellcmd files around so the package system doesn't complain ↵ | jim-p | 2010-11-03 | 2 | -7/+4 |
| | | | | about missing dependencies on each boot. | ||||
* | Applied Shellcmd patch that was created by Aarno Aukia added a if count ↵ | mcrane | 2009-06-13 | 3 | -89/+40 |
| | | | | statement to the array so it wouldn't error if the array was empty. | ||||
* | Shellcmd package fix blank record creation | mcrane | 2009-05-14 | 3 | -80/+86 |
| | |||||
* | Shellcmd package fix edit, update wording remove afterfilterchangeshellcmd ↵ | mcrane | 2009-05-14 | 3 | -140/+198 |
| | | | | for now | ||||
* | Shellcmd package debut | mcrane | 2009-05-14 | 4 | -0/+706 |