Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance --with-ssl documentation. | Matthias Andree | 2005-09-08 | 1 | -7/+8 |
| | | | | svn path=/trunk/; revision=4286 | ||||
* | Add missing apostrophe in 's-Genitive. | Matthias Andree | 2005-09-08 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4285 | ||||
* | Enable Date replacement. | Matthias Andree | 2005-08-28 | 4 | -8/+8 |
| | | | | svn path=/trunk/; revision=4284 | ||||
* | Fix typo. | Matthias Andree | 2005-08-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4283 | ||||
* | Enable Date replacement. | Matthias Andree | 2005-08-28 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4282 | ||||
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 18 | -399/+244 |
| | | | | svn path=/trunk/; revision=4280 | ||||
* | Add gethostbyname_r argument determination macro from libesmtp | Matthias Andree | 2005-08-28 | 1 | -0/+68 |
| | | | | svn path=/trunk/; revision=4279 | ||||
* | Add gethostby* from libesmtp | Matthias Andree | 2005-08-28 | 4 | -18/+361 |
| | | | | svn path=/trunk/; revision=4278 | ||||
* | Add getnameinfo.c. | Matthias Andree | 2005-08-28 | 1 | -0/+380 |
| | | | | svn path=/trunk/; revision=4277 | ||||
* | Add obsoletion warnings. | Matthias Andree | 2005-08-28 | 1 | -0/+10 |
| | | | | | | Note that SUSv2/SUSv3 conformance is required. svn path=/trunk/; revision=4276 | ||||
* | Add support to compile mxget for standalone use. | Matthias Andree | 2005-08-28 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=4275 | ||||
* | Fix crash when run standalone with no arguments. | Matthias Andree | 2005-08-28 | 1 | -2/+9 |
| | | | | | | | Print usage if wrong argument count. Rename trigger from TESTMAIN to STANDALONE. svn path=/trunk/; revision=4274 | ||||
* | Update addresses, kill trailing whitespace. | Matthias Andree | 2005-08-28 | 1 | -37/+37 |
| | | | | svn path=/trunk/; revision=4273 | ||||
* | Add pointer to R12 on getaddrinfo errors to --port option. | Matthias Andree | 2005-08-28 | 1 | -1/+5 |
| | | | | svn path=/trunk/; revision=4272 | ||||
* | Add R12 on getaddrinfo errors. | Matthias Andree | 2005-08-28 | 1 | -0/+19 |
| | | | | svn path=/trunk/; revision=4271 | ||||
* | Fix abuse of GRAVE and double GRAVE/APOSTROPHE characters as quotes. | Matthias Andree | 2005-08-28 | 1 | -118/+118 |
| | | | | svn path=/trunk/; revision=4270 | ||||
* | Fix some compiler warnings. | Matthias Andree | 2005-08-27 | 1 | -16/+19 |
| | | | | svn path=/trunk/; revision=4268 | ||||
* | Fix --with-gssapi compilation problem. Patch by Simon Josefsson. | Matthias Andree | 2005-08-27 | 2 | -1/+2 |
| | | | | svn path=/trunk/; revision=4267 | ||||
* | Add K6. How can I tell fetchmail not to try TLS if the server | Matthias Andree | 2005-08-26 | 1 | -0/+21 |
| | | | | | | advertises it? svn path=/trunk/; revision=4266 | ||||
* | '' -> " where appropriate. | Matthias Andree | 2005-08-26 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4265 | ||||
* | Revise sslproto documentation again, sslproto '' is already used internally | Matthias Andree | 2005-08-26 | 1 | -3/+6 |
| | | | | | | and in fact the same as ssl23. svn path=/trunk/; revision=4264 | ||||
* | Add a FIXME comment. | Matthias Andree | 2005-08-26 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4263 | ||||
* | Document 'none' as SSL protocol. | Matthias Andree | 2005-08-26 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=4262 | ||||
* | Replace the ghastly mismatched `text' constructs by 'text'. | Matthias Andree | 2005-08-26 | 1 | -155/+155 |
| | | | | | | Prepend \& to lines starting with ' for robustness. svn path=/trunk/; revision=4261 | ||||
* | Remove excess imports. | Matthias Andree | 2005-08-26 | 8 | -1424/+0 |
| | | | | svn path=/trunk/; revision=4260 | ||||
* | Bring libesmtp import into trunk. | Matthias Andree | 2005-08-25 | 4 | -0/+712 |
| | | | | svn path=/trunk/; revision=4259 | ||||
* | Bring libesmtp import into trunk. | Matthias Andree | 2005-08-25 | 6 | -0/+1093 |
| | | | | svn path=/trunk/; revision=4254 | ||||
* | Remove OpenSSH stuff again, it's too incomplete. | Matthias Andree | 2005-08-25 | 2 | -392/+0 |
| | | | | svn path=/trunk/; revision=4249 | ||||
* | Bring fake-RFC2553 into trunk. | Matthias Andree | 2005-08-25 | 2 | -0/+392 |
| | | | | svn path=/trunk/; revision=4247 | ||||
* | Correct import into wrong location. | Matthias Andree | 2005-08-25 | 2 | -392/+0 |
| | | | | svn path=/trunk/; revision=4246 | ||||
* | Bring fake-RFC2553 into trunk. | Matthias Andree | 2005-08-25 | 2 | -0/+392 |
| | | | | svn path=/trunk/; revision=4245 | ||||
* | Snapshot 6.2.9-rc1. | Matthias Andree | 2005-08-25 | 8 | -853/+951 |
| | | | | svn path=/trunk/; revision=4241 | ||||
* | Update. | Matthias Andree | 2005-08-17 | 1 | -4/+7 |
| | | | | svn path=/trunk/; revision=4239 | ||||
* | Bugfix: redirect fetchmail command input from /dev/null so it doesn't hang | Matthias Andree | 2005-08-17 | 1 | -6/+12 |
| | | | | | | | waiting for a password. Reported by Michal Marek (SUSE). Bugfix: Pass -N option to fetchmail commands to run them in the foreground. svn path=/trunk/; revision=4238 | ||||
* | Write RFC-compliant BSMTP envelopes. Reported by Nico Golde. | Matthias Andree | 2005-08-16 | 2 | -3/+9 |
| | | | | svn path=/trunk/; revision=4237 | ||||
* | Update. | Matthias Andree | 2005-08-15 | 1 | -140/+162 |
| | | | | svn path=/trunk/; revision=4236 | ||||
* | Standalone mode: print usage if wrong argument count is used. | Matthias Andree | 2005-08-15 | 1 | -7/+19 |
| | | | | | | | Exit with failure in standalone mode when searching for host/login pair does not come up with results. svn path=/trunk/; revision=4235 | ||||
* | Update from translation project. | Matthias Andree | 2005-08-04 | 1 | -687/+577 |
| | | | | svn path=/trunk/; revision=4234 | ||||
* | Don't convert service to port and back, but pass service to plugin. | Matthias Andree | 2005-08-03 | 1 | -3/+1 |
| | | | | svn path=/trunk/; revision=4233 | ||||
* | Remove junk. | Matthias Andree | 2005-08-03 | 1 | -4/+0 |
| | | | | svn path=/trunk/; revision=4232 | ||||
* | add missing space to recent servport.c translated string. | Matthias Andree | 2005-08-02 | 1 | -4/+3 |
| | | | | svn path=/trunk/; revision=4231 | ||||
* | Fix FreeBSD compiler warning from broken includes. | Matthias Andree | 2005-08-02 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=4230 | ||||
* | Freeze 6.2.6-pre9. | Matthias Andree | 2005-08-02 | 7 | -3697/+4051 |
| | | | | svn path=/trunk/; revision=4228 | ||||
* | Make servport.c translatable, remove fetchmail.h | Matthias Andree | 2005-08-02 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4227 | ||||
* | Update. | Matthias Andree | 2005-08-02 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=4226 | ||||
* | Clean up fetchmailconf. | Matthias Andree | 2005-08-02 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=4225 | ||||
* | Switch default distribution format from gzip to bzip2. | Matthias Andree | 2005-08-02 | 2 | -0/+2 |
| | | | | svn path=/trunk/; revision=4224 | ||||
* | Generate fetchmailconf from Makefile to expand ${prefix} properly. | Matthias Andree | 2005-08-02 | 3 | -5/+4 |
| | | | | svn path=/trunk/; revision=4223 | ||||
* | Only run fetchmail --configdump if umask succeeded. | Matthias Andree | 2005-08-02 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4222 | ||||
* | Update. | Matthias Andree | 2005-08-02 | 1 | -6/+13 |
| | | | | svn path=/trunk/; revision=4221 |