aboutsummaryrefslogtreecommitdiffstats
path: root/packages/spamd_db.php
Commit message (Expand)AuthorAgeFilesLines
* Add database total counts to bottom of SpamDBScott Ullrich2006-06-021-0/+18
* Delete from whitelist when required.Scott Ullrich2006-06-021-0/+15
* Reall delete from blacklist.Scott Ullrich2006-06-021-23/+32
* Delete items from SpamD blacklist when they are deleted from the SpamDB as well.Scott Ullrich2006-06-021-0/+23
* Add a note about what adding a e-mail address to the spamtrap accomplishesScott Ullrich2006-04-271-2/+4
* Move out of place filter items into the tab areaScott Ullrich2006-04-271-7/+12
* Correct tab order (outlook tab is out of order).Scott Ullrich2006-04-271-1/+1
* Add SpamD Outlook TabScott Ullrich2006-04-171-0/+1
* Off by 1 errorScott Ullrich2006-03-201-1/+1
* Echo out the number of rows matching the filter operationScott Ullrich2006-03-201-0/+3
* * Delete ips from tables during delete callsScott Ullrich2006-03-201-1/+4
* Populate blacklist table as wellScott Ullrich2006-03-201-0/+1
* Add in blacklist items to spamd table on changeScott Ullrich2006-03-201-0/+1
* Delete prior items before adding as trappedScott Ullrich2006-03-191-0/+3
* Delete prior items before adding as trappedScott Ullrich2006-03-191-1/+4
* Delete prior items before adding as trappedScott Ullrich2006-03-191-0/+3
* Delete items correctly when they are an ip addressScott Ullrich2006-03-191-2/+5
* Add sortable table header supportScott Ullrich2006-03-191-12/+14
* Download additional fileScott Ullrich2006-02-081-1/+2
* Support for SpamD outlook pluginScott Ullrich2006-02-081-1/+19
* Space out seperate fieldsScott Ullrich2006-02-071-0/+1
* Add whitelist and blacklist GET functions used by new VB Spam button thingie.Scott Ullrich2006-02-071-0/+23
* Group limit above add operationScott Ullrich2006-02-061-1/+1
* Add a limit optionScott Ullrich2006-02-061-3/+10
* Add <backup_file> which will be included with package backups soon to backup ...Scott Ullrich2006-02-051-3/+3
* Add inverse filter option (NOT)Scott Ullrich2006-02-051-11/+17
* Remove unnecessary call to spamdb during AJAX operationsScott Ullrich2006-02-041-1/+0
* Speed up the filtering operation by 1000 by using grep on the spamdb call.Scott Ullrich2006-02-041-1/+4
* Reduce breaking poing to 25 charsScott Ullrich2006-02-041-1/+1
* Allow breaking on - and ., too.Scott Ullrich2006-02-031-1/+4
* * Do not allow buttons to breakScott Ullrich2006-02-011-2/+3
* no breakie allowed.Scott Ullrich2006-01-301-4/+4
* * Allow really long emails to be wrappedScott Ullrich2006-01-301-0/+6
* Use javascript: instead of onClick()Scott Ullrich2006-01-291-5/+14
* Add AJAX button indicator support during AJAX operations.Scott Ullrich2006-01-291-5/+30
* <br> before NOTEScott Ullrich2006-01-291-0/+2
* Note AJAX actionsScott Ullrich2006-01-291-0/+1
* Improve descriptions a bitScott Ullrich2006-01-291-2/+2
* Spamd Sources -> SpamD External SourcesScott Ullrich2006-01-291-1/+1
* We're in 06.Scott Ullrich2006-01-291-1/+1
* Make buttons consistent with other screensScott Ullrich2006-01-291-7/+8
* Alert user when an error occursScott Ullrich2006-01-291-5/+7
* * Use iconsScott Ullrich2006-01-291-10/+39
* Add Trapped optionScott Ullrich2006-01-291-0/+1
* Swap argumentsScott Ullrich2006-01-291-1/+1
* Use strstr() so that case sensitive filtering can be achievedScott Ullrich2006-01-291-1/+1
* Add filter optionScott Ullrich2006-01-291-1/+11
* Add spamd_db.php a tool that allows you to whitelist or blacklist items that ...Scott Ullrich2006-01-291-0/+181