Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Turn reject message into a textarea | Scott Ullrich | 2006-01-29 | 1 | -3/+5 |
* | Make provider description a textarea | Scott Ullrich | 2006-01-29 | 1 | -1/+3 |
* | Add spamd_db.php a tool that allows you to whitelist or blacklist items that ... | Scott Ullrich | 2006-01-29 | 1 | -1/+10 |
* | * Use pkg_edit.php | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
* | * Enable aftersaveredirect | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
* | Whitelist -> settings | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
* | * Whitespace cleanup | Scott Ullrich | 2006-01-28 | 1 | -0/+5 |
* | Add tons of settings. | Scott Ullrich | 2006-01-28 | 1 | -2/+6 |
* | * Dont process empty items | Scott Ullrich | 2006-01-28 | 1 | -3/+3 |
* | Full path to include | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
* | Download spamd.inc too | Scott Ullrich | 2006-01-28 | 1 | -1/+6 |
* | Whip spamd into shape for the NWO. | Scott Ullrich | 2006-01-28 | 1 | -57/+5 |
* | Move functions to documented tag. | Colin Smith | 2005-09-20 | 1 | -5/+2 |
* | Add <executable>. | Colin Smith | 2005-06-22 | 1 | -0/+1 |
* | Update spamd to use new rcfile and service facilities. (needs testing) | Colin Smith | 2005-06-22 | 1 | -17/+19 |
* | Start spamd in the bg | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
* | Add debug messages. | Colin Smith | 2005-06-22 | 1 | -0/+2 |
* | spamd -> spamd.sh | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
* | Attempt to correct a spamd xml error | Scott Ullrich | 2005-06-22 | 1 | -2/+1 |
* | Attempt to correct a spamd xml error | Scott Ullrich | 2005-06-22 | 1 | -2/+2 |
* | Do not foreach through non-existant arrays | Scott Ullrich | 2005-06-22 | 1 | -7/+9 |
* | Revert. | Colin Smith | 2005-06-21 | 1 | -2/+1 |
* | Fix URLs. | Colin Smith | 2005-06-21 | 1 | -1/+2 |
* | Use numerical chmods. | Colin Smith | 2005-06-21 | 1 | -2/+2 |
* | chmod() spamd.sh instead of spamd. | Colin Smith | 2005-06-21 | 1 | -2/+2 |
* | unlink /usr/local/pkg/pf/spamd_rules.php | Scott Ullrich | 2005-06-06 | 1 | -0/+1 |
* | unlink spamd_rules.php | Scott Ullrich | 2005-06-05 | 1 | -1/+1 |
* | unlink spamd.sh | Scott Ullrich | 2005-06-05 | 1 | -1/+1 |
* | spamd -> spamd.sh | Scott Ullrich | 2005-06-05 | 1 | -1/+1 |
* | use $fd not $fout | Scott Ullrich | 2005-06-05 | 1 | -2/+2 |
* | * Add PACKAGE: $packagename | Scott Ullrich | 2005-06-05 | 1 | -0/+2 |
* | Use new method of requesting additional files instead of the old tarball method. | Scott Ullrich | 2005-06-04 | 1 | -1/+8 |
* | Use chmod() instead of system() (or equivalent) for all package startup scripts. | Colin Smith | 2005-03-21 | 1 | -2/+2 |
* | Remove unnecessary calls to rm - use unlink_if_exists or rmdir_recursive. | Colin Smith | 2005-03-21 | 1 | -1/+2 |
* | Rename the sync_package function to sync_package_filename() | Scott Ullrich | 2005-03-02 | 1 | -3/+3 |
* | Remove extra files after uninstalling spamd | Scott Ullrich | 2005-02-26 | 1 | -0/+1 |
* | Correct location of spamlogd | Scott Ullrich | 2005-02-26 | 1 | -1/+1 |
* | Correctly start package | Scott Ullrich | 2005-02-26 | 1 | -1/+3 |
* | Eliminate white space after " spamd.xml | Scott Ullrich | 2005-02-26 | 1 | -8/+9 |
* | More cleanups | Scott Ullrich | 2005-02-26 | 1 | -2/+2 |
* | Clean up spamd.conf | Scott Ullrich | 2005-02-26 | 1 | -10/+9 |
* | Remove _ from field names, the xml toolkit seems to not like it. | Scott Ullrich | 2005-02-26 | 1 | -18/+19 |
* | Expand input boxes size to 30, fix spelling mistake. | Scott Ullrich | 2005-02-26 | 1 | -1/+6 |
* | Expand textarea to 3 rows and 40 cols | Scott Ullrich | 2005-02-26 | 1 | -0/+2 |
* | Use pkg.php, not pkg_edit.php for first menu | Scott Ullrich | 2005-02-26 | 1 | -2/+2 |
* | Missing ) | Scott Ullrich | 2005-02-26 | 1 | -1/+1 |
* | Add provider description | Scott Ullrich | 2005-02-26 | 1 | -0/+10 |
* | Chmod startup script | Scott Ullrich | 2005-02-26 | 1 | -0/+1 |
* | (no commit message) | Scott Ullrich | 2005-02-26 | 1 | -1/+1 |
* | Use system | Scott Ullrich | 2005-02-26 | 1 | -4/+4 |