summaryrefslogtreecommitdiff
path: root/dbmail-message.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07fix conflict with mysql namespacepaul1-1/+1
2005-01-06unified read_whole_message functionspaul1-16/+53
2004-12-22correctly handle messages and parts in mime_readheaderpaul1-1/+13
2004-12-19refactored mime_readheaderpaul1-1/+1
2004-12-15abstracted dbmail-message code to handle mimeparts as wellpaul1-138/+155
2004-12-14added unit-testing supportpaul1-6/+6
2004-12-10removed header.[ch] after moving last function to dbmail-message.cpaul1-0/+25
2004-12-08applied the garbage-collection and my_strdup patchespaul1-8/+2
2004-10-15moved some variable declarations to start of functionspaul1-5/+6
2004-10-13checking in todays workpaul1-11/+34
2004-10-12_ic_list cleanuppaul1-2/+9
2004-10-06adding new filespaul1-0/+269