summaryrefslogtreecommitdiff
path: root/noncore/net
AgeCommit message (Collapse)AuthorFilesLines
2004-02-25deps correctedalwin2-2/+2
2004-02-25correct h5xxx support, patch by bedboichicken1-0/+4
2004-02-24OContactXXX -> OPimContactXXXalwin1-4/+4
2004-02-23depends on libopiedb2 - not libopie1. This comes with libopiepim2 - it dependsalwin1-1/+1
on this lib. :(
2004-02-22moved mailit into unsupported area 'cause replaced by opiemail3alwin36-6013/+0
2004-02-22initial checkin of opie linphone, not really usefull yet, just to make sure ↵harlekin11-0/+2057
I dont loose any data
2004-02-21improve support for BigScreenar15-723/+1100
2004-02-20removed usage of libopie - only the stuff from opie2alwin2-7/+8
2004-02-19use stuff from libopie2alwin10-17/+17
ToDo: after merge pim-classes to opie2, do the same with it.
2004-02-18forgot member variable initializeralwin1-0/+1
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw4-4/+2
2004-02-16Fix typo in section fielddrw1-1/+1
2004-02-15updatemickeyl1-4/+5
2004-02-15default gps speed now 4800 - seems to be more compatiblemickeyl3-5/+8
2004-02-15s/$1/%1/mickeyl3-4/+8
2004-02-15*** empty log message ***mickeyl4-20/+32
2004-02-14version increasedalwin3-3/+3
2004-02-14Clean-up of .cvsignore filesdrw2-1/+5
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw10-15/+15
Maintainer, Files and Section fields)
2004-02-13Silentio!alwin1-0/+3
2004-02-13pre-select the first account on setting a new account list.alwin1-0/+6
2004-02-13the libetpan-33 preview. (from etpan cvs)alwin1-0/+0
it realy makes more sense to store the whole bz2 then the diff against 0.32. This file will be removed if an official release of etpan-0.33 is made by Dinh
2004-02-13just short instruction how to get libetpan compiled in cross compileralwin1-0/+29
2004-02-13interface changesalwin4-85/+107
2004-02-12TLS support for SMTPalwin2-8/+60
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.