aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Collapse)AuthorAgeFilesLines
* -Wall changes.Eric S. Raymond1999-09-291-0/+8
| | | | svn path=/trunk/; revision=2626
* Prevent Pehr Anderson's goof.Eric S. Raymond1999-09-261-4/+11
| | | | svn path=/trunk/; revision=2613
* Added Todd Sabin's new protocol options.Eric S. Raymond1999-09-221-0/+2
| | | | svn path=/trunk/; revision=2571
* Correct return value for bad fuile permissions.Eric S. Raymond1999-09-201-2/+2
| | | | svn path=/trunk/; revision=2567
* Add explicit \n.Eric S. Raymond1999-09-141-1/+1
| | | | svn path=/trunk/; revision=2558
* Prevent a core-dump.Eric S. Raymond1999-09-141-1/+13
| | | | svn path=/trunk/; revision=2557
* NTLM support integrated.Eric S. Raymond1999-09-141-0/+3
| | | | svn path=/trunk/; revision=2554
* Code changes needed for next release.Eric S. Raymond1999-09-111-3/+5
| | | | svn path=/trunk/; revision=2552
* Changes from the road.Eric S. Raymond1999-08-171-14/+25
| | | | svn path=/trunk/; revision=2540
* Postfix-aware.Eric S. Raymond1999-07-311-3/+6
| | | | svn path=/trunk/; revision=2520
* Before applying Brian Boutel's lexer fix.Eric S. Raymond1999-07-311-2/+1
| | | | svn path=/trunk/; revision=2518
* Fix lockfile screwage.Eric S. Raymond1999-06-161-4/+9
| | | | svn path=/trunk/; revision=2505
* Improve fetchmail -V by moving password-gathering further forward.Eric S. Raymond1999-04-251-68/+74
| | | | svn path=/trunk/; revision=2449
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-3/+2
| | | | svn path=/trunk/; revision=2439
* Fix .netrc code to search on both host and user name.Eric S. Raymond1999-03-281-6/+4
| | | | svn path=/trunk/; revision=2417
* Verbosity fix.Eric S. Raymond1999-03-071-1/+1
| | | | svn path=/trunk/; revision=2396
* Ready to ship 5.0.0.Eric S. Raymond1999-02-281-2/+0
| | | | svn path=/trunk/; revision=2393
* Added bouncemail option.Eric S. Raymond1999-02-071-0/+9
| | | | svn path=/trunk/; revision=2382
* Force timestamping if we're going to a logfile.Eric S. Raymond1999-02-071-4/+5
| | | | svn path=/trunk/; revision=2378
* FreeBSD support.Eric S. Raymond1999-02-071-7/+35
| | | | svn path=/trunk/; revision=2376
* Simplify error reporting further.Eric S. Raymond1999-02-031-21/+21
| | | | svn path=/trunk/; revision=2374
* better timestamp format.Eric S. Raymond1999-02-031-2/+4
| | | | svn path=/trunk/; revision=2373
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-20/+21
| | | | svn path=/trunk/; revision=2369
* Move /proc/net/dev derivation to runtime.Eric S. Raymond1999-01-311-0/+4
| | | | svn path=/trunk/; revision=2367
* This version appears ready to ship.Eric S. Raymond1999-01-301-0/+3
| | | | svn path=/trunk/; revision=2355
* Make the mimedecode default TRUE.Eric S. Raymond1999-01-101-1/+1
| | | | svn path=/trunk/; revision=2346
* More error message cleanup.Eric S. Raymond1999-01-061-2/+2
| | | | svn path=/trunk/; revision=2333
* error -> report, third stage.Eric S. Raymond1999-01-051-12/+12
| | | | svn path=/trunk/; revision=2330
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-1/+1
| | | | svn path=/trunk/; revision=2329
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-21/+21
| | | | svn path=/trunk/; revision=2328
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-11/+11
| | | | svn path=/trunk/; revision=2326
* Fix the localdomain problem.Eric S. Raymond1999-01-051-2/+2
| | | | svn path=/trunk/; revision=2324
* bytes -> octets.Eric S. Raymond1999-01-031-1/+1
| | | | svn path=/trunk/; revision=2317
* Gunther Leber's fixes.Eric S. Raymond1999-01-021-5/+5
| | | | svn path=/trunk/; revision=2311
* This version is good.Eric S. Raymond1999-01-011-1/+1
| | | | svn path=/trunk/; revision=2309
* Minor corrections.Eric S. Raymond1998-12-191-1/+3
| | | | svn path=/trunk/; revision=2286
* Search on both pollnames and via names.Eric S. Raymond1998-12-141-3/+14
| | | | svn path=/trunk/; revision=2270
* setvbuf not needed; messages are going to stderr.Eric S. Raymond1998-12-071-3/+0
| | | | svn path=/trunk/; revision=2264
* Wakeup clears `wedged' flags.Eric S. Raymond1998-12-071-0/+4
| | | | svn path=/trunk/; revision=2261
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
| | | | svn path=/trunk/; revision=2260
* Fix an error in the wedge-detection logic.Eric S. Raymond1998-12-041-9/+11
| | | | svn path=/trunk/; revision=2259
* Change in version computation.Eric S. Raymond1998-11-301-3/+3
| | | | svn path=/trunk/; revision=2241
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-146/+156
| | | | svn path=/trunk/; revision=2208
* Cleanup.Eric S. Raymond1998-11-221-2/+3
| | | | svn path=/trunk/; revision=2204
* Fix the sanity check.Eric S. Raymond1998-11-201-6/+5
| | | | svn path=/trunk/; revision=2198
* Fix the sanity check.Eric S. Raymond1998-11-201-5/+4
| | | | svn path=/trunk/; revision=2197
* Error message fix.Eric S. Raymond1998-11-201-3/+3
| | | | svn path=/trunk/; revision=2196
* Fix the LMTP port sanity check.Eric S. Raymond1998-11-201-5/+22
| | | | svn path=/trunk/; revision=2195
* Comment fix.Eric S. Raymond1998-11-201-6/+7
| | | | svn path=/trunk/; revision=2191
* Send notification and wedge the connection on too many timeouts.Eric S. Raymond1998-11-201-9/+9
| | | | svn path=/trunk/; revision=2190