aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update FreeBSD instructions.Matthias Andree2005-09-251-13/+5
| | | | svn path=/trunk/; revision=4329
* Add a pointer to README.svn.Matthias Andree2005-09-251-12/+28
| | | | | | | | Replace GRAVE character by APOSTROPHE. Mention OpenSSL and recommend building it as shared library. Remove --with-included-gettext pointer. We don't ship gettext. svn path=/trunk/; revision=4328
* Add a pointer to INSTALL.Matthias Andree2005-09-251-0/+2
| | | | svn path=/trunk/; revision=4327
* Check if OpenSSL requires -ldl, too.Matthias Andree2005-09-252-22/+39
| | | | | | | Consolidate target_os specific options into a case...esac structure. Add -DBIND_8_COMPAT to CFLAGS on Darwin. svn path=/trunk/; revision=4326
* Mark new/removed options with corresponding fetchmail version.Matthias Andree2005-09-251-2/+7
| | | | svn path=/trunk/; revision=4325
* Properly cast arguments of ctype is*()/to*() functions to unsigned char.Matthias Andree2005-09-254-14/+14
| | | | svn path=/trunk/; revision=4324
* Document command line abbreviations user(name) and proto(col).Matthias Andree2005-09-251-2/+2
| | | | svn path=/trunk/; revision=4323
* Rename isafile -> is_a_file, isidletimout -> is_idletimeoutMatthias Andree2005-09-254-10/+10
| | | | | | to keep clear of ctype.h namespace. svn path=/trunk/; revision=4322
* Clean up, mapping long to short options directly where possible, and switch ↵Matthias Andree2005-09-251-210/+133
| | | | | | LA_* from #define to enum. svn path=/trunk/; revision=4321
* Move smb* sources to libfm_a_SOURCES, so that they only need to be linked if ↵Matthias Andree2005-09-251-5/+5
| | | | | | NTLM is needed. svn path=/trunk/; revision=4320
* Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee.Matthias Andree2005-09-232-6/+16
| | | | svn path=/trunk/; revision=4319
* Fix display and documentation of --envelope option.Matthias Andree2005-09-223-31/+63
| | | | svn path=/trunk/; revision=4318
* Put pointer to FAQ in parentheses.Matthias Andree2005-09-221-1/+1
| | | | svn path=/trunk/; revision=4317
* Do not translate name of "Received" message header field.Matthias Andree2005-09-221-1/+1
| | | | svn path=/trunk/; revision=4316
* Kerberos IV detection fix for FreeBSD 4. Simon Barner.Matthias Andree2005-09-212-2/+7
| | | | svn path=/trunk/; revision=4315
* Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ↵Matthias Andree2005-09-214-3/+5
| | | | | | Wolff. svn path=/trunk/; revision=4314
* updateMatthias Andree2005-09-211-0/+6
| | | | svn path=/trunk/; revision=4313
* update.Matthias Andree2005-09-211-2/+5
| | | | svn path=/trunk/; revision=4312
* Fix bogus "cannot resolve service * to port number" error. Simon Barner.Matthias Andree2005-09-212-0/+3
| | | | svn path=/trunk/; revision=4311
* When getaddrinfo() fails resolving a service, log getaddrinfo() error.Matthias Andree2005-09-212-2/+6
| | | | svn path=/trunk/; revision=4310
* Fix Japanese translation of "no other fetchmail is running".Matthias Andree2005-09-212-1/+3
| | | | | | Debian Bug#329342, Takeshi Hamasaki. svn path=/trunk/; revision=4309
* Add full support for --service option.Matthias Andree2005-09-211-1/+1
| | | | svn path=/trunk/; revision=4308
* Add full support for --service option.Matthias Andree2005-09-215-13/+24
| | | | svn path=/trunk/; revision=4307
* Revise error messages, suggested by Thomas Wolff.Matthias Andree2005-09-211-1/+3
| | | | svn path=/trunk/; revision=4306
* Revise error messages, suggested by Thomas Wolff.Matthias Andree2005-09-212-3/+4
| | | | svn path=/trunk/; revision=4305
* Snapshot 6.2.9-rc4.Matthias Andree2005-09-219-2498/+2864
| | | | svn path=/trunk/; revision=4303
* Update translation to 6.2.9-rc3.Matthias Andree2005-09-211-307/+329
| | | | svn path=/trunk/; revision=4302
* Expunge between IMAP folders when polling multiple folders. Sunil Shetye.Matthias Andree2005-09-217-22/+34
| | | | | | Fix IMAP expunged message counting. Sunil Shetye. svn path=/trunk/; revision=4301
* Point user from --ssl to --port.Matthias Andree2005-09-211-5/+11
| | | | svn path=/trunk/; revision=4300
* Update translation for 6.2.9-rc3.Matthias Andree2005-09-202-980/+863
| | | | svn path=/trunk/; revision=4299
* new file.Matthias Andree2005-09-201-0/+20
| | | | svn path=/trunk/; revision=4298
* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn".Matthias Andree2005-09-209-225/+252
| | | | svn path=/trunk/; revision=4297
* Rearrange #include directives in an attempt to fix BerliOS Bug #4725,Matthias Andree2005-09-192-2/+4
| | | | | | Darwin 7.9 build fails in resource.h with ru_utime/ru_stime incomplete types. svn path=/trunk/; revision=4296
* Fix missing interface_init() link failure on non-Linux/non-FreeBSD systems.Matthias Andree2005-09-191-5/+4
| | | | svn path=/trunk/; revision=4294
* Update translation.Matthias Andree2005-09-191-625/+453
| | | | svn path=/trunk/; revision=4293
* Consistency fixes to argument of --auth option.Matthias Andree2005-09-171-6/+6
| | | | svn path=/trunk/; revision=4292
* Fix build problem (missing interface_init()) on FreeBSD.Matthias Andree2005-09-171-2/+3
| | | | svn path=/trunk/; revision=4291
* Bump version.Matthias Andree2005-09-171-1/+1
| | | | svn path=/trunk/; revision=4290
* Merge Sunil Shetye's --limitflush patch.Matthias Andree2005-09-1712-511/+597
| | | | svn path=/trunk/; revision=4289
* Update to 6.2.9-rc2Matthias Andree2005-09-171-609/+447
| | | | svn path=/trunk/; revision=4288
* Fixes to --with-hesiod option. Sunil Shetye.Matthias Andree2005-09-113-4/+8
| | | | svn path=/trunk/; revision=4287
* Enhance --with-ssl documentation.Matthias Andree2005-09-081-7/+8
| | | | svn path=/trunk/; revision=4286
* Add missing apostrophe in 's-Genitive.Matthias Andree2005-09-081-1/+1
| | | | svn path=/trunk/; revision=4285
* Enable Date replacement.Matthias Andree2005-08-284-8/+8
| | | | svn path=/trunk/; revision=4284
* Fix typo.Matthias Andree2005-08-281-1/+1
| | | | svn path=/trunk/; revision=4283
* Enable Date replacement.Matthias Andree2005-08-281-2/+2
| | | | svn path=/trunk/; revision=4282
* Large protocol independence patch.Matthias Andree2005-08-2818-399/+244
| | | | svn path=/trunk/; revision=4280
* Add gethostbyname_r argument determination macro from libesmtpMatthias Andree2005-08-281-0/+68
| | | | svn path=/trunk/; revision=4279
* Add gethostby* from libesmtpMatthias Andree2005-08-284-18/+361
| | | | svn path=/trunk/; revision=4278
* Add getnameinfo.c.Matthias Andree2005-08-281-0/+380
| | | | svn path=/trunk/; revision=4277