aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash on systems that do not provide strdup() in out-of-memory conditions.Matthias Andree2006-12-123-1/+7
| | | | | | Patch by Andreas Krennmair. svn path=/branches/BRANCH_6-3/; revision=4988
* Shuffle 0*.html files from ML archive into contrib/ directory.Matthias Andree2006-12-117-7/+5
| | | | svn path=/branches/BRANCH_6-3/; revision=4987
* Call res_init() at the beginning of the poll, if the computer has res_search().Matthias Andree2006-12-083-3/+27
| | | | | | | | This is supposed to re-read /etc/resolv.conf in order to pick up changes made by dhcpcd, dhclient, pppd, openvpn or similar. To fix Debian Bug #389270 (DNS errors in daemon mode) and others. svn path=/branches/BRANCH_6-3/; revision=4986
* Note that some systems include gettext in libc.Matthias Andree2006-12-081-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4985
* Update.Matthias Andree2006-12-051-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4984
* Update.Matthias Andree2006-12-051-0/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4983
* Update to -rc4.Matthias Andree2006-12-033-812/+376
| | | | svn path=/branches/BRANCH_6-3/; revision=4982
* Remove reference of exit code 15 to IMAP IDLE.Matthias Andree2006-11-292-2/+5
| | | | | | Reported by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4981
* Add.Matthias Andree2006-11-291-0/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4980
* Detail on missed CAPA probes.Matthias Andree2006-11-292-3/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4979
* Detail on missing CAPA probes.Matthias Andree2006-11-292-3/+6
| | | | svn path=/branches/BRANCH_6-3/; revision=4978
* Add Ian D. Allen's 'lack of detail' issue for 6.3.7.Matthias Andree2006-11-291-0/+5
| | | | svn path=/branches/BRANCH_6-3/; revision=4977
* Fix bogus authentication failure with --auth password when CAPA fails.Matthias Andree2006-11-291-9/+13
| | | | svn path=/branches/BRANCH_6-3/; revision=4976
* Update to -rc3.Matthias Andree2006-11-271-38/+38
| | | | svn path=/branches/BRANCH_6-3/; revision=4975
* Fix +GSS feature reporting.Matthias Andree2006-11-271-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4974
* Update.Matthias Andree2006-11-271-2/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4972
* Bump version.Matthias Andree2006-11-2714-251/+263
| | | | svn path=/branches/BRANCH_6-3/; revision=4971
* - mark CAPA as done even if it failsMatthias Andree2006-11-271-24/+46
| | | | | | | | | | | - do not override strong authenticators to PASSWORD if CAPA fails - let TLS code cater for failing CAPA (and break the connection if TLS is mandatory, but CAPA fails) - prevent USER/PASS authentication if other authenticators are configured - trash shroud store after use svn path=/branches/BRANCH_6-3/; revision=4970
* Plug a tiny memory leak when recovering from TLS-related socket errors.Matthias Andree2006-11-271-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4969
* Fix typo.Matthias Andree2006-11-271-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4968
* Enshroud RPOP password in local logs.Matthias Andree2006-11-271-1/+5
| | | | svn path=/branches/BRANCH_6-3/; revision=4967
* Complain if strong authentication is requested.Matthias Andree2006-11-271-0/+8
| | | | svn path=/branches/BRANCH_6-3/; revision=4966
* Trash shroud store.Matthias Andree2006-11-272-0/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4965
* Update.Matthias Andree2006-11-261-18/+44
| | | | svn path=/branches/BRANCH_6-3/; revision=4964
* Be sure that CAPA is probed before TLS.Matthias Andree2006-11-261-1/+15
| | | | | | | Needed to avoid bogus login failures if the upstream offers STLS. Patch by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4963
* First step towards really fixing TLS vuln, CVE-2006-5867, still incomplete.Matthias Andree2006-11-265-106/+145
| | | | svn path=/branches/BRANCH_6-3/; revision=4962
* Update to 6.3.6-rc3.Matthias Andree2006-11-232-18/+17
| | | | svn path=/branches/BRANCH_6-3/; revision=4961
* Add list messages, top-level for the nonce.Matthias Andree2006-11-226-1/+390
| | | | svn path=/branches/BRANCH_6-3/; revision=4960
* Block this script.Matthias Andree2006-11-221-1/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4959
* Block this script.Matthias Andree2006-11-221-0/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4958
* Fix %files section for systems with dual 32-/64-bit libs (x86_64).Matthias Andree2006-11-221-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4957
* ccil.org -> example.orgMatthias Andree2006-11-221-4/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4956
* Add CVE Id.Matthias Andree2006-11-211-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4955
* Fix typo in Neil Hoggarth's name.Matthias Andree2006-11-201-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4954
* snapshot 6.3.6-rc3Matthias Andree2006-11-1911-44/+89
| | | | svn path=/branches/BRANCH_6-3/; revision=4952
* Drop this, it's documented.Matthias Andree2006-11-191-4/+0
| | | | svn path=/branches/BRANCH_6-3/; revision=4951
* Bump version.Matthias Andree2006-11-191-2/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4950
* Mention translation updates.Matthias Andree2006-11-191-0/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4949
* Bump version.Matthias Andree2006-11-191-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4948
* Promote regression fix to a security fix.Matthias Andree2006-11-191-9/+9
| | | | | | Reword TLS security fix. svn path=/branches/BRANCH_6-3/; revision=4947
* Support lockfiles in non-writable directories.Matthias Andree2006-11-193-2/+20
| | | | svn path=/branches/BRANCH_6-3/; revision=4946
* Add new DoS advisory.Matthias Andree2006-11-192-0/+83
| | | | | | Ship 2006-02 and 2006-03 advisories. svn path=/branches/BRANCH_6-3/; revision=4945
* Update to 6.3.6-rc2.Matthias Andree2006-11-192-21/+24
| | | | svn path=/branches/BRANCH_6-3/; revision=4944
* Update to 6.3.6-rc2Matthias Andree2006-11-161-13/+10
| | | | svn path=/branches/BRANCH_6-3/; revision=4943
* Update to 6.3.6-rc1Matthias Andree2006-11-161-2/+5
| | | | svn path=/branches/BRANCH_6-3/; revision=4942
* Commit draft of fetchmail SA.Matthias Andree2006-11-161-0/+90
| | | | svn path=/branches/BRANCH_6-3/; revision=4941
* Fix regression from 6.3.4 that crashes fetchmail --mda FOO when encounteringMatthias Andree2006-11-143-8/+8
| | | | | | | malformed message. Report by Neil Hoggart (also closes BerliOS bugs #9364, #9412, #9449). svn path=/branches/BRANCH_6-3/; revision=4940
* Update.Matthias Andree2006-11-121-1/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4939
* Update to 6.3.5.Matthias Andree2006-11-121-9/+5
| | | | svn path=/branches/BRANCH_6-3/; revision=4938
* Update.Matthias Andree2006-11-121-2/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4937