Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Remove useless nrpe2_custom_php_deinstall_command() | doktornotor | 2015-08-25 | 1 | -1/+0 | |
| | | | ||||||
| * | | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -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_command | doktornotor | 2015-08-25 | 1 | -3/+0 | |
| | | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc. | |||||
| * | | Remove useles file | doktornotor | 2015-08-25 | 1 | -37/+0 | |
| | | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc and there are no other functions here | |||||
| * | | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -8/+0 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -3/+0 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls and other redundant stuff | doktornotor | 2015-08-25 | 1 | -9/+0 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. Also nuke unused tags. | |||||
| * | | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -8/+0 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -2/+1 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -2/+0 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -3/+1 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | remove useless remount call | doktornotor | 2015-08-25 | 1 | -1/+0 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls and other redundant stuff | doktornotor | 2015-08-25 | 1 | -3/+0 | |
| | | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls and other redundant stuff | doktornotor | 2015-08-25 | 1 | -7/+0 | |
| | | | | | | | | | These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc. | |||||
| * | | remove useless remount calls on package_install | doktornotor | 2015-08-25 | 1 | -2/+0 | |
| | | | | | | | | | These are dealt with by install_package() from pkg-utils.inc. | |||||
| * | | Remove useless remount calls and other redundant stuff | doktornotor | 2015-08-25 | 1 | -16/+1 | |
| | | | | | | | | | These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc. | |||||
| * | | Remove useless custom_php_deinstall_command | doktornotor | 2015-08-25 | 1 | -3/+0 | |
| | | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc. | |||||
| * | | Remove useless asterisk_deinstall() function | doktornotor | 2015-08-25 | 1 | -5/+0 | |
| | | | | | | | | | These are dealt with by delete_package_xml() from pkg-utils.inc. | |||||
| * | | remove useless remount calls on package_deinstall | doktornotor | 2015-08-25 | 1 | -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-12 | Renato Botelho | 2015-08-28 | 5 | -606/+383 | |
|\ \ \ | ||||||
| * | | | 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 | |
| | | | | ||||||
| * | | | Bump shellcmd package version | doktornotor | 2015-08-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | 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 | |
| | | | | ||||||
* | | | | Merge pull request #1008 from doktornotor/patch-5 | Renato Botelho | 2015-08-28 | 4 | -225/+231 | |
|\ \ \ \ | ||||||
| * | | | | remote useless remount and stop_service() calls | doktornotor | 2015-08-25 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc. | |||||
| * | | | | ipguard.inc - no need for foreach() here | doktornotor | 2015-08-24 | 1 | -3/+1 | |
| | | | | | ||||||
| * | | | | Unlink and recreate the conf file symlink on every reconfiguration | doktornotor | 2015-08-18 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | Just in case users shuffle interfaces assignment somehow.... | |||||
| * | | | | Bump ipguard package version | doktornotor | 2015-08-17 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | ipguard - code style cleanup, make it work on 2.2.x | doktornotor | 2015-08-17 | 1 | -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 cleanup | doktornotor | 2015-08-17 | 1 | -36/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove unused tag - Fix version | |||||
| * | | | | ipguard - code style cleanup | doktornotor | 2015-08-17 | 1 | -78/+90 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | - Fix copyright header, indentation - Fix file permissions - Remove unused tags - Improve descriptions | |||||
* | | | | Bump snort version due to last changes | Renato Botelho | 2015-08-28 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Add array keys between quotes, suggested by @doktornotor | Renato Botelho | 2015-08-28 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #979 from PiBa-NL/snort-3.2.6 | Renato Botelho | 2015-08-28 | 3 | -4/+4 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | snort, fix config-sync to 'system backup server' | PiBa-NL | 2015-08-10 | 4 | -5/+5 | |
| | | | | ||||||
* | | | | Merge pull request #1023 from doktornotor/patch-2 | Renato Botelho | 2015-08-25 | 2 | -5/+5 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Bump squid3 package version | doktornotor | 2015-08-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | squid3 - fix a bunch of invalid chmod() calls - fixes Bug #4885 | doktornotor | 2015-08-25 | 1 | -4/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1022 from doktornotor/patch-2 | Renato Botelho | 2015-08-24 | 2 | -2/+8 | |
|\ \ \ | ||||||
| * | | | Bump arpwatch package version | doktornotor | 2015-08-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | arpwatch - do not create sendmail hardlinks... Evil. | doktornotor | 2015-08-24 | 1 | -1/+7 | |
|/ / / | | | | | | | | | | | | | | | | | | | You can end up with orphaned /usr/sbin/sendmail as a copy of sm.php script, causing cron and other unwanted spam even after uninstalling the package. I recall couple of users complaining on the forum, examples: https://forum.pfsense.org/index.php/topic,68004.0.html https://forum.pfsense.org/index.php?topic=74000.msg406041#msg406041 This still is not a proper fix, this shouldn't require and create /usr/sbin/sendmail at all. | |||||
* | | | Merge pull request #1020 from doktornotor/patch-13 | Renato Botelho | 2015-08-24 | 8 | -524/+582 | |
|\ \ \ | ||||||
| * | | | Bump bind package version | doktornotor | 2015-08-22 | 1 | -1/+1 | |
| | | | |