Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not break some other process's lockfile in "-q" mode, but wait for | Matthias Andree | 2005-10-30 | 2 | -3/+14 |
| | | | | | | the other process's exit. svn path=/trunk/; revision=4377 | ||||
* | Only report 'removing stale lockfile' if it was actually removed. | Matthias Andree | 2005-10-30 | 1 | -3/+7 |
| | | | | svn path=/trunk/; revision=4376 | ||||
* | Detect error if lock file cannot be created. | Matthias Andree | 2005-10-30 | 2 | -0/+4 |
| | | | | svn path=/trunk/; revision=4375 | ||||
* | Exit with error if the lock file cannot be read. | Matthias Andree | 2005-10-30 | 2 | -2/+7 |
| | | | | svn path=/trunk/; revision=4374 | ||||
* | Bury on_exit() officially - hasn't worked since 6.0.0 or even longer. | Matthias Andree | 2005-10-30 | 3 | -8/+3 |
| | | | | svn path=/trunk/; revision=4373 | ||||
* | - make fetchmail --silent --quit really silent, Debian Bug #229014 by | Matthias Andree | 2005-10-30 | 5 | -30/+50 |
| | | | | | | | | | | | Dr. Andreas Krüger. - cleanup --quit handling again (so that --silent --quit just kills the existing daemon, rather than continue running), and document it more clearly. - Print an error message if multiple "defaults" records are found in the configuration file. svn path=/trunk/; revision=4372 | ||||
* | Clean up SECURITY FIXES section. | Matthias Andree | 2005-10-29 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=4371 | ||||
* | Bump version. | Matthias Andree | 2005-10-29 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4370 | ||||
* | Update. | Matthias Andree | 2005-10-29 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4369 | ||||
* | Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, ↵ | Matthias Andree | 2005-10-29 | 2 | -2/+34 |
| | | | | | | Debian Bug#201113. svn path=/trunk/; revision=4368 | ||||
* | Update. | Matthias Andree | 2005-10-27 | 2 | -7/+11 |
| | | | | svn path=/trunk/; revision=4367 | ||||
* | Version 1.01. | Matthias Andree | 2005-10-21 | 1 | -49/+32 |
| | | | | svn path=/trunk/; revision=4366 | ||||
* | fetchmailconf -h documents the fetchmailconf -h option. | Matthias Andree | 2005-10-21 | 2 | -3/+10 |
| | | | | | | fetchmailconf -V now prints the fetchmailconf version. svn path=/trunk/; revision=4365 | ||||
* | snapshot 6.2.9-rc6 | Matthias Andree | 2005-10-21 | 7 | -481/+610 |
| | | | | svn path=/trunk/; revision=4363 | ||||
* | Global variable cleanup, to fix daemon mode reinitialization problems. | Matthias Andree | 2005-10-21 | 6 | -36/+66 |
| | | | | | | Patch by Sunil Shetye. svn path=/trunk/; revision=4362 | ||||
* | Mention UTF-8, remove TAB. | Matthias Andree | 2005-10-21 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=4361 | ||||
* | Properly shut down SSL connections. Berlios Patch #647 by Arkadiusz Miśkiewicz. | Matthias Andree | 2005-10-21 | 2 | -0/+4 |
| | | | | svn path=/trunk/; revision=4360 | ||||
* | Update to rc5 | Matthias Andree | 2005-10-03 | 1 | -236/+103 |
| | | | | svn path=/trunk/; revision=4359 | ||||
* | update. | Matthias Andree | 2005-10-01 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=4358 | ||||
* | 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 |