aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Remove useless remount callsdoktornotor2015-08-251-6/+0
| | | | | | | | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-7/+0
| | | | | | | | | All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-4/+0
| | | | | | | | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
| * | Remove useless phpservice_deinstall_command()doktornotor2015-08-251-3/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount calls and phpservice_deinstall_command()doktornotor2015-08-251-10/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-10/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-3/+0
| | |
| * | Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-3/+0
| | |
| * | Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-8/+0
| | | | | | | | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-6/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless stuff dealt with by delete_package_xml()doktornotor2015-08-251-3/+0
| | |
| * | Remove useless custom_php_deinstall_commanddoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc.
| * | Remove useless nrpe2_custom_php_deinstall_command()doktornotor2015-08-251-1/+0
| | |
| * | Remove useless remount callsdoktornotor2015-08-251-9/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. Also, the nrpe2_custom_php_deinstall_command() function was completely useless, doing nothing else but remounts.
| * | Remove useless custom_php_deinstall_commanddoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc.
| * | Remove useles filedoktornotor2015-08-251-37/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc and there are no other functions here
| * | Remove useless remount callsdoktornotor2015-08-251-8/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-9/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. Also nuke unused tags.
| * | Remove useless remount callsdoktornotor2015-08-251-8/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-2/+1
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-2/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount callsdoktornotor2015-08-251-3/+1
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | remove useless remount calldoktornotor2015-08-251-1/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-7/+0
| | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | remove useless remount calls on package_installdoktornotor2015-08-251-2/+0
| | | | | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * | Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-16/+1
| | | | | | | | | These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
| * | Remove useless custom_php_deinstall_commanddoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc.
| * | Remove useless asterisk_deinstall() functiondoktornotor2015-08-251-5/+0
| | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc.
| * | remove useless remount calls on package_deinstalldoktornotor2015-08-251-3/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc. Also the service is stopped by it.
* | | Merge pull request #1018 from doktornotor/patch-12Renato Botelho2015-08-285-606/+383
|\ \ \
| * | | 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-0/+7
| | | |
| * | | 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 itemsdoktornotor2015-08-221-1/+7
| | | |
| * | | shellcmd - add support for disabled items, fix to allow editing descriptionsdoktornotor2015-08-221-10/+40
| | | |
| * | | Bump shellcmd package versiondoktornotor2015-08-211-1/+1
| | | |
| * | | shellcmd - rewrite from scratchdoktornotor2015-08-211-45/+201
| | | |
| * | | shellcmd - rewrite from scratchdoktornotor2015-08-211-78/+107
| | | |
| * | | Delete shellcmd_edit.phpdoktornotor2015-08-211-303/+0
| | | |
| * | | Delete shellcmd.phpdoktornotor2015-08-211-179/+0
| | | |
* | | | Merge pull request #1008 from doktornotor/patch-5Renato Botelho2015-08-284-225/+231
|\ \ \ \
| * | | | remote useless remount and stop_service() callsdoktornotor2015-08-251-2/+0
| | | | | | | | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc.
| * | | | ipguard.inc - no need for foreach() heredoktornotor2015-08-241-3/+1
| | | | |
| * | | | Unlink and recreate the conf file symlink on every reconfigurationdoktornotor2015-08-181-1/+5
| | | | | | | | | | | | | | | Just in case users shuffle interfaces assignment somehow....
| * | | | Bump ipguard package versiondoktornotor2015-08-171-1/+1
| | | | |
| * | | | ipguard - code style cleanup, make it work on 2.2.xdoktornotor2015-08-171-108/+104
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - Hack to make this work on 2.2.x by symlinking the .conf files to PBI's /etc dir; another piece of PBI stupidity.
| * | | | iperf - code style cleanupdoktornotor2015-08-171-36/+34
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove unused tag - Fix version
| * | | | ipguard - code style cleanupdoktornotor2015-08-171-78/+90
| |/ / / | | | | | | | | | | | | | | | | | | | | - Fix copyright header, indentation - Fix file permissions - Remove unused tags - Improve descriptions