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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Misc. sprintf and pid_t fixes.
Matthias Andree
2004-11-10
6
-12
/
+16
*
Remove binary files that were accidentally registered.
Matthias Andree
2004-11-10
2
-0
/
+0
*
Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack
Matthias Andree
2004-11-10
14
-269
/
+108
*
Import Trio 1.10 into fetchmail's trunk.
Matthias Andree
2004-11-10
46
-0
/
+21872
*
Add new help message(s). (Automatic:) Adjust line numbers.
Matthias Andree
2004-11-10
2
-523
/
+545
*
SSL validation handling fixes by Brian Candler.
Matthias Andree
2004-11-10
2
-13
/
+25
*
Add help for --sslcertpath and --sslfingerprint.
Matthias Andree
2004-11-10
1
-0
/
+2
*
Add argument to --sslfingerprint option.
Matthias Andree
2004-11-10
1
-1
/
+1
*
Add list of TODO items.
Matthias Andree
2004-11-08
1
-0
/
+26
*
Honor sslcertpath setting even if sslcertck is unset. Patch by Brian Candler.
Matthias Andree
2004-11-08
2
-2
/
+4
*
Make iana_charset variable a const char * (was char *).
Matthias Andree
2004-11-08
2
-2
/
+2
*
Fix showdots parsing bug that maps preliminary to final flag values twice,
Matthias Andree
2004-11-08
2
-9
/
+12
*
Disable the sleep(3) after POP3 login. Submitted by Brian Candler.
Matthias Andree
2004-11-08
1
-0
/
+1
*
Disable the sleep(3) after POP3 login. Submitted by Brian Candler.
Matthias Andree
2004-11-08
1
-0
/
+7
*
Normalize most locale codesets to IANA codesets, based on
Matthias Andree
2004-11-07
1
-0
/
+2
*
Use iana_charset rather than calling nl_langinfo(CODESET).
Matthias Andree
2004-11-07
2
-6
/
+6
*
Provide iana_charset, a normalized IANA charmap name.
Matthias Andree
2004-11-07
3
-2
/
+18
*
Check for langinfo.h.
Matthias Andree
2004-11-07
1
-1
/
+1
*
Include config.h just in case compiler doesn't know const.
Matthias Andree
2004-11-07
1
-1
/
+3
*
Add instructions on updating/merging.
Matthias Andree
2004-11-07
1
-0
/
+17
*
copying Markus Kuhn's ucs 2002-03-11 into trunk
Matthias Andree
2004-11-07
2
-0
/
+263
*
Drop file to let us instead bring it into our tree via a vendor branch.
Matthias Andree
2004-11-07
1
-144
/
+0
*
Add Markus Kuhn's function to normalize the charset to IANA registered
Matthias Andree
2004-11-07
1
-0
/
+144
*
Update warning mail signature.
Matthias Andree
2004-10-20
3
-265
/
+265
*
Let stuff_warning do the RFC-2047 encoding.
Matthias Andree
2004-10-20
3
-44
/
+50
*
chase xalloca.c removal.
Matthias Andree
2004-10-20
3
-15
/
+12
*
Delete obsolete file xalloca.c, now a macro.
Matthias Andree
2004-10-20
2
-51
/
+0
*
Fix fuzzy translations.
Matthias Andree
2004-10-20
1
-340
/
+310
*
Add xalloca.c translation for "alloca failed\n".
Matthias Andree
2004-10-20
1
-374
/
+378
*
Add xalloca.c
Matthias Andree
2004-10-20
1
-0
/
+1
*
Add translations for xalloca.c.
Matthias Andree
2004-10-20
1
-1
/
+5
*
Remove auto-generated file.
Matthias Andree
2004-10-20
1
-2700
/
+0
*
Remove pass-c-format, which is not documented clearly.
Matthias Andree
2004-10-20
1
-2
/
+1
*
Update msgid " %d msg %d octets long skipped by fetchmail."
Matthias Andree
2004-10-20
1
-374
/
+374
*
Disable outdated translations for now.
Matthias Andree
2004-10-20
1
-1
/
+4
*
Add some --flag to XGETTEXT_OPTIONS, to properly propagate c-format tag.
Matthias Andree
2004-10-20
1
-1
/
+9
*
Fix cast for %02X format string.
Matthias Andree
2004-10-20
1
-6
/
+10
*
Merge GNU's gettext.h.
Matthias Andree
2004-10-20
1
-12
/
+69
*
We want a gettext implementation that supports ngettext.
Matthias Andree
2004-10-20
1
-1
/
+1
*
Fix miscellaneous warnings.
Matthias Andree
2004-10-20
12
-47
/
+26
*
(rfc2047e) Convenience: free the buffer ourselves rather than let the caller ...
Matthias Andree
2004-10-20
1
-1
/
+10
*
Update.
Matthias Andree
2004-10-20
1
-1
/
+3
*
Update.
Matthias Andree
2004-10-19
4
-803
/
+709
*
RFC-2047 subjects of warning messages.
Matthias Andree
2004-10-19
1
-10
/
+16
*
Add RFC-2047 encoder for internationalized mail warnings.
Matthias Andree
2004-10-19
3
-3
/
+200
*
Add replacement stpcpy.
Matthias Andree
2004-10-19
3
-1
/
+30
*
Rename configure.in to configure.ac
Matthias Andree
2004-10-19
1
-693
/
+0
*
Rename configure.in to configure.ac
Matthias Andree
2004-10-19
1
-0
/
+693
*
Reformat oversized message warning.
Matthias Andree
2004-10-14
1
-2
/
+6
*
Add MIME headers to specify body encoding for mail warnings.
Matthias Andree
2004-10-14
2
-1
/
+7
[prev]
[next]