Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arpwatch - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 |
| | |||||
* | 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. | ||||
* | arpwatch.xml - add custom_php_resync_config_command | doktornotor | 2015-08-11 | 1 | -0/+5 |
| | |||||
* | arpwatch.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | |||||
* | arpwatch - code style cleanup | doktornotor | 2015-08-08 | 1 | -31/+44 |
| | | | | | | - Fix copyright header - Fix chmod - Remove obsolete pfSense version check - Code style cleanup | ||||
* | Packages repo cleanup: | Renato Botelho | 2015-02-05 | 1 | -0/+144 |
- Drop support for pfSense < 2 - Remove archive/, old files can be reached using git - Remove old and unused packages - Move stale files from config subdir to a package subdir |