aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot 6.3.4-rc2.Matthias Andree2006-04-0610-177/+178
| | | | svn path=/branches/BRANCH_6-3/; revision=4782
* * SSL/TLS: if, for a certain server, an sslfingerprint is specified and Matthias Andree2006-04-063-14/+29
| | | | | | | | | sslcertck is NOT set, suppress printing SSL certificate mismatch errors. (Reported by Hannes Erven.) * SSL/TLS: always print if the sslfingerprint mismatches, even in silent mode. (This is for consistency with certificate verification errors.) svn path=/branches/BRANCH_6-3/; revision=4781
* set no bouncemail now also prevents 'General SMTP/ESMTP error.' bounces.Matthias Andree2006-04-042-1/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4780
* Update, from Héctor García (directly, per my request).Matthias Andree2006-04-041-109/+111
| | | | svn path=/branches/BRANCH_6-3/; revision=4779
* Document tracepolls folder %s information.Matthias Andree2006-04-031-5/+9
| | | | | | Point user to the NEWS file for additional known bugs. svn path=/branches/BRANCH_6-3/; revision=4778
* Add SF.net #780933.Matthias Andree2006-04-031-6/+9
| | | | svn path=/branches/BRANCH_6-3/; revision=4777
* Mark SF Bug #780933.Matthias Andree2006-04-031-2/+15
| | | | svn path=/branches/BRANCH_6-3/; revision=4776
* Reformat and document str_nr_in_list() better.Matthias Andree2006-04-031-7/+8
| | | | svn path=/branches/BRANCH_6-3/; revision=4775
* Snapshot 6.3.4-rc1.Matthias Andree2006-04-028-2199/+2241
| | | | svn path=/branches/BRANCH_6-3/; revision=4772
* Fix typo on comment.Matthias Andree2006-04-021-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4771
* Add pidfile option, requested by Héctor García.Matthias Andree2006-04-0212-657/+701
| | | | svn path=/branches/BRANCH_6-3/; revision=4770
* Fix old_LIBS name when checking for -lresolv, to avoid losing former $LIBS Matthias Andree2006-04-011-2/+3
| | | | | | | contents. Fixes compile failures on Solaris. (Matthias Andree) Restore $LIBS when res_search has not been found. (Miloslav Trmac) svn path=/branches/BRANCH_6-3/; revision=4769
* Add rsync target to help with testing fetchmail compiles.Matthias Andree2006-04-011-0/+7
| | | | svn path=/branches/BRANCH_6-3/; revision=4768
* a few more type fixes for report/snprintf, patch by Miloslav Trmac.Matthias Andree2006-04-014-3/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4767
* Bump version.Matthias Andree2006-04-011-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4766
* lexer: add %option noyywrap to avoid link errors about missing yywrap().Matthias Andree2006-04-012-1/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4765
* Add folder information to headers in tracepoll mode. Matthias Andree2006-04-014-1/+8
| | | | | | Reported by Terry Brown. svn path=/branches/BRANCH_6-3/; revision=4764
* Miloslav Trmac: Fix res_search autodetection.Matthias Andree2006-04-012-5/+34
| | | | svn path=/branches/BRANCH_6-3/; revision=4763
* Revise a bunch of links.Matthias Andree2006-03-314-45/+32
| | | | | | | Remove UWIMAP and qpopper propaganda from FAQ, replace by a Dovecot plug, and warn of qmail. svn path=/branches/BRANCH_6-3/; revision=4762
* Document new release version.Matthias Andree2006-03-301-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4761
* Release fetchmail-6.3.3.Matthias Andree2006-03-309-450/+450
| | | | svn path=/branches/BRANCH_6-3/; revision=4759
* Release slipped by a day. Correct date.Matthias Andree2006-03-301-1/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4758
* Mark released and document known bug.Matthias Andree2006-03-291-1/+7
| | | | svn path=/branches/BRANCH_6-3/; revision=4757
* Add Vladimir's name.Matthias Andree2006-03-291-3/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4756
* Bump version to 6.3.3.Matthias Andree2006-03-291-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4755
* Remove temporary t.rc.* file even if fetchmail crashes.Matthias Andree2006-03-291-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4754
* More warning fixes (from FreeBSD 6.1).Matthias Andree2006-03-254-5/+7
| | | | svn path=/branches/BRANCH_6-3/; revision=4753
* Revise ai_canonname workaround comment.Matthias Andree2006-03-211-1/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4752
* Restructure, and add more protocol tags.Matthias Andree2006-03-211-12/+12
| | | | svn path=/branches/BRANCH_6-3/; revision=4751
* Work around C libraries that return a NULL in getaddrinfo()'s ai_canonname Matthias Andree2006-03-212-3/+14
| | | | | | | record, to avoid a segfault. Affects, for instance, FreeBSD 4.11. Reported and patched by "Voldemar" via fetchmail-users@. svn path=/branches/BRANCH_6-3/; revision=4750
* Fix thinko, TLS is Transport (rather than transaction) layer security.Matthias Andree2006-03-211-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4749
* * Added a section about RETR vs. TOP to the manual page.Matthias Andree2006-03-212-12/+51
| | | | | | * Changed section/subsection levels in some areas. svn path=/branches/BRANCH_6-3/; revision=4748
* Mark protocol 'auto' deprecated.Matthias Andree2006-03-171-0/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4747
* Snapshot 6.3.3.rc2.Matthias Andree2006-03-1510-3273/+3434
| | | | svn path=/branches/BRANCH_6-3/; revision=4745
* Further cleanups to compile with C++ compiler.Matthias Andree2006-03-1525-87/+86
| | | | svn path=/branches/BRANCH_6-3/; revision=4744
* Tighter check if strerror declaration is needed.Matthias Andree2006-03-152-3/+5
| | | | svn path=/branches/BRANCH_6-3/; revision=4743
* Add smbtypes.h.Matthias Andree2006-03-152-1/+10
| | | | svn path=/branches/BRANCH_6-3/; revision=4742
* Update showdots default.Matthias Andree2006-03-151-2/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4741
* Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye.Matthias Andree2006-03-144-6/+8
| | | | svn path=/branches/BRANCH_6-3/; revision=4740
* Do not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@).Matthias Andree2006-03-142-11/+20
| | | | svn path=/branches/BRANCH_6-3/; revision=4739
* Fix lost if ().Matthias Andree2006-03-141-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4738
* Update.Matthias Andree2006-03-142-714/+735
| | | | svn path=/branches/BRANCH_6-3/; revision=4737
* Fix more compiler warnings.Matthias Andree2006-03-1423-61/+95
| | | | svn path=/branches/BRANCH_6-3/; revision=4736
* Disable SDPS if POP3 is disabled.Matthias Andree2006-03-142-1/+9
| | | | svn path=/branches/BRANCH_6-3/; revision=4735
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-1427-205/+220
| | | | svn path=/branches/BRANCH_6-3/; revision=4734
* Rename a methods and some variables to steer clear of C++ namespace.Matthias Andree2006-03-135-43/+43
| | | | svn path=/branches/BRANCH_6-3/; revision=4733
* add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ','Matthias Andree2006-03-132-3/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4731
* Snapshot 6.3.3-rc1.Matthias Andree2006-03-109-2354/+2402
| | | | svn path=/branches/BRANCH_6-3/; revision=4729
* Add one translation, fix a fuzzy one, and fix two faulty translations.Matthias Andree2006-03-101-298/+302
| | | | svn path=/branches/BRANCH_6-3/; revision=4728
* Update copyright.Matthias Andree2006-03-101-2/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4727