Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #646 from PiBa-NL/spamd_db_content_extra_expiration_info | Ermal | 2014-04-28 | 1 | -1/+18 |
|\ | |||||
| * | spamd, use local timezone settings for new time columns | PiBa-NL | 2014-04-22 | 1 | -3/+3 |
| | | |||||
| * | spamd, smtp host/from/to table entry expiration information shown | PiBa-NL | 2014-04-13 | 1 | -1/+18 |
| | | |||||
* | | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -8/+8 |
| | | | | | | | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | | Use escapeshellarg for spamd; remove unused echo. | jim-p | 2014-02-18 | 3 | -4/+2 |
|/ | |||||
* | Fixup a bunch of package service descriptions. | jim-p | 2013-08-28 | 1 | -0/+1 |
| | |||||
* | Move sync_package_spamd_whitelist() to spamd.inc and have ↵ | Erik Fonnesbeck | 2011-03-22 | 2 | -20/+20 |
| | | | | spamd_whitelist.xml include spamd.inc to prevent an error that says it is undefined. May help with the issue reported for ticket #1363 | ||||
* | Prevent division by zero. | Erik Fonnesbeck | 2011-01-25 | 1 | -1/+4 |
| | |||||
* | Fix condition for rule type in spamd_generate_rules. | Erik Fonnesbeck | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | Fix spamd service status and remove /usr/local/etc/rc.d/ from its rcfile ↵ | Erik Fonnesbeck | 2010-10-05 | 2 | -1/+3 |
| | | | | setting since it is already prepended by the functions that use it. | ||||
* | Enable spamd package on 2.0 fix several paths with the move of files to the ↵ | Ermal | 2010-03-23 | 2 | -8/+12 |
| | | | | new directory also unlink the previous configuration file before linking anew one. | ||||
* | Use full path. | Ermal | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | Do the right and safe command to allow spamd to modify pf ruleset in 2.0. | Ermal | 2010-03-23 | 1 | -2/+2 |
| | |||||
* | Move all spamd functions to its folder. | Ermal | 2010-03-23 | 11 | -0/+1954 |