summaryrefslogtreecommitdiff
path: root/dbmail-imapsession.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07fix conflict with mysql namespacepaul1-9/+9
2005-01-06changed bodystructure response construction somewhatpaul1-13/+15
2005-01-04new test suite, some cleanups and a couple of minor fixespaul1-60/+45
2004-12-23fix recent_flag issuepaul1-0/+54
2004-12-15*** empty log message ***paul1-7/+7
2004-12-15fix in parsing octetrangepaul1-2/+0
2004-12-15*** empty log message ***paul1-18/+2
2004-12-15fix in fetching octetrangepaul1-86/+71
2004-12-12committing todays workpaul1-0/+1
2004-12-10added full logging of imap server responsepaul1-1/+16
2004-12-09fix partspec handling in fetch codepaul1-277/+295
2004-12-08replaced give_chunks with g_strsplitpaul1-1/+5
2004-12-08fetchitem bodyfetch as Glistpaul1-241/+387
2004-12-08applied the garbage-collection and my_strdup patchespaul1-14/+14
2004-11-27multiple fixes and refactoringspaul1-218/+140
2004-11-16fixed some more double-freespaul1-9/+9
2004-11-16fix some leakagepaul1-16/+37
2004-11-15fixed some double-freespaul1-29/+21
2004-11-10changed db_get_msginfo_range to dbmail_imap_session_get_msginfo_rangepaul1-12/+83
2004-11-10attempt at fixing double-free in dbmail-imapsession.cpaul1-4/+8
2004-11-04fixed dbmail-imapsession so _ic_fetch works again for outlook userspaul1-20/+15
2004-10-26fix _ic_uidpaul1-17/+24
2004-10-25_ic_fetch split uppaul1-12/+1335
2004-10-21applied the imap_session patchpaul1-0/+746