Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | Reduce breaking poing to 25 chars | Scott Ullrich | 2006-02-04 | 1 | -1/+1 |
* | Allow breaking on - and ., too. | Scott Ullrich | 2006-02-03 | 1 | -1/+4 |
* | * Do not allow buttons to break | Scott Ullrich | 2006-02-01 | 1 | -2/+3 |
* | Add xmlrpc sync code that will be used to sync spamd's config to backup firew... | Scott Ullrich | 2006-02-01 | 1 | -0/+39 |
* | Sync package on item delete | Scott Ullrich | 2006-02-01 | 1 | -3/+3 |
* | Sync package on item delete | Scott Ullrich | 2006-02-01 | 2 | -2/+8 |
* | Add squid logs to package logs area | Scott Ullrich | 2006-01-31 | 1 | -7/+3 |
* | Force logs on | Scott Ullrich | 2006-01-31 | 2 | -22/+7 |
* | spamd -> spamdsources to include all sources | Scott Ullrich | 2006-01-31 | 1 | -1/+1 |
* | no breakie allowed. | Scott Ullrich | 2006-01-30 | 1 | -4/+4 |
* | Add header | Scott Ullrich | 2006-01-30 | 1 | -0/+28 |
* | Use rc.d scripts to work around a bug of some kind | Scott Ullrich | 2006-01-30 | 1 | -3/+2 |
* | * Allow really long emails to be wrapped | Scott Ullrich | 2006-01-30 | 1 | -0/+6 |
* | Use javascript: instead of onClick() | Scott Ullrich | 2006-01-29 | 1 | -5/+14 |
* | Add AJAX button indicator support during AJAX operations. | Scott Ullrich | 2006-01-29 | 1 | -5/+30 |
* | <br> before NOTE | Scott Ullrich | 2006-01-29 | 1 | -0/+2 |
* | Note AJAX actions | Scott Ullrich | 2006-01-29 | 1 | -0/+1 |
* | Bump package version | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |
* | Remove unused xml tag | Scott Ullrich | 2006-01-29 | 1 | -2/+0 |
* | Remove <executable>spamlogd</executable> | Scott Ullrich | 2006-01-29 | 3 | -2/+2 |
* | Improve descriptions a bit | Scott Ullrich | 2006-01-29 | 1 | -2/+2 |
* | Add provider type to summary view | Scott Ullrich | 2006-01-29 | 1 | -0/+4 |
* | killall -HUP spamlogd adter changes | Scott Ullrich | 2006-01-29 | 1 | -1/+2 |
* | Spamd Sources -> SpamD External Sources | Scott Ullrich | 2006-01-29 | 4 | -4/+4 |
* | * 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 |
* | We're in 06. | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |
* | Make buttons consistent with other screens | Scott Ullrich | 2006-01-29 | 1 | -7/+8 |
* | Alert user when an error occurs | Scott Ullrich | 2006-01-29 | 1 | -5/+7 |
* | * Use icons | Scott Ullrich | 2006-01-29 | 1 | -10/+39 |
* | Add Trapped option | Scott Ullrich | 2006-01-29 | 1 | -0/+1 |
* | Swap arguments | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |
* | Use strstr() so that case sensitive filtering can be achieved | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |