summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper
AgeCommit message (Expand)AuthorFilesLines
2004-03-12start usage of smart-pointersalwin8-23/+31
2004-03-12fixed a variable name conflictalwin1-5/+5
2004-03-11workaround of a libetpan bug :(alwin1-12/+12
2004-03-11version increasedalwin1-1/+1
2004-03-10some bugfixesalwin7-6/+161
2004-03-10fixed a problem with corrupted memoryalwin1-65/+78
2004-03-08some required code restructuring in preparation of new featuresalwin10-534/+625
2004-03-08when reply to a mail, a in-reply-to header will generated.alwin4-2/+47
2004-03-08obsolete methode removedalwin2-81/+5
2004-03-08obsolete variables removedalwin4-8/+2
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin17-37/+64
2004-03-07removed debug output which will realy slow down thingsalwin1-1/+1
2004-03-07-resolved that not all newsgroups where listedalwin2-4/+17
2004-03-06removed dependies to libetpan from the frontend and some stuff morealwin2-14/+23
2004-03-06- subscribed NG will displayed in main windowsalwin3-7/+11
2004-03-06ups, works now .-)harlekin1-1/+1
2004-03-06save selected newsgroupsharlekin2-0/+6
2004-03-05list newsgroups in nntp configharlekin2-17/+9
2004-03-05could hold pointer to destructed contentalwin1-5/+15
2004-03-05moved string parameters for construktor to const referencesalwin2-6/+9
2004-03-02fix includeschicken4-6/+0
2004-03-02applied the patch generated by the optimize_connect script fromalwin2-5/+5
2004-02-29little updateharlekin1-13/+27
2004-02-29beginning of nntp stuffharlekin6-7/+305
2004-02-25deps correctedalwin1-1/+1
2004-02-19use stuff from libopie2alwin2-3/+3
2004-02-18forgot member variable initializeralwin1-0/+1
2004-02-16Fix typo in section fielddrw1-1/+1
2004-02-14version increasedalwin1-1/+1
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw1-2/+2
2004-02-13interface changesalwin2-81/+102
2004-02-12TLS support for SMTPalwin2-8/+60
2004-01-29tls support for IMAP implementedalwin2-6/+79
2004-01-12generating clean failuremessagesalwin1-41/+67
2004-01-11when failure sending mails them will be stored into a local folderalwin2-1/+24
2004-01-10mh wrapper fully functional.alwin2-5/+56
2004-01-10when header displayed print just the count of messages not havingalwin1-1/+1
2004-01-10new connection setting stuff for imap tooharlekin2-13/+25
2004-01-09only read accounts that are set onlineharlekin1-2/+2
2004-01-09- MHfolder in accountview enhancedalwin4-28/+86
2004-01-08more smtp settingsharlekin2-136/+176
2004-01-08- last functions re-implementedalwin1-12/+15
2004-01-08MH storage implementedalwin10-7/+427
2004-01-08added support for pop3 tlsharlekin3-64/+85
2004-01-08- store single message to another folder implementedalwin4-0/+45
2004-01-08last selected mbox will hold so it will not called so often in outside loopsalwin2-29/+38
2004-01-08move/copy mails to another folder resides inside wrappers so we canalwin4-0/+53
2004-01-07download mail mostly finishedalwin12-16/+58
2004-01-07pop3 crash - quick fixjgf1-2/+3
2004-01-06some more debug infosalwin1-13/+11