index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
imap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Global variable cleanup, to fix daemon mode reinitialization problems.
Matthias Andree
2005-10-21
1
-12
/
+27
*
Properly cast arguments of ctype is*()/to*() functions to unsigned char.
Matthias Andree
2005-09-25
1
-2
/
+2
*
Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ...
Matthias Andree
2005-09-21
1
-1
/
+1
*
Expunge between IMAP folders when polling multiple folders. Sunil Shetye.
Matthias Andree
2005-09-21
1
-22
/
+18
*
Large protocol independence patch.
Matthias Andree
2005-08-28
1
-4
/
+7
*
Remove port/service dualism and make everything a service.
Matthias Andree
2005-08-02
1
-5
/
+0
*
Fix IMAP code to use password of arbitrary length from configuration
Matthias Andree
2005-07-23
1
-3
/
+10
*
strncpy -> strlcpy. Mark 'bogus message count\!' message translatable.
Matthias Andree
2005-07-20
1
-5
/
+4
*
i18n fixes, cs.po updates, by Miloslav Trmac.
Matthias Andree
2005-07-03
1
-3
/
+9
*
Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack
Matthias Andree
2004-11-10
1
-6
/
+0
*
Fix miscellaneous warnings.
Matthias Andree
2004-10-20
1
-7
/
+0
*
Merge Fabrice Bellet's patch to fix recentcount/count after IMAP
Matthias Andree
2004-09-10
1
-4
/
+15
*
Fix various warnings.
Matthias Andree
2004-06-19
1
-3
/
+4
*
Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe.
Matthias Andree
2004-06-19
1
-8
/
+8
*
Compiler warnings fixes, preprocessor and minor general cleanup.
Matthias Andree
2004-06-18
1
-4
/
+4
*
Fix various compiler warnings.
Matthias Andree
2004-06-18
1
-1
/
+1
*
Quench some GCC 3.4 warnings by making sure that all int arguments are marked...
Matthias Andree
2004-06-11
1
-1
/
+1
*
POP3 strong authentication fixes.
Eric S. Raymond
2004-01-13
1
-1
/
+1
*
Sunil's transaction patches.
Eric S. Raymond
2003-10-15
1
-12
/
+20
*
Merge in various small fixes, including two remote DOS
Eric S. Raymond
2003-10-10
1
-4
/
+11
*
Ready to ship.
Eric S. Raymond
2003-08-06
1
-48
/
+55
*
Support faked IDLE.
Eric S. Raymond
2003-07-22
1
-26
/
+56
*
First round ofmlong-delayed bug fixes.
Eric S. Raymond
2003-07-17
1
-3
/
+2
*
Guard some buffers.
Eric S. Raymond
2003-03-01
1
-0
/
+3
*
IDLE implementation.
Eric S. Raymond
2003-02-28
1
-2
/
+24
*
Before the IDLE patch.
Eric S. Raymond
2003-02-28
1
-22
/
+40
*
Routine updates, including the latest Shetye patch.
Eric S. Raymond
2002-12-26
1
-33
/
+13
*
Sunil's patch for the STARTTLS problem.
Eric S. Raymond
2002-11-28
1
-1
/
+21
*
Before trying the important fix patches.
Eric S. Raymond
2002-11-26
1
-6
/
+16
*
Handle servers with LOGINDISABLED.
Eric S. Raymond
2002-10-18
1
-4
/
+9
*
Don't fetch sizes unless needed.
Eric S. Raymond
2002-10-18
1
-12
/
+29
*
Minor bug fixes.
Eric S. Raymond
2002-10-18
1
-0
/
+1
*
Sunil Shetye's latest fix patch.
Eric S. Raymond
2002-09-09
1
-0
/
+13
*
STARTTLS support.
Eric S. Raymond
2002-09-09
1
-0
/
+21
*
Fix Kerberos bugs.
Eric S. Raymond
2002-06-04
1
-1
/
+1
*
Shrouding fix.
Eric S. Raymond
2002-06-03
1
-1
/
+1
*
Red Hat's DOS-prevention patch.
Eric S. Raymond
2002-05-24
1
-0
/
+14
*
Other routine fixups.
Eric S. Raymond
2002-04-01
1
-1
/
+1
*
Debian 5.9.10 fixes.
Eric S. Raymond
2002-04-01
1
-0
/
+4
*
Minor fixes for 5.9.8.
Eric S. Raymond
2002-02-15
1
-2
/
+8
*
Sunil Shetye's fixews for IMAP and SMTP edge cases.
Eric S. Raymond
2002-02-01
1
-12
/
+30
*
Before the next fix round.
Eric S. Raymond
2002-02-01
1
-2
/
+21
*
Easy bug fixes for this round.
Eric S. Raymond
2001-11-08
1
-1
/
+1
*
HMH's changes.
Eric S. Raymond
2001-10-02
1
-2
/
+2
*
_( -> GT_(
Eric S. Raymond
2001-09-24
1
-13
/
+13
*
Typo fix.
Eric S. Raymond
2001-09-18
1
-1
/
+1
*
Caseblind capability checks.
Eric S. Raymond
2001-09-09
1
-2
/
+7
*
Security fix.
Eric S. Raymond
2001-08-04
1
-3
/
+8
*
Justin Guyett's fix.
Eric S. Raymond
2001-08-03
1
-2
/
+17
*
Backed out bad BAD and NO handling.
Eric S. Raymond
2001-08-01
1
-4
/
+0
[next]