Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to -rc5. | Matthias Andree | 2005-10-01 | 1 | -46/+44 |
| | | | | svn path=/trunk/; revision=4357 | ||||
* | Add CVE Name. | Matthias Andree | 2005-09-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4356 | ||||
* | Minor updates after feedback from Rob. | Matthias Andree | 2005-09-28 | 1 | -3/+5 |
| | | | | svn path=/trunk/; revision=4355 | ||||
* | Revise Impact/Danger headers. | Matthias Andree | 2005-09-28 | 1 | -4/+3 |
| | | | | svn path=/trunk/; revision=4354 | ||||
* | Add new security announcement (fetchmailconf world-readable file). | Matthias Andree | 2005-09-28 | 2 | -1/+117 |
| | | | | svn path=/trunk/; revision=4353 | ||||
* | Put self.service check back in that got removed, it's still needed. | Matthias Andree | 2005-09-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4352 | ||||
* | SECURITY FIX: chmod the file to 0600 *before* writing to it, so passwords | Matthias Andree | 2005-09-28 | 1 | -7/+10 |
| | | | | | | | | | | | | | aren't exposed, and set umask 077 before opening the file to be extra safe. Configuration files larger than the Python default write buffer might otherwise be exposed to other users. Fix: Don't crash on saving the configuration if protocol is "auto". Fix: Split authlist button bar in two rows. Change: The configuration file comment now contains the fetchmailconf version. Change: Bump version to 1.49. svn path=/trunk/; revision=4351 | ||||
* | Note --syslog cosmetic bug (blank lines at high verbose level). | Matthias Andree | 2005-09-27 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4350 | ||||
* | Bump version to -rc6, we'll have one more release candidate. | Matthias Andree | 2005-09-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4349 | ||||
* | Add full address to Last-Translator and fix Language-Team:. | Matthias Andree | 2005-09-27 | 1 | -44/+83 |
| | | | | svn path=/trunk/; revision=4348 | ||||
* | Fix Language-Team: | Matthias Andree | 2005-09-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4347 | ||||
* | Update. | Matthias Andree | 2005-09-27 | 1 | -0/+10 |
| | | | | svn path=/trunk/; revision=4346 | ||||
* | Mention MSN is only for POP3. | Matthias Andree | 2005-09-27 | 1 | -16/+17 |
| | | | | svn path=/trunk/; revision=4345 | ||||
* | Offer authorization mode with NTLM/MSN added to expert users. | Matthias Andree | 2005-09-27 | 2 | -9/+18 |
| | | | | 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 | ||||
* | Complain in POP3 if NTLM/MSN auth is requested but not built in. | Matthias Andree | 2005-09-26 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=4342 | ||||
* | Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. | Matthias Andree | 2005-09-26 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4341 | ||||
* | Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. | Matthias Andree | 2005-09-26 | 1 | -3/+6 |
| | | | | svn path=/trunk/; revision=4340 | ||||
* | Update, fix typos. | Matthias Andree | 2005-09-26 | 1 | -115/+77 |
| | | | | svn path=/trunk/; revision=4339 | ||||
* | Snapshot 6.2.9-rc5. | Matthias Andree | 2005-09-25 | 6 | -646/+741 |
| | | | | svn path=/trunk/; revision=4337 | ||||
* | Mention GNU gettext | Matthias Andree | 2005-09-25 | 1 | -1/+7 |
| | | | | svn path=/trunk/; revision=4336 | ||||
* | Revise SSL dependency check: use LDFLAGS (to get -L options), detect error. | Matthias Andree | 2005-09-25 | 2 | -4/+12 |
| | | | | svn path=/trunk/; revision=4335 | ||||
* | Unbreak Solaris --disable-nls build, disable ghastly intl/gettext port hack. | Matthias Andree | 2005-09-25 | 1 | -2/+7 |
| | | | | svn path=/trunk/; revision=4334 | ||||
* | Fix typo. | Matthias Andree | 2005-09-25 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4333 | ||||
* | update | Matthias Andree | 2005-09-25 | 2 | -336/+323 |
| | | | | svn path=/trunk/; revision=4332 | ||||
* | Revert accidental translatable string spacing changes made in r4321. | Matthias Andree | 2005-09-25 | 1 | -32/+32 |
| | | | | svn path=/trunk/; revision=4331 | ||||
* | Update. | Matthias Andree | 2005-09-25 | 2 | -16/+2 |
| | | | | svn path=/trunk/; revision=4330 | ||||
* | Update FreeBSD instructions. | Matthias Andree | 2005-09-25 | 1 | -13/+5 |
| | | | | svn path=/trunk/; revision=4329 | ||||
* | Add a pointer to README.svn. | Matthias Andree | 2005-09-25 | 1 | -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 Andree | 2005-09-25 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4327 | ||||
* | Check if OpenSSL requires -ldl, too. | Matthias Andree | 2005-09-25 | 2 | -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 Andree | 2005-09-25 | 1 | -2/+7 |
| | | | | svn path=/trunk/; revision=4325 | ||||
* | Properly cast arguments of ctype is*()/to*() functions to unsigned char. | Matthias Andree | 2005-09-25 | 4 | -14/+14 |
| | | | | svn path=/trunk/; revision=4324 | ||||
* | Document command line abbreviations user(name) and proto(col). | Matthias Andree | 2005-09-25 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4323 | ||||
* | Rename isafile -> is_a_file, isidletimout -> is_idletimeout | Matthias Andree | 2005-09-25 | 4 | -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 Andree | 2005-09-25 | 1 | -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 Andree | 2005-09-25 | 1 | -5/+5 |
| | | | | | | NTLM is needed. svn path=/trunk/; revision=4320 | ||||
* | Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee. | Matthias Andree | 2005-09-23 | 2 | -6/+16 |
| | | | | svn path=/trunk/; revision=4319 | ||||
* | Fix display and documentation of --envelope option. | Matthias Andree | 2005-09-22 | 3 | -31/+63 |
| | | | | svn path=/trunk/; revision=4318 | ||||
* | Put pointer to FAQ in parentheses. | Matthias Andree | 2005-09-22 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4317 | ||||
* | Do not translate name of "Received" message header field. | Matthias Andree | 2005-09-22 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4316 | ||||
* | Kerberos IV detection fix for FreeBSD 4. Simon Barner. | Matthias Andree | 2005-09-21 | 2 | -2/+7 |
| | | | | svn path=/trunk/; revision=4315 | ||||
* | Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ↵ | Matthias Andree | 2005-09-21 | 4 | -3/+5 |
| | | | | | | Wolff. svn path=/trunk/; revision=4314 | ||||
* | update | Matthias Andree | 2005-09-21 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=4313 | ||||
* | update. | Matthias Andree | 2005-09-21 | 1 | -2/+5 |
| | | | | svn path=/trunk/; revision=4312 | ||||
* | Fix bogus "cannot resolve service * to port number" error. Simon Barner. | Matthias Andree | 2005-09-21 | 2 | -0/+3 |
| | | | | svn path=/trunk/; revision=4311 | ||||
* | When getaddrinfo() fails resolving a service, log getaddrinfo() error. | Matthias Andree | 2005-09-21 | 2 | -2/+6 |
| | | | | svn path=/trunk/; revision=4310 | ||||
* | Fix Japanese translation of "no other fetchmail is running". | Matthias Andree | 2005-09-21 | 2 | -1/+3 |
| | | | | | | Debian Bug#329342, Takeshi Hamasaki. svn path=/trunk/; revision=4309 | ||||
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4308 | ||||
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 5 | -13/+24 |
| | | | | svn path=/trunk/; revision=4307 |