Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Revise error messages, suggested by Thomas Wolff. | Matthias Andree | 2005-09-21 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=4306 | ||||
* | Revise error messages, suggested by Thomas Wolff. | Matthias Andree | 2005-09-21 | 2 | -3/+4 |
| | | | | svn path=/trunk/; revision=4305 | ||||
* | Snapshot 6.2.9-rc4. | Matthias Andree | 2005-09-21 | 9 | -2498/+2864 |
| | | | | svn path=/trunk/; revision=4303 | ||||
* | Update translation to 6.2.9-rc3. | Matthias Andree | 2005-09-21 | 1 | -307/+329 |
| | | | | svn path=/trunk/; revision=4302 | ||||
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 7 | -22/+34 |
| | | | | | | Fix IMAP expunged message counting. Sunil Shetye. svn path=/trunk/; revision=4301 | ||||
* | Point user from --ssl to --port. | Matthias Andree | 2005-09-21 | 1 | -5/+11 |
| | | | | svn path=/trunk/; revision=4300 | ||||
* | Update translation for 6.2.9-rc3. | Matthias Andree | 2005-09-20 | 2 | -980/+863 |
| | | | | svn path=/trunk/; revision=4299 | ||||
* | new file. | Matthias Andree | 2005-09-20 | 1 | -0/+20 |
| | | | | svn path=/trunk/; revision=4298 | ||||
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 9 | -225/+252 |
| | | | | svn path=/trunk/; revision=4297 | ||||
* | Rearrange #include directives in an attempt to fix BerliOS Bug #4725, | Matthias Andree | 2005-09-19 | 2 | -2/+4 |
| | | | | | | Darwin 7.9 build fails in resource.h with ru_utime/ru_stime incomplete types. svn path=/trunk/; revision=4296 | ||||
* | Fix missing interface_init() link failure on non-Linux/non-FreeBSD systems. | Matthias Andree | 2005-09-19 | 1 | -5/+4 |
| | | | | svn path=/trunk/; revision=4294 | ||||
* | Update translation. | Matthias Andree | 2005-09-19 | 1 | -625/+453 |
| | | | | svn path=/trunk/; revision=4293 | ||||
* | Consistency fixes to argument of --auth option. | Matthias Andree | 2005-09-17 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=4292 | ||||
* | Fix build problem (missing interface_init()) on FreeBSD. | Matthias Andree | 2005-09-17 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=4291 | ||||
* | Bump version. | Matthias Andree | 2005-09-17 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4290 | ||||
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 12 | -511/+597 |
| | | | | svn path=/trunk/; revision=4289 | ||||
* | Update to 6.2.9-rc2 | Matthias Andree | 2005-09-17 | 1 | -609/+447 |
| | | | | svn path=/trunk/; revision=4288 | ||||
* | Fixes to --with-hesiod option. Sunil Shetye. | Matthias Andree | 2005-09-11 | 3 | -4/+8 |
| | | | | svn path=/trunk/; revision=4287 | ||||
* | 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 |