Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Offer authorization mode with NTLM/MSN added to expert users. | Matthias Andree | 2005-09-27 | 1 | -4/+7 |
| | | | | svn path=/trunk/; revision=4344 | ||||
* | Complain in POP3 if NTLM/MSN auth is requested but not built in. | Matthias Andree | 2005-09-26 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=4343 | ||||
* | Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. | Matthias Andree | 2005-09-26 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4341 | ||||
* | Revise SSL dependency check: use LDFLAGS (to get -L options), detect error. | Matthias Andree | 2005-09-25 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4335 | ||||
* | Check if OpenSSL requires -ldl, too. | Matthias Andree | 2005-09-25 | 1 | -0/+3 |
| | | | | | | | Consolidate target_os specific options into a case...esac structure. Add -DBIND_8_COMPAT to CFLAGS on Darwin. svn path=/trunk/; revision=4326 | ||||
* | Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee. | Matthias Andree | 2005-09-23 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4319 | ||||
* | Fix display and documentation of --envelope option. | Matthias Andree | 2005-09-22 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4318 | ||||
* | Kerberos IV detection fix for FreeBSD 4. Simon Barner. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4315 | ||||
* | Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ↵ | Matthias Andree | 2005-09-21 | 1 | -0/+2 |
| | | | | | | Wolff. svn path=/trunk/; revision=4314 | ||||
* | Fix bogus "cannot resolve service * to port number" error. Simon Barner. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4311 | ||||
* | When getaddrinfo() fails resolving a service, log getaddrinfo() error. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4310 | ||||
* | Fix Japanese translation of "no other fetchmail is running". | Matthias Andree | 2005-09-21 | 1 | -0/+2 |
| | | | | | | Debian Bug#329342, Takeshi Hamasaki. svn path=/trunk/; revision=4309 | ||||
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4307 | ||||
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 1 | -0/+3 |
| | | | | | | Fix IMAP expunged message counting. Sunil Shetye. svn path=/trunk/; revision=4301 | ||||
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4297 | ||||
* | Rearrange #include directives in an attempt to fix BerliOS Bug #4725, | Matthias Andree | 2005-09-19 | 1 | -0/+2 |
| | | | | | | Darwin 7.9 build fails in resource.h with ru_utime/ru_stime incomplete types. svn path=/trunk/; revision=4296 | ||||
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4289 | ||||
* | Fixes to --with-hesiod option. Sunil Shetye. | Matthias Andree | 2005-09-11 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4287 | ||||
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -0/+11 |
| | | | | svn path=/trunk/; revision=4280 | ||||
* | Add obsoletion warnings. | Matthias Andree | 2005-08-28 | 1 | -0/+10 |
| | | | | | | Note that SUSv2/SUSv3 conformance is required. svn path=/trunk/; revision=4276 | ||||
* | Fix --with-gssapi compilation problem. Patch by Simon Josefsson. | Matthias Andree | 2005-08-27 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4267 | ||||
* | Update. | Matthias Andree | 2005-08-17 | 1 | -4/+7 |
| | | | | svn path=/trunk/; revision=4239 | ||||
* | Write RFC-compliant BSMTP envelopes. Reported by Nico Golde. | Matthias Andree | 2005-08-16 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4237 | ||||
* | Switch default distribution format from gzip to bzip2. | Matthias Andree | 2005-08-02 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4224 | ||||
* | Update. | Matthias Andree | 2005-08-02 | 1 | -6/+13 |
| | | | | svn path=/trunk/; revision=4221 | ||||
* | Move note about inet6_apps from configure.ac to NEWS. | Matthias Andree | 2005-08-01 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=4213 | ||||
* | Mention gettext == intl/ directory. | Matthias Andree | 2005-08-01 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4212 | ||||
* | Get rid of alloca() in fetchmail. | Matthias Andree | 2005-07-31 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4209 | ||||
* | Drop the 476 kB intl/ directory from the distribution. | Matthias Andree | 2005-07-31 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4203 | ||||
* | Bugfix: match IP address lists exhaustively | Matthias Andree | 2005-07-31 | 1 | -0/+4 |
| | | | | | | | Bugfix: match IP aliases for MX records Cleanup: get rid of alloca(). svn path=/trunk/; revision=4194 | ||||
* | Don't strip last character of bare addresses. | Matthias Andree | 2005-07-30 | 1 | -0/+2 |
| | | | | | | Clean up INSIDE_DQUOTE path. svn path=/trunk/; revision=4193 | ||||
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required ↵ | Matthias Andree | 2005-07-30 | 1 | -0/+4 |
| | | | | | | library is no longer available. svn path=/trunk/; revision=4192 | ||||
* | Revise message about Debian Bug#207919. | Matthias Andree | 2005-07-24 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=4180 | ||||
* | Rename lock_release to fm_lock_release, to avoid namespace collision on | Matthias Andree | 2005-07-23 | 1 | -0/+2 |
| | | | | | | Darwin. NetBSD PR#28543 (pkg/28543). svn path=/trunk/; revision=4176 | ||||
* | Put *BOLD* text into the manual page near --mda to state unmistakably | Matthias Andree | 2005-07-23 | 1 | -0/+5 |
| | | | | | | | that the --mda %T and %F substitutions add single quotes, hoping to avoid bogus bug reports such as Debian Bug #224564. svn path=/trunk/; revision=4175 | ||||
* | Delete oversized messages with --flush when daemon mode isn't used. | Matthias Andree | 2005-07-23 | 1 | -0/+2 |
| | | | | | | Debian Bug#212240. svn path=/trunk/; revision=4173 | ||||
* | Document that fetchmail may automatically enable UIDL option. Debian Bug#304701. | Matthias Andree | 2005-07-23 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4171 | ||||
* | Fix IMAP code to use password of arbitrary length from configuration | Matthias Andree | 2005-07-23 | 1 | -0/+3 |
| | | | | | | file (although not when read interactively). Debian Bug#276424. svn path=/trunk/; revision=4170 | ||||
* | Add From: header to warning emails. Debian Bug#244828. | Matthias Andree | 2005-07-23 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4169 | ||||
* | Make ODMR really silent. Debian Bug#296163. | Matthias Andree | 2005-07-23 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4168 | ||||
* | Fix Debian bug #230615, making PID file format FHS 2.3 compliant. | Matthias Andree | 2005-07-23 | 1 | -1/+3 |
| | | | | | | Add more error checking to writing/reading PID file. svn path=/trunk/; revision=4167 | ||||
* | Tag ESR's changes. | Matthias Andree | 2005-07-22 | 1 | -11/+11 |
| | | | | svn path=/trunk/; revision=4156 | ||||
* | Add CVE name. | Matthias Andree | 2005-07-21 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4152 | ||||
* | SECURITY FIX: Plug UID-related buffer overruns that came from sscanf(s, ↵ | Matthias Andree | 2005-07-20 | 1 | -0/+8 |
| | | | | | | ...%s..., s2). svn path=/trunk/; revision=4143 | ||||
* | Really fix Debian bug #207919 (junk in Received: header when smtphost set). | Matthias Andree | 2005-07-20 | 1 | -1/+5 |
| | | | | | | | The 6.2.5 NEWS file hat errantly stated Gregan's patch had fixed Debian bug #207919 when it had fixed #212484 (workaround dbmail length overflow) instead. svn path=/trunk/; revision=4129 | ||||
* | Reference Debian bug #316446. | Matthias Andree | 2005-07-20 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=4128 | ||||
* | Fix Debian bug #301964, socket leak. | Matthias Andree | 2005-07-20 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4127 | ||||
* | Add new design notes document. | Matthias Andree | 2005-07-20 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=4126 | ||||
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4121 | ||||
* | Run through aspell. | Matthias Andree | 2005-07-10 | 1 | -0/+3 |
| | | | | | | Major overhaul by R. Hannes Beinert (singledrop vs. multidrop). svn path=/trunk/; revision=4110 |