Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | * Add EXECUTABLE: $executable-name | ||||
* | 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 |
| | |||||
* | Correct the whitelist entries | Scott Ullrich | 2005-02-26 | 1 | -2/+4 |
| | |||||
* | greylist -> whitelist | Scott Ullrich | 2005-02-26 | 1 | -1/+1 |
| | |||||
* | Make sure sync_package will remount the media r/w and mount it r/o when its ↵ | Scott Ullrich | 2005-02-26 | 1 | -0/+5 |
| | | | | done updating the configuration :) | ||||
* | Missing closing brace, \m -> \n | Scott Ullrich | 2005-02-26 | 1 | -2/+2 |
| | |||||
* | Create rc.d startup files for spamd and close out open files. | Scott Ullrich | 2005-02-26 | 1 | -1/+7 |
| | |||||
* | Dont forget to linebreak the headers | Scott Ullrich | 2005-02-26 | 1 | -2/+2 |
| | |||||
* | Say hello to spamd! | Scott Ullrich | 2005-02-26 | 1 | -0/+123 |