index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
spamd_db.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align totals column.
Scott Ullrich
2008-07-15
1
-4
/
+4
*
Cleanup a bit.
Scott Ullrich
2008-07-15
1
-5
/
+5
*
Do not double escape items
Scott Ullrich
2008-07-15
1
-12
/
+12
*
Fix spamtrap button on right hand side
Scott Ullrich
2008-07-15
1
-1
/
+1
*
Remove srcip check, will need to revise this a bit.
Scott Ullrich
2008-07-15
1
-4
/
+0
*
Add SPAMTRAP entry type
Scott Ullrich
2008-07-15
1
-2
/
+11
*
Fix off by one error
Scott Ullrich
2008-07-15
1
-1
/
+1
*
Woops, accidently chopped off the right hand side buttons. Restore.
Scott Ullrich
2008-07-15
1
-0
/
+3
*
If srcip, from address and to address are blank, simply continue
Scott Ullrich
2008-07-15
1
-0
/
+2
*
Strip < and > before converting to input safe code
Scott Ullrich
2008-07-15
1
-2
/
+4
*
* Correctly tally database counts
Scott Ullrich
2008-07-15
1
-3
/
+5
*
Add input validation for the whitelist ip address.
Scott Ullrich
2008-07-15
1
-1
/
+6
*
Correctly get a user contributed white and black count.
Scott Ullrich
2008-07-15
1
-0
/
+9
*
Do not duplicate last entry.
Scott Ullrich
2008-07-15
1
-4
/
+5
*
Correct spamtrap to addresses.
Scott Ullrich
2008-07-14
1
-10
/
+10
*
Fix all button operations.
Scott Ullrich
2008-04-30
1
-5
/
+5
*
Show all entries in database regardless of sender not being set.
Scott Ullrich
2008-04-30
1
-5
/
+0
*
Cleanup this code dramatically.
Scott Ullrich
2008-04-20
1
-52
/
+57
*
* General cleanups
Scott Ullrich
2008-04-17
1
-11
/
+16
*
From the newer man page:
Scott Ullrich
2008-04-17
1
-8
/
+8
*
From the newer man page:
Scott Ullrich
2008-04-17
1
-3
/
+3
*
Remove non-supported Outlook feature.
Scott Ullrich
2008-04-17
1
-1
/
+0
*
Add database total counts to bottom of SpamDB
Scott Ullrich
2006-06-02
1
-0
/
+18
*
Delete from whitelist when required.
Scott Ullrich
2006-06-02
1
-0
/
+15
*
Reall delete from blacklist.
Scott Ullrich
2006-06-02
1
-23
/
+32
*
Delete items from SpamD blacklist when they are deleted from the SpamDB as well.
Scott Ullrich
2006-06-02
1
-0
/
+23
*
Add a note about what adding a e-mail address to the spamtrap accomplishes
Scott Ullrich
2006-04-27
1
-2
/
+4
*
Move out of place filter items into the tab area
Scott Ullrich
2006-04-27
1
-7
/
+12
*
Correct tab order (outlook tab is out of order).
Scott Ullrich
2006-04-27
1
-1
/
+1
*
Add SpamD Outlook Tab
Scott Ullrich
2006-04-17
1
-0
/
+1
*
Off by 1 error
Scott Ullrich
2006-03-20
1
-1
/
+1
*
Echo out the number of rows matching the filter operation
Scott Ullrich
2006-03-20
1
-0
/
+3
*
* Delete ips from tables during delete calls
Scott Ullrich
2006-03-20
1
-1
/
+4
*
Populate blacklist table as well
Scott Ullrich
2006-03-20
1
-0
/
+1
*
Add in blacklist items to spamd table on change
Scott Ullrich
2006-03-20
1
-0
/
+1
*
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
*
Download additional file
Scott Ullrich
2006-02-08
1
-1
/
+2
*
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
*
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
1
-3
/
+3
*
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
[next]