summaryrefslogtreecommitdiff
path: root/noncore/net
AgeCommit message (Collapse)AuthorFilesLines
2004-02-07correct sound calls for use with libopie2ar2-5/+5
2004-02-07no longer link against libopie1 since libopie2 provides everythingmickeyl8-18/+15
2004-01-29tls support for IMAP implementedalwin2-6/+79
2004-01-13use OProcess::processPID()mickeyl1-28/+4
2004-01-12updatemickeyl1-20/+40
2004-01-12when flush sendmail queue the user will be asked for selecting analwin4-9/+110
smtp account to use when there are more than one smtp-accounts
2004-01-12generating clean failuremessagesalwin1-41/+67
bugfix - smtp without login was resolved as wrong when sending enqueued mails login will asked when starting flush not on every mail.
2004-01-11when failure sending mails them will be stored into a local folderalwin2-1/+24
and a message box appears.
2004-01-10mh box fully functionalalwin6-969/+1020
splitted the stuff of accountview list into seperate files so the other parts care about changes inside accountitems
2004-01-10mh wrapper fully functional.alwin2-5/+56
2004-01-10when header displayed print just the count of messages not havingalwin1-1/+1
the \deleted flag set.
2004-01-10new connection setting stuff for imap tooharlekin5-91/+129
2004-01-09save configuration settings in accept(), not in the ~mickeyl3-6/+16
2004-01-09only read accounts that are set onlineharlekin1-2/+2
2004-01-09- MHfolder in accountview enhancedalwin6-40/+157
- mv/cp mails has special methods when copy between folder inside a mh storage - removed obsolete vars inside pop3wrapper
2004-01-08more smtp settingsharlekin5-310/+459
2004-01-08- last functions re-implementedalwin1-12/+15
- small bugfix TODO: remove twice code within pop3/mh/mbox wrapper
2004-01-08prepare for context help and online helpharlekin4-331/+278
2004-01-08MH storage implementedalwin12-48/+468
local folders will be type of MH not MBOX
2004-01-08added support for pop3 tlsharlekin6-215/+452
2004-01-08Display stations sending out named ProbeRequests.mickeyl5-16/+60
Wellenreiter II reaches a critical point in its lifetime, i.e. the scanlist and wellenreiter classes are the mainly still as they were during the early prototype phrase. It's time to rewrite the major UI core and start with giving it something like a design (D'Oh!)...
2004-01-08unified interface - forgot some slotsalwin2-0/+15
2004-01-08- store single message to another folder implementedalwin13-140/+263
- cleaned code in mainwindow and opiemail.cpp
2004-01-08last selected mbox will hold so it will not called so often in outside loopsalwin2-29/+38
(it could cause segmentation faults, too - there is another bug in libetpan I didn't found yet)
2004-01-08Calling scripts on new {Network, Client, Station} works now. Possible ↵mickeyl5-21/+56
substitution values are $SSID, $MAC, $WEP, $CHAN.
2004-01-08move/copy mails to another folder resides inside wrappers so we canalwin7-14/+83
use special funs of libetpan and/or mailserver itself (eg. imap) libetpan 0.32 requires for that feature a patch! (see libetpanstuff/) accounts marked as "offline" get a new icon TODO: - when creating a new folder while copy/move on imap-server, get the real resulting foldername when using prefix - implement usage of copy/move inside one mbox using special etpan funs
2004-01-08another patch for libetpan (bug when copy mails on imap server)alwin1-0/+13
2004-01-07A bunch of miscellaneous changes and improvements. read the ChangeLog :)mickeyl10-91/+357
Oh and it's WIP - not everything mentioned there works already. Will soon, though.
2004-01-07download mail mostly finishedalwin17-78/+415
accounts can be switched "offline"
2004-01-07pop3 crash - quick fixjgf1-2/+3
2004-01-07why didn't them have any destructor?alwin4-1/+11
2004-01-06some more debug infosalwin1-13/+11
memleaks fixed
2004-01-06bugfix while building mbox pathalwin1-2/+2
2004-01-06display stations sending control framesmickeyl3-8/+38
2004-01-06only action if value changedharlekin1-7/+11
2004-01-06hide applet when mail app is launchedharlekin1-0/+2
2004-01-06status of pop3 accounts slightly reworkedalwin4-4/+16
when starting opiemail from taskbar applet the status will be reset
2004-01-06less iconsharlekin1-1/+1
2004-01-06less iconsharlekin5-17/+16
2004-01-06write config also when 0 mailsharlekin1-3/+9
2004-01-06correct config entriesharlekin1-1/+1
2004-01-06hopefully fixed problems when logging into pop3 serversalwin1-2/+3
it seems, that APOP login isn't working
2004-01-06corrected version numberalwin1-1/+1
2004-01-05version increased + maintaineralwin3-3/+3
2004-01-05add -nocheck command line optionmickeyl2-42/+60
2004-01-05small bugfixalwin1-0/+8
2004-01-05bugfix in imapwrapperalwin15-55/+400
storemail for all possible mail-accounts raw body fetch in all wrappers unified public interface dialog for selecting a target mailbox started
2004-01-05fixesharlekin1-2/+6
2004-01-05correct gui entry for enableing the taskbar appletharlekin1-2/+2
2004-01-05updateharlekin4-116/+120