Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Populate blacklist table as well | Scott Ullrich | 2006-03-20 | 2 | -0/+3 |
| | |||||
* | Add in blacklist items to spamd table on change | Scott Ullrich | 2006-03-20 | 2 | -0/+3 |
| | |||||
* | * Woops, spamd.conf should be in /etc/ ... this has been broken for a long ↵ | Scott Ullrich | 2006-03-20 | 1 | -3/+3 |
| | | | | time. | ||||
* | * Link /etc/spamd.conf | Scott Ullrich | 2006-03-20 | 1 | -14/+20 |
| | | | | * Many parser fixes | ||||
* | * Missing : | Scott Ullrich | 2006-03-20 | 1 | -2/+5 |
| | | | | * Add blacklist notice | ||||
* | Delete prior items before adding as trapped | Scott Ullrich | 2006-03-19 | 1 | -0/+3 |
| | |||||
* | Delete prior items before adding as trapped | Scott Ullrich | 2006-03-19 | 1 | -1/+4 |
| | |||||
* | Delete prior items before adding as trapped | Scott Ullrich | 2006-03-19 | 1 | -0/+3 |
| | |||||
* | Delete items correctly when they are an ip address | Scott Ullrich | 2006-03-19 | 1 | -2/+5 |
| | |||||
* | Add sortable table header support | Scott Ullrich | 2006-03-19 | 1 | -12/+14 |
| | |||||
* | * Add more locking | Scott Ullrich | 2006-03-07 | 1 | -9/+19 |
| | | | | * Remove bogus comment | ||||
* | * Split out delete items into its own routine | Scott Ullrich | 2006-03-07 | 1 | -25/+32 |
| | | | | * Correctly delete and add items as requested | ||||
* | Add blacklist to master list | Scott Ullrich | 2006-03-07 | 1 | -1/+1 |
| | |||||
* | Write out c/r at end of line | Scott Ullrich | 2006-03-07 | 1 | -2/+2 |
| | |||||
* | * Do not add ips to spamtrap, it really wants an email address | Scott Ullrich | 2006-03-07 | 2 | -0/+25 |
| | | | | | * Add blacklist.txt and set it up as a blacklist in SpamD * Use new blacklist.txt when trapping $srcip | ||||
* | Remove previous entries before changing status | Scott Ullrich | 2006-03-01 | 1 | -0/+9 |
| | |||||
* | * Copy cachemgr.cgi into place | Scott Ullrich | 2006-02-24 | 2 | -0/+9 |
| | | | | * Add cachemgr.cgi menu item | ||||
* | Move OLSR to base | Scott Ullrich | 2006-02-21 | 1 | -116/+0 |
| | |||||
* | Add OLSRD package | Scott Ullrich | 2006-02-21 | 1 | -0/+116 |
| | |||||
* | Do not allow values to run together | Scott Ullrich | 2006-02-19 | 1 | -1/+1 |
| | |||||
* | * Add some more commands for debugging | Scott Ullrich | 2006-02-15 | 1 | -2/+9 |
| | | | | * Send HUP to spamlogd after we do our spammer assault | ||||
* | * Update external interface script | Scott Ullrich | 2006-02-15 | 2 | -4/+104 |
| | | | | * Add new script that can read a c/r file from a web server that checks the greylist for invalid email addresses. If a server is sending to an invalid e-mail address then instantly spamtrap them. Take that dictionary attacking punks! | ||||
* | ' -> " | Scott Ullrich | 2006-02-12 | 1 | -16/+14 |
| | |||||
* | Download additional file | Scott Ullrich | 2006-02-08 | 2 | -1/+7 |
| | |||||
* | Add Outlook plugin config tab | Scott Ullrich | 2006-02-08 | 5 | -2/+201 |
| | |||||
* | Support for SpamD outlook plugin | Scott Ullrich | 2006-02-08 | 1 | -1/+19 |
| | |||||
* | Space out seperate fields | Scott Ullrich | 2006-02-07 | 1 | -0/+1 |
| | |||||
* | Add whitelist and blacklist GET functions used by new VB Spam button thingie. | Scott Ullrich | 2006-02-07 | 1 | -0/+23 |
| | |||||
* | * Add missing <?php ?> | Scott Ullrich | 2006-02-07 | 1 | -5/+6 |
| | | | | * Correct the XML header row | ||||
* | Group limit above add operation | Scott Ullrich | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Add a limit option | Scott Ullrich | 2006-02-06 | 1 | -3/+10 |
| | |||||
* | Add <backup_file> which will be included with package backups soon to backup ↵ | Scott Ullrich | 2006-02-05 | 2 | -5/+6 |
| | | | | essential files not included by config.xml | ||||
* | Version bump | Scott Ullrich | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | Do not include delete command twice. | Scott Ullrich | 2006-02-05 | 1 | -5/+2 |
| | |||||
* | Add inverse filter option (NOT) | Scott Ullrich | 2006-02-05 | 1 | -11/+17 |
| | |||||
* | Remove unnecessary call to spamdb during AJAX operations | Scott Ullrich | 2006-02-04 | 1 | -1/+0 |
| | |||||
* | Speed up the filtering operation by 1000 by using grep on the spamdb call. | Scott Ullrich | 2006-02-04 | 1 | -1/+4 |
| | |||||
* | Fix SQUID acls | Scott Ullrich | 2006-02-04 | 1 | -1/+1 |
| | | | | Submitted-by: submicron | ||||
* | Start service after reconfigure | Scott Ullrich | 2006-02-04 | 1 | -0/+1 |
| | |||||
* | Bump version | Scott Ullrich | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | Don't echo out, that context is not available. | Scott Ullrich | 2006-02-04 | 1 | -3/+0 |
| | |||||
* | Alert user when a command is in progress | Scott Ullrich | 2006-02-04 | 1 | -0/+3 |
| | |||||
* | Do not stop squid when you surf in! | Scott Ullrich | 2006-02-04 | 1 | -4/+0 |
| | |||||
* | Remove non-working code | Scott Ullrich | 2006-02-04 | 1 | -5/+0 |
| | |||||
* | Open file for writing | Scott Ullrich | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | Setup persistent items across reboot for squid | Scott Ullrich | 2006-02-04 | 1 | -7/+23 |
| | |||||
* | Setup cache file correctly by touching | Scott Ullrich | 2006-02-04 | 1 | -2/+3 |
| | |||||
* | increase memory cache size to 24 megs | Scott Ullrich | 2006-02-04 | 1 | -1/+6 |
| | |||||
* | Increase dns children to 15 | Scott Ullrich | 2006-02-04 | 1 | -0/+4 |
| | |||||
* | Fix SQUID acls | Scott Ullrich | 2006-02-04 | 1 | -1/+1 |
| | | | | Submitted-by: submicron |