Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #955 from PiBa-NL/spamd_1.1.2 | Chris Buechler | 2015-08-16 | 3 | -28/+60 |
|\ | |||||
| * | spamd, coding style, add some more spaces | PiBa-NL | 2015-08-09 | 1 | -4/+4 |
| | | |||||
| * | spamd, following the coding guidelines more closely. | PiBa-NL | 2015-08-08 | 1 | -5/+8 |
| | | |||||
| * | spamd, allow configuring interface to listen/intercept on | PiBa-NL | 2015-08-07 | 3 | -28/+57 |
| | | |||||
* | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -5/+0 |
| | | |||||
* | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | |||||
* | | spamd_verify_to_address.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | | | | This function does nothing but return. | ||||
* | | spamd_db_ext.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -9/+1 |
|/ | | | This function does nothing but return. | ||||
* | Sanitize spamd version, add run_depends, port_category and fix check for PBI | Renato Botelho | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | spamd, -fix 'add spamtrap' | PiBa-NL | 2015-02-24 | 1 | -29/+25 |
| | | | | -use exec() instead of exploding output of directly invoking a shell command | ||||
* | spamd, replace the shell calls by unlink_if_exists() and symlink() | PiBa-NL | 2015-02-24 | 1 | -2/+2 |
| | |||||
* | spamd, fix spamtrap and blacklist buttons, fix startup on pfSense 2.2 | PiBa-NL | 2015-02-24 | 3 | -23/+37 |
| | |||||
* | Fix call-time pass-by-reference in spamd, bump | jim-p | 2014-05-09 | 2 | -3/+3 |
| | |||||
* | 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 |