aboutsummaryrefslogtreecommitdiffstats
path: root/packages/spamd_db.php
Commit message (Expand)AuthorAgeFilesLines
* Align totals column.Scott Ullrich2008-07-151-4/+4
* Cleanup a bit.Scott Ullrich2008-07-151-5/+5
* Do not double escape itemsScott Ullrich2008-07-151-12/+12
* Fix spamtrap button on right hand sideScott Ullrich2008-07-151-1/+1
* Remove srcip check, will need to revise this a bit.Scott Ullrich2008-07-151-4/+0
* Add SPAMTRAP entry typeScott Ullrich2008-07-151-2/+11
* Fix off by one errorScott Ullrich2008-07-151-1/+1
* Woops, accidently chopped off the right hand side buttons. Restore.Scott Ullrich2008-07-151-0/+3
* If srcip, from address and to address are blank, simply continueScott Ullrich2008-07-151-0/+2
* Strip < and > before converting to input safe codeScott Ullrich2008-07-151-2/+4
* * Correctly tally database countsScott Ullrich2008-07-151-3/+5
* Add input validation for the whitelist ip address.Scott Ullrich2008-07-151-1/+6
* Correctly get a user contributed white and black count.Scott Ullrich2008-07-151-0/+9
* Do not duplicate last entry.Scott Ullrich2008-07-151-4/+5
* Correct spamtrap to addresses.Scott Ullrich2008-07-141-10/+10
* Fix all button operations.Scott Ullrich2008-04-301-5/+5
* Show all entries in database regardless of sender not being set.Scott Ullrich2008-04-301-5/+0
* Cleanup this code dramatically.Scott Ullrich2008-04-201-52/+57
* * General cleanupsScott Ullrich2008-04-171-11/+16
* From the newer man page:Scott Ullrich2008-04-171-8/+8
* From the newer man page:Scott Ullrich2008-04-171-3/+3
* Remove non-supported Outlook feature.Scott Ullrich2008-04-171-1/+0
* 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