aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't use inline.Eric S. Raymond1998-04-071-1/+1
| | | | svn path=/trunk/; revision=1735
* RPA warnings.Eric S. Raymond1998-04-041-7/+13
| | | | svn path=/trunk/; revision=1734
* De-caseblind UID comparisons where appropriate.Eric S. Raymond1998-04-041-8/+10
| | | | svn path=/trunk/; revision=1733
* Enable fetchmail to build on benighted systems with no memmove.Eric S. Raymond1998-03-274-4/+16
| | | | svn path=/trunk/; revision=1732
* More on the concurrency problem.Eric S. Raymond1998-03-261-5/+17
| | | | svn path=/trunk/; revision=1731
* Prevent pathological circular lists.Eric S. Raymond1998-03-264-13/+15
| | | | svn path=/trunk/; revision=1730
* Initial revisionEric S. Raymond1998-03-261-0/+652
| | | | svn path=/trunk/; revision=1728
* Use TOP instead of RETR for POP3 retrieval.Eric S. Raymond1998-03-263-7/+37
| | | | svn path=/trunk/; revision=1727
* Document the fact that TOP doesn't really let us do split fetches a la IMAP.Eric S. Raymond1998-03-261-2/+27
| | | | svn path=/trunk/; revision=1726
* Ready to ship.Eric S. Raymond1998-03-241-1/+1
| | | | svn path=/trunk/; revision=1725
* Nuke comment.Eric S. Raymond1998-03-241-3/+0
| | | | svn path=/trunk/; revision=1724
* Ready to ship.Eric S. Raymond1998-03-242-3/+4
| | | | svn path=/trunk/; revision=1723
* Prevernt formation of pathological lists.Eric S. Raymond1998-03-242-1/+9
| | | | svn path=/trunk/; revision=1722
* Added byte count in status message.Eric S. Raymond1998-03-242-21/+28
| | | | svn path=/trunk/; revision=1721
* Typo fix.Eric S. Raymond1998-03-241-1/+1
| | | | svn path=/trunk/; revision=1720
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-2410-19/+46
| | | | svn path=/trunk/; revision=1719
* Typo fix.Eric S. Raymond1998-03-241-1/+1
| | | | svn path=/trunk/; revision=1718
* Fix a syntax error.Eric S. Raymond1998-03-241-3/+3
| | | | svn path=/trunk/; revision=1717
* Fix minor bug.Eric S. Raymond1998-03-231-1/+1
| | | | svn path=/trunk/; revision=1716
* Henrik Storner's patch to support mimedecode.Eric S. Raymond1998-03-205-37/+82
| | | | svn path=/trunk/; revision=1715
* Full info about SOCKS.Eric S. Raymond1998-03-181-2/+15
| | | | svn path=/trunk/; revision=1714
* Fix IMAP password shrouding.Eric S. Raymond1998-03-181-1/+0
| | | | svn path=/trunk/; revision=1713
* Fix IMAP password shrouding.Eric S. Raymond1998-03-187-28/+29
| | | | svn path=/trunk/; revision=1712
* Use the RFC822 limit.Eric S. Raymond1998-03-181-1/+1
| | | | svn path=/trunk/; revision=1711
* Make the signal-based wait work again.Eric S. Raymond1998-03-181-3/+5
| | | | svn path=/trunk/; revision=1710
* Version bump.Eric S. Raymond1998-03-171-1/+1
| | | | svn path=/trunk/; revision=1708
* Fix -Wall warnings.Eric S. Raymond1998-03-172-0/+3
| | | | svn path=/trunk/; revision=1707
* Get copmpatible with Cyrus again.Eric S. Raymond1998-03-172-1/+4
| | | | svn path=/trunk/; revision=1706
* Dick van den Burg's patch.Eric S. Raymond1998-03-174-4/+19
| | | | svn path=/trunk/; revision=1705
* Cope with empty return-path header.Eric S. Raymond1998-03-162-2/+6
| | | | svn path=/trunk/; revision=1704
* Spaces in IMAP names.Eric S. Raymond1998-03-162-1/+2
| | | | svn path=/trunk/; revision=1703
* Deal with M$ Exchange braindamage.Eric S. Raymond1998-03-162-1/+4
| | | | svn path=/trunk/; revision=1702
* Enable short options.Eric S. Raymond1998-03-141-2/+2
| | | | svn path=/trunk/; revision=1701
* Ready to experiment.Eric S. Raymond1998-03-142-5/+5
| | | | svn path=/trunk/; revision=1700
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-138-93/+88
| | | | | | with message numbers. svn path=/trunk/; revision=1699
* Nailed.Eric S. Raymond1998-03-134-57/+63
| | | | svn path=/trunk/; revision=1698
* True caseblinding.Eric S. Raymond1998-03-132-5/+11
| | | | svn path=/trunk/; revision=1697
* Minor cleanup.Eric S. Raymond1998-03-102-3/+4
| | | | svn path=/trunk/; revision=1696
* Dominique Unruh's patch to solve the headerless-body problem.Eric S. Raymond1998-03-102-7/+24
| | | | svn path=/trunk/; revision=1695
* Reorganization.Eric S. Raymond1998-03-071-18/+22
| | | | svn path=/trunk/; revision=1694
* Fix wrong-password coredump.Eric S. Raymond1998-03-072-4/+8
| | | | svn path=/trunk/; revision=1693
* Ready to ship.Eric S. Raymond1998-03-063-13/+12
| | | | svn path=/trunk/; revision=1691
* Respond to bug report from Dick van den Burg <burg@is.ge.com>Eric S. Raymond1998-03-062-1/+2
| | | | svn path=/trunk/; revision=1690
* Configurable antispam response.Eric S. Raymond1998-03-0610-32/+108
| | | | svn path=/trunk/; revision=1689
* *** empty log message ***Eric S. Raymond1998-03-042-6/+6
| | | | svn path=/trunk/; revision=1688
* Deal with truncated headers.Eric S. Raymond1998-03-041-0/+1
| | | | svn path=/trunk/; revision=1687
* Deal with truncated headers.Eric S. Raymond1998-03-041-13/+41
| | | | svn path=/trunk/; revision=1686
* Stracke's fix.Eric S. Raymond1998-03-031-0/+1
| | | | svn path=/trunk/; revision=1685
* Implement RFC1730 quoting.Eric S. Raymond1998-03-032-4/+39
| | | | svn path=/trunk/; revision=1684
* Fix Kerberos V configuration.Eric S. Raymond1998-03-031-1/+1
| | | | svn path=/trunk/; revision=1683