aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Re-add the m4-local directory, in case we need to add more macros in the ↵Graham Wilson2004-11-126-5/+8
| | | | | | future. Put the macros we already have back in that directory. (reverts r3924 and r3923) svn path=/trunk/; revision=4002
* Search for OpenSSL in BlastWave (Solaris) location.Matthias Andree2004-11-101-0/+1
| | | | svn path=/trunk/; revision=4001
* Misc. sprintf and pid_t fixes.Matthias Andree2004-11-106-12/+16
| | | | svn path=/trunk/; revision=4000
* Remove binary files that were accidentally registered.Matthias Andree2004-11-102-0/+0
| | | | svn path=/trunk/; revision=3997
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-1014-269/+108
| | | | | | real snprintf or vsnprintf. svn path=/trunk/; revision=3996
* Import Trio 1.10 into fetchmail's trunk.Matthias Andree2004-11-1046-0/+21872
| | | | svn path=/trunk/; revision=3995
* Add new help message(s). (Automatic:) Adjust line numbers.Matthias Andree2004-11-102-523/+545
| | | | svn path=/trunk/; revision=3992
* SSL validation handling fixes by Brian Candler.Matthias Andree2004-11-102-13/+25
| | | | svn path=/trunk/; revision=3991
* Add help for --sslcertpath and --sslfingerprint.Matthias Andree2004-11-101-0/+2
| | | | svn path=/trunk/; revision=3990
* Add argument to --sslfingerprint option.Matthias Andree2004-11-101-1/+1
| | | | svn path=/trunk/; revision=3989
* Add list of TODO items.Matthias Andree2004-11-081-0/+26
| | | | svn path=/trunk/; revision=3988
* Honor sslcertpath setting even if sslcertck is unset. Patch by Brian Candler.Matthias Andree2004-11-082-2/+4
| | | | svn path=/trunk/; revision=3987
* Make iana_charset variable a const char * (was char *).Matthias Andree2004-11-082-2/+2
| | | | svn path=/trunk/; revision=3986
* Fix showdots parsing bug that maps preliminary to final flag values twice,Matthias Andree2004-11-082-9/+12
| | | | | | | trashing the setting when more than one server is configured. Patch submitted by Brian Candler. svn path=/trunk/; revision=3985
* Disable the sleep(3) after POP3 login. Submitted by Brian Candler.Matthias Andree2004-11-081-0/+1
| | | | svn path=/trunk/; revision=3984
* Disable the sleep(3) after POP3 login. Submitted by Brian Candler.Matthias Andree2004-11-081-0/+7
| | | | svn path=/trunk/; revision=3983
* Normalize most locale codesets to IANA codesets, based on Matthias Andree2004-11-071-0/+2
| | | | | | norm_charmap.c by Markus Kuhn. (Matthias Andree) svn path=/trunk/; revision=3982
* Use iana_charset rather than calling nl_langinfo(CODESET).Matthias Andree2004-11-072-6/+6
| | | | svn path=/trunk/; revision=3981
* Provide iana_charset, a normalized IANA charmap name.Matthias Andree2004-11-073-2/+18
| | | | svn path=/trunk/; revision=3980
* Check for langinfo.h.Matthias Andree2004-11-071-1/+1
| | | | svn path=/trunk/; revision=3979
* Include config.h just in case compiler doesn't know const.Matthias Andree2004-11-071-1/+3
| | | | | | Make argument and return value const. svn path=/trunk/; revision=3978
* Add instructions on updating/merging.Matthias Andree2004-11-071-0/+17
| | | | svn path=/trunk/; revision=3977
* copying Markus Kuhn's ucs 2002-03-11 into trunkMatthias Andree2004-11-072-0/+263
| | | | svn path=/trunk/; revision=3976
* Drop file to let us instead bring it into our tree via a vendor branch.Matthias Andree2004-11-071-144/+0
| | | | svn path=/trunk/; revision=3971
* Add Markus Kuhn's function to normalize the charset to IANA registeredMatthias Andree2004-11-071-0/+144
| | | | | | | encodings. Imported version 2002-03-11 from http://www.cl.cam.ac.uk/~mgk25/ucs/norm_charmap.c svn path=/trunk/; revision=3970
* Update warning mail signature.Matthias Andree2004-10-203-265/+265
| | | | svn path=/trunk/; revision=3969
* Let stuff_warning do the RFC-2047 encoding.Matthias Andree2004-10-203-44/+50
| | | | | | Change stuff_warning interface to take a rfc2047 charset info parameter. svn path=/trunk/; revision=3968
* chase xalloca.c removal.Matthias Andree2004-10-203-15/+12
| | | | svn path=/trunk/; revision=3967
* Delete obsolete file xalloca.c, now a macro.Matthias Andree2004-10-202-51/+0
| | | | svn path=/trunk/; revision=3966
* Fix fuzzy translations.Matthias Andree2004-10-201-340/+310
| | | | | | Add Plural-Forms: header. svn path=/trunk/; revision=3965
* Add xalloca.c translation for "alloca failed\n".Matthias Andree2004-10-201-374/+378
| | | | svn path=/trunk/; revision=3964
* Add xalloca.cMatthias Andree2004-10-201-0/+1
| | | | svn path=/trunk/; revision=3963
* Add translations for xalloca.c.Matthias Andree2004-10-201-1/+5
| | | | svn path=/trunk/; revision=3962
* Remove auto-generated file.Matthias Andree2004-10-201-2700/+0
| | | | svn path=/trunk/; revision=3961
* Remove pass-c-format, which is not documented clearly.Matthias Andree2004-10-201-2/+1
| | | | | | Remove excess trailing backslash. svn path=/trunk/; revision=3960
* Update msgid " %d msg %d octets long skipped by fetchmail."Matthias Andree2004-10-201-374/+374
| | | | svn path=/trunk/; revision=3959
* Disable outdated translations for now.Matthias Andree2004-10-201-1/+4
| | | | svn path=/trunk/; revision=3958
* Add some --flag to XGETTEXT_OPTIONS, to properly propagate c-format tag.Matthias Andree2004-10-201-1/+9
| | | | svn path=/trunk/; revision=3957
* Fix cast for %02X format string.Matthias Andree2004-10-201-6/+10
| | | | | | Fix miscellaneous warnings, reformat one if...else for readibility. svn path=/trunk/; revision=3956
* Merge GNU's gettext.h.Matthias Andree2004-10-201-12/+69
| | | | svn path=/trunk/; revision=3955
* We want a gettext implementation that supports ngettext.Matthias Andree2004-10-201-1/+1
| | | | svn path=/trunk/; revision=3954
* Fix miscellaneous warnings.Matthias Andree2004-10-2012-47/+26
| | | | svn path=/trunk/; revision=3953
* (rfc2047e) Convenience: free the buffer ourselves rather than let the caller ↵Matthias Andree2004-10-201-1/+10
| | | | | | to it. svn path=/trunk/; revision=3952
* Update.Matthias Andree2004-10-201-1/+3
| | | | svn path=/trunk/; revision=3951
* Update.Matthias Andree2004-10-194-803/+709
| | | | svn path=/trunk/; revision=3950
* RFC-2047 subjects of warning messages.Matthias Andree2004-10-191-10/+16
| | | | svn path=/trunk/; revision=3949
* Add RFC-2047 encoder for internationalized mail warnings.Matthias Andree2004-10-193-3/+200
| | | | svn path=/trunk/; revision=3948
* Add replacement stpcpy.Matthias Andree2004-10-193-1/+30
| | | | svn path=/trunk/; revision=3947
* Rename configure.in to configure.acMatthias Andree2004-10-191-693/+0
| | | | svn path=/trunk/; revision=3946
* Rename configure.in to configure.acMatthias Andree2004-10-191-0/+693
| | | | svn path=/trunk/; revision=3945