aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* The great options massacre.Eric S. Raymond1996-09-281-256/+2
* Give up on POP3 UIDs, they're a dead loss.Eric S. Raymond1996-09-281-27/+0
* Change the autoproble order.Eric S. Raymond1996-09-281-2/+2
* With any luck, this is a correct implementation of UIDL support.Eric S. Raymond1996-09-281-39/+27
* We know APOP works. Also add a POP3 optimization.Eric S. Raymond1996-09-271-2/+4
* No more rpopid field.Eric S. Raymond1996-09-261-5/+5
* Teach it to do rpop.Eric S. Raymond1996-09-261-0/+1
* Economize on buffer space.Eric S. Raymond1996-09-261-5/+3
* Get the version info right.Eric S. Raymond1996-09-251-1/+1
* Correct a prompt.Eric S. Raymond1996-09-251-1/+1
* Change the `explicit' option to `skip'.Eric S. Raymond1996-09-251-4/+4
* Make `explicit' work now.Eric S. Raymond1996-09-251-4/+20
* Explicit option is documented and set up in the data structure,Eric S. Raymond1996-09-251-3/+6
* Quiet the program down a bit.Eric S. Raymond1996-09-241-2/+2
* The great name change.Eric S. Raymond1996-09-241-26/+26
* Better protection against buffer overruns.Eric S. Raymond1996-09-231-2/+2
* Add code to copy command line, so appending servers doesn't stomp onEric S. Raymond1996-09-231-7/+13
* Changed the lockfile location.Eric S. Raymond1996-09-201-8/+21
* Add RPOP support.Eric S. Raymond1996-09-131-1/+4
* No more `bis'.Eric S. Raymond1996-09-121-1/+1
* Added port-specification option.Eric S. Raymond1996-09-121-1/+6
* Clean up some option processing.Eric S. Raymond1996-09-111-0/+5
* SMTP forwarding complete; now to debug it.Eric S. Raymond1996-09-111-102/+0
* Correct the rewrite logic.Eric S. Raymond1996-09-111-0/+4
* Most of the way to SMTP forwarding.Eric S. Raymond1996-09-111-2/+2
* Successfully genericized POP3 and IMAP.Eric S. Raymond1996-08-271-1/+1
* Added autoprobe logic.Eric S. Raymond1996-08-261-402/+435
* We have IMAP support.Eric S. Raymond1996-08-261-0/+3
* Fix the illegal-terminal problem.Eric S. Raymond1996-08-241-1/+1
* Sendmail delivery from background seems to work.Eric S. Raymond1996-08-241-9/+0
* This versioin works OK.Eric S. Raymond1996-08-231-3/+15
* Now all MDA arguments are dumped.Eric S. Raymond1996-08-231-2/+14
* Added support for RFC-1725-compliant servers with UIDL and without LAST.Eric S. Raymond1996-08-221-6/+46
* Bump the version.Eric S. Raymond1996-08-211-1/+1
* Logging improvements.Eric S. Raymond1996-08-211-1/+7
* Bumped release number.Eric S. Raymond1996-08-071-2/+2
* Deal with the sendmail delivery problem.Eric S. Raymond1996-07-301-0/+9
* Freeze bug fixes befoire adding more features.Eric S. Raymond1996-07-191-1/+1
* More name changes.Eric S. Raymond1996-07-031-3/+3
* Change of name.Eric S. Raymond1996-07-031-46/+46
* optrec -> hostrec.Eric S. Raymond1996-07-031-12/+12
* Got rid of line limit member.Eric S. Raymond1996-07-031-10/+13
* Got rid of versioninfo member.Eric S. Raymond1996-07-031-2/+3
* Got rid of verbose member, changed whicpop to protocol.Eric S. Raymond1996-07-031-3/+3
* Merged hostrec and option structures.Eric S. Raymond1996-07-031-22/+14
* poprcfile is now a single global.Eric S. Raymond1996-07-031-3/+5
* Eliminated options->silent field.Eric S. Raymond1996-07-021-28/+3
* Some name changes.Eric S. Raymond1996-07-021-13/+2
* Bug fixes.Eric S. Raymond1996-07-011-28/+28
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-58/+4