aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Collapse)AuthorAgeFilesLines
* Successfully genericized POP3 and IMAP.Eric S. Raymond1996-08-271-1/+1
| | | | svn path=/trunk/; revision=73
* Added autoprobe logic.Eric S. Raymond1996-08-261-402/+435
| | | | svn path=/trunk/; revision=66
* We have IMAP support.Eric S. Raymond1996-08-261-0/+3
| | | | svn path=/trunk/; revision=65
* Fix the illegal-terminal problem.Eric S. Raymond1996-08-241-1/+1
| | | | svn path=/trunk/; revision=62
* Sendmail delivery from background seems to work.Eric S. Raymond1996-08-241-9/+0
| | | | svn path=/trunk/; revision=61
* This versioin works OK.Eric S. Raymond1996-08-231-3/+15
| | | | svn path=/trunk/; revision=60
* Now all MDA arguments are dumped.Eric S. Raymond1996-08-231-2/+14
| | | | svn path=/trunk/; revision=57
* Added support for RFC-1725-compliant servers with UIDL and without LAST.Eric S. Raymond1996-08-221-6/+46
| | | | svn path=/trunk/; revision=56
* Bump the version.Eric S. Raymond1996-08-211-1/+1
| | | | svn path=/trunk/; revision=53
* Logging improvements.Eric S. Raymond1996-08-211-1/+7
| | | | svn path=/trunk/; revision=52
* Bumped release number.Eric S. Raymond1996-08-071-2/+2
| | | | svn path=/trunk/; revision=48
* Deal with the sendmail delivery problem.Eric S. Raymond1996-07-301-0/+9
| | | | svn path=/trunk/; revision=46
* Freeze bug fixes befoire adding more features.Eric S. Raymond1996-07-191-1/+1
| | | | svn path=/trunk/; revision=38
* More name changes.Eric S. Raymond1996-07-031-3/+3
| | | | svn path=/trunk/; revision=36
* Change of name.Eric S. Raymond1996-07-031-46/+46
| | | | svn path=/trunk/; revision=35
* optrec -> hostrec.Eric S. Raymond1996-07-031-12/+12
| | | | svn path=/trunk/; revision=34
* Got rid of line limit member.Eric S. Raymond1996-07-031-10/+13
| | | | svn path=/trunk/; revision=31
* Got rid of versioninfo member.Eric S. Raymond1996-07-031-2/+3
| | | | svn path=/trunk/; revision=29
* Got rid of verbose member, changed whicpop to protocol.Eric S. Raymond1996-07-031-3/+3
| | | | svn path=/trunk/; revision=28
* Merged hostrec and option structures.Eric S. Raymond1996-07-031-22/+14
| | | | svn path=/trunk/; revision=27
* poprcfile is now a single global.Eric S. Raymond1996-07-031-3/+5
| | | | svn path=/trunk/; revision=26
* Eliminated options->silent field.Eric S. Raymond1996-07-021-28/+3
| | | | svn path=/trunk/; revision=25
* Some name changes.Eric S. Raymond1996-07-021-13/+2
| | | | svn path=/trunk/; revision=24
* Bug fixes.Eric S. Raymond1996-07-011-28/+28
| | | | svn path=/trunk/; revision=22
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-58/+4
| | | | | | baton. svn path=/trunk/; revision=16
* Sent to ceharris.Eric S. Raymond1996-06-271-1/+71
| | | | svn path=/trunk/; revision=10
* This is what I sent Harris.Eric S. Raymond1996-06-261-61/+288
| | | | svn path=/trunk/; revision=9
* Initial revisionEric S. Raymond1996-06-241-0/+426
svn path=/trunk/; revision=2