Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-29 | fix bug #864HEADmaster | Paul J Stevens | 2 | -2/+7 |
2010-10-29 | fix for #863 (psv) | Paul J Stevens | 1 | -2/+8 |
2010-09-21 | fix SSLv3/TLSv1 support | Paul J Stevens | 8 | -45/+63 |
2010-08-29 | fix for #857 | Paul J Stevens | 1 | -0/+4 |
2010-08-11 | backout tree-pivot | Paul J Stevens | 4 | -44/+21 |
2010-08-11 | improve fix for #851 | Paul J Stevens | 5 | -38/+50 |
2010-08-10 | forward port fix for #851 | Paul J Stevens | 2 | -28/+58 |
2010-08-10 | small sset api change | Paul J Stevens | 3 | -25/+29 |
2010-08-10 | finish initial sorted-set implementation | Paul J Stevens | 3 | -13/+231 |
2010-08-09 | wip sorted-set implementation | Paul J Stevens | 3 | -28/+101 |
2010-08-09 | partial sorted-set implementation | Paul J Stevens | 6 | -22/+201 |
2010-08-07 | test-fix for solaris build | Paul J Stevens | 1 | -1/+1 |
2010-08-05 | stub sorted set adt | Paul J Stevens | 2 | -0/+144 |
2010-08-05 | wip bug #851 | Paul J Stevens | 1 | -52/+38 |
2010-08-05 | use escape encode for retrieving messaga blobs | Paul J Stevens | 1 | -3/+5 |
2010-07-24 | wip bug #851 | Paul J Stevens | 1 | -15/+14 |
2010-07-24 | make clang default compiler | Paul J Stevens | 9 | -16/+18 |
2010-07-24 | prevent spinlock in ssl session | Paul J Stevens | 2 | -2/+5 |
2010-07-23 | bailout after client timeout | Paul J Stevens | 1 | -0/+1 |
2010-06-23 | small typo (#849) | Paul J Stevens | 1 | -1/+1 |
2010-06-12 | clang warning | Paul J Stevens | 1 | -1/+1 |
2010-06-12 | small leaks and compiler warning | Paul J Stevens | 2 | -8/+10 |
2010-06-12 | Merge branch 'master' of ssh://nfg3.nfgs.net/home/paul/git/dbmail | Paul J Stevens | 5 | -34/+41 |
2010-06-09 | fix prototype | Paul J Stevens | 1 | -1/+1 |
2010-06-07 | wip mailbox sync | Paul J Stevens | 2 | -5/+9 |
2010-06-07 | fix postgres exceptions | Paul J Stevens | 1 | -6/+9 |
2010-06-07 | wip mailbox sync | Paul J Stevens | 2 | -22/+22 |
2010-06-06 | wip | Paul J Stevens | 1 | -12/+20 |
2010-06-05 | wip mailbox sync | Paul J Stevens | 3 | -12/+4 |
2010-06-03 | compiler warnings | Paul J Stevens | 6 | -190/+195 |
2010-05-28 | cleanups | Paul J Stevens | 2 | -4/+7 |
2010-05-26 | cleanups | Paul J Stevens | 8 | -111/+129 |
2010-05-25 | minor cosmetics | Paul J Stevens | 1 | -33/+34 |
2010-05-25 | fix faulty logic | Paul J Stevens | 2 | -4/+6 |
2010-05-24 | various fixes (bug #797) | Paul J Stevens | 9 | -194/+94 |
2010-05-23 | initialize pointer | Paul J Stevens | 1 | -2/+2 |
2010-05-23 | prevent segfault in cram-md5 auth during authlogging | Paul J Stevens | 1 | -1/+2 |
2010-05-22 | re-instate crlf encoding of all output from imap | Paul J Stevens | 7 | -60/+82 |
2010-05-16 | wip: update http-api to allow user CRUD operations | Paul J Stevens | 3 | -160/+205 |
2010-05-12 | fix regression (bug #843) | Paul J Stevens | 2 | -1/+2 |
2010-05-10 | fix write buffer offset (bug #843) | Paul J Stevens | 1 | -4/+8 |
2010-05-10 | wip | Paul J Stevens | 1 | -7/+0 |
2010-05-06 | cleanups and optimizations | Paul J Stevens | 5 | -101/+82 |
2010-05-05 | fix small regression | Paul J Stevens | 1 | -3/+3 |
2010-05-05 | cleanups and speedups | Paul J Stevens | 9 | -58/+20 |
2010-05-02 | propagate sub-address into sieve handler | Paul J Stevens | 5 | -6/+8 |
2010-04-30 | wip #844 | Paul J Stevens | 1 | -18/+22 |
2010-04-28 | fix bug #838 | Paul J Stevens | 1 | -4/+7 |
2010-04-22 | handle write event starvation | Paul J Stevens | 2 | -26/+29 |
2010-04-14 | respect capability configuration | Paul J Stevens | 2 | -17/+33 |