index
:
netvulture/dbmail
master
NetVulture's 2.3.x Bug Fix Testing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
Handle message/disposition-notification messages, aka read receipts, differen...
HEAD
master
Jonathan Feally
1
-9/+36
2009-09-16
fix call to getnameinfo to use correct addr_len
Jonathan Feally
1
-1/+1
2009-09-16
getaddrinfo workover to allow for multiple addresses to be bound when dealing...
Jonathan Feally
3
-52/+75
2009-09-15
readd setsockopt
Paul J Stevens
1
-0/+3
2009-09-13
try to fix possible race condition in ssl logic
Paul J Stevens
2
-1/+5
2009-09-13
Do not assume that a UNION SELECT will be ordered.
James Cloos
1
-11/+16
2009-09-13
typo
Paul J Stevens
1
-1/+1
2009-09-13
change loglevel for failed message insertion
Paul J Stevens
1
-1/+1
2009-09-02
remove messageblks from maintenance runs
Paul J Stevens
3
-192/+0
2009-08-12
merge CRAM-MD5 authentication support
Paul J Stevens
13
-48/+279
2009-08-09
update dbmail.conf to briefly document IPv6 support
Paul J Stevens
1
-1/+1
2009-08-09
add IPv6 support to daemons
Paul J Stevens
2
-53/+46
2009-08-08
minor cleanup
Paul J Stevens
1
-8/+4
2009-08-08
Bug #789 - IMAP crashes when client disconnects while in an idle loop
Jonathan Feally
5
-9/+25
2009-08-08
Avoid crashing on retrieving messages with mimeparts that are missing
Jonathan Feally
1
-1/+1
2009-08-08
Fix bug #772 - reply cache values to long for database columns
Jonathan Feally
1
-6/+18
2009-08-08
fix bug #796 - header value too long to fit in column width
Paul J Stevens
1
-8/+12
2009-08-08
Fix bug #790. Add simple blob length for prepared statements. Fix incorrect a...
Jonathan Feally
6
-10/+12
2009-08-08
change check on return value of SSL_accept
Paul J Stevens
1
-1/+1
2009-08-08
Bug #784 - Update man page to reflect different path to config on debian syst...
Jonathan Feally
6
-11/+17
2009-08-08
cleanup icheck calls
Paul J Stevens
1
-45/+35
2009-08-08
remove checks made redundant by foreign key restraints
Paul J Stevens
3
-337/+1
2009-08-08
Rework dbmail-util to handle cleanup of message integrity orphans with less t...
Jonathan Feally
4
-129/+224
2009-07-19
update copyright
Paul J Stevens
56
-57/+56
2009-07-19
remove unused file
Paul J Stevens
1
-361/+0
2009-07-19
add Jon to AUTHORS file
Paul J Stevens
1
-0/+1
2009-07-19
Fix bad else in timsieved causing username or password bad to be returned aft...
Jonathan Feally
1
-2/+3
2009-07-19
fix memory leak on idle termination (bug #787)
Maxim Podorov
1
-0/+2
2009-07-15
another typo
Paul J Stevens
1
-4/+1
2009-07-15
Speed up mailbox caching for list/lsub by loading only metadata
Jonathan Feally
3
-1/+11
2009-07-11
fix typo in required mysql version
Paul J Stevens
1
-1/+1
2009-06-28
bump version
v2.3.6
Paul J Stevens
1
-0/+6
2009-06-23
empty file
Paul J Stevens
1
-28/+0
2009-06-20
minor cleanups
Paul J Stevens
3
-6/+10
2009-06-20
authlog updates
Paul J Stevens
12
-81/+74
2009-06-14
authlog goldplating
Paul J Stevens
3
-7/+7
2009-06-14
add authlog switch to dbmail.conf
Paul J Stevens
4
-12/+17
2009-06-14
cleanups
Paul J Stevens
3
-68/+13
2009-06-14
typos in authlog schema
Paul J Stevens
4
-4/+4
2009-06-14
cleanup authlog patch
Paul J Stevens
7
-75/+63
2009-06-14
Add dbmail_authlog table and code to record logins and logouts
Jonathan Feally
11
-51/+230
2009-06-13
fix create_tables
Paul J Stevens
3
-128/+130
2009-06-12
remove redundant line
Paul J Stevens
1
-1/+0
2009-06-12
Add migration options to dbmail-util for legacy messageblks
Jonathan Feally
4
-21/+91
2009-06-12
Add unique index on partlists rows. Increase R/W block size 4K to 256K - impr...
Jonathan Feally
7
-1/+13
2009-06-12
Remove unused function send_reply from dbmail-message
Jonathan Feally
1
-60/+0
2009-06-12
typo
Paul J Stevens
1
-1/+1
2009-06-11
use view for datefield
Paul J Stevens
7
-27/+162
2009-06-11
set the reaper thread before starting the connection pool
Paul J Stevens
1
-3/+3
2009-06-10
add unix-socket support (maxim)
Paul J Stevens
1
-0/+4
[next]