jangliss
|
cf1ed1cacd
Added a check in sqimap_login to verify $onetimepad is set. Not sure why
|
22 rokov pred |
Erin Schnabel
|
d0bc2d45e0
This makes more sense to me, and has been shown not to break anything, and while the other method should probably be fixed at some point, I think this is good for now.
|
22 rokov pred |
tassium
|
32740804c9
Improved error handling, especially for everyone whose CVS install just broke because plain auth no longer exists. (Now renamed to login)
|
22 rokov pred |
tassium
|
d1cc599af5
Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login".
|
22 rokov pred |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 rokov pred |
Thijs Kinkhorst
|
b57577e4fd
Assorted fixes, courtesy Roberto De Luca && kink
|
22 rokov pred |
tassium
|
1fc6f1eced
With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used.
|
22 rokov pred |
Thijs Kinkhorst
|
513e603e08
XXS fixes, as in stable
|
22 rokov pred |
tassium
|
d698527ab3
Merging in the tassium-auth branch.
|
22 rokov pred |
Thijs Kinkhorst
|
2bbed74510
Move error checking up
|
23 rokov pred |
Thijs Kinkhorst
|
2cd17048c6
Language fix
|
23 rokov pred |
stekkel
|
2c28f46a6a
nice error messages
|
23 rokov pred |
stekkel
|
fced9cf08c
error check on imap_stream.
|
23 rokov pred |
Thijs Kinkhorst
|
2b3080ed24
If stream is FALSE also don't logout
|
23 rokov pred |
Thijs Kinkhorst
|
5ccfbf3bec
In sqimap_logout, check if we have a stream to logout to.
|
23 rokov pred |
stekkel
|
2025b8406b
typo
|
23 rokov pred |
stekkel
|
4336cb7efc
added status function for getting total/unseen information with one imap
|
23 rokov pred |
stekkel
|
82e53c4441
sqsession_destroy
|
23 rokov pred |
Thijs Kinkhorst
|
067363daea
Update function directory to rg=0.
|
23 rokov pred |
indiri69
|
56f1d28aec
More SM_PATH changes
|
23 rokov pred |
thomppj
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 rokov pred |
stekkel
|
0835e1dddb
Fixes from Jason to sqimap_read_data.
|
23 rokov pred |
stekkel
|
ad52b8232c
quick hack to remove the preg_match for * [0-9]+ FETCH in case of
|
23 rokov pred |
centaurix
|
3b80127aaf
integrated patch 403567 (from januar 2001 !!)
|
23 rokov pred |
jmunro
|
b7e8bbbbf9
rewrite of sqimap_read_data_list() see this for more info:
|
23 rokov pred |
stekkel
|
55488af3a1
UID support
|
23 rokov pred |
philippe_mingo
|
f9cbd7d61d
Some optimization on frequent loaded code.
|
23 rokov pred |
indiri69
|
5efca09a45
Tons of formatting changes by Jon Tai.
|
23 rokov pred |
indiri69
|
e9c6acd2f8
Fix IMAP PARSE reponse matching. This should get rid of retrival errors
|
23 rokov pred |
indiri69
|
95949406b0
Fixed a problem with sqimap_unseen_messages where some versions of UW
|
23 rokov pred |