aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Use getaddrinfo to canonicalize hostnames if INET6_ENABLE. Patch by Matthias ...Matthias Andree2005-07-031-1/+32
* i18n fixes, cs.po updates, by Miloslav Trmac.Matthias Andree2005-07-031-6/+5
* Nalin Dahyabhai's fix for driver.c to not call the private Kerberos Matthias Andree2005-07-031-1/+0
* Add two comments to lengthy setjmp() code.Matthias Andree2004-12-221-0/+2
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-101-26/+4
* Use iana_charset rather than calling nl_langinfo(CODESET).Matthias Andree2004-11-071-5/+5
* Let stuff_warning do the RFC-2047 encoding.Matthias Andree2004-10-201-33/+35
* Fix miscellaneous warnings.Matthias Andree2004-10-201-2/+3
* RFC-2047 subjects of warning messages.Matthias Andree2004-10-191-10/+16
* Reformat oversized message warning.Matthias Andree2004-10-141-2/+6
* Remainder of 2003-11-07-6.2.5-shetye-bugfixes.diff:Matthias Andree2004-10-121-1/+0
* Add FIXME comment WRT i18n.Matthias Andree2004-09-101-0/+3
* Fix bogus plural form.Matthias Andree2004-08-201-7/+7
* Fix HESIOD compile failure on FreeBSD 5-CURRENT,Matthias Andree2004-06-201-2/+2
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-4/+4
* Fix various compiler warnings.Matthias Andree2004-06-181-11/+11
* Quench some GCC 3.4 warnings by making sure that all int arguments are marked...Matthias Andree2004-06-111-2/+2
* Fetchseizelimit must be 1 for all POP-family protocols.Eric S. Raymond2004-01-121-1/+4
* Sunil's transaction patches.Eric S. Raymond2003-10-151-81/+134
* Minor bug fix from Sunil.Eric S. Raymond2003-10-101-1/+2
* Ready to ship.Eric S. Raymond2003-08-061-47/+49
* Clean up after some header fetches.Eric S. Raymond2003-07-171-14/+9
* More explicit error message.Eric S. Raymond2003-07-171-2/+2
* IDLE and CYgwin fix patch.Eric S. Raymond2003-02-281-2/+14
* Routine updates, including the latest Shetye patch.Eric S. Raymond2002-12-261-23/+14
* Ready to ship 6-2-0.Eric S. Raymond2002-12-131-15/+12
* Sunil Shetye's minor fixes.Eric S. Raymond2002-10-311-2/+3
* Improve processing of truncated messages.Eric S. Raymond2002-10-311-14/+5
* Jan Klaverstijn's verbosity patch.Eric S. Raymond2002-10-311-2/+20
* Sunil Shetye's header-read fix.Eric S. Raymond2002-10-181-1/+15
* Make notifications work.Eric S. Raymond2002-10-181-37/+37
* Hide the REPOLL message.Eric S. Raymond2002-10-181-0/+1
* Sunil Shetye's latest fix patch.Eric S. Raymond2002-09-091-24/+24
* More fixes from Sunil.Eric S. Raymond2002-07-101-1/+1
* More patches by Sunil.Eric S. Raymond2002-06-221-2/+3
* Sunil's CAPA patch.Eric S. Raymond2002-06-221-0/+6
* Fix Kerberos bugs.Eric S. Raymond2002-06-041-1/+1
* Various cleanup patches.Eric S. Raymond2002-04-091-0/+4
* Debian 5.9.10 fixes.Eric S. Raymond2002-04-011-9/+26
* Internationalization fix.Eric S. Raymond2002-03-151-1/+1
* Ready to put in esmtp password.Eric S. Raymond2002-03-101-0/+14
* Minor fixes for 5.9.8.Eric S. Raymond2002-02-151-1/+14
* Fixes by Matthias Andree.Eric S. Raymond2002-02-011-2/+8
* Sunil Shetye's fixews for IMAP and SMTP edge cases.Eric S. Raymond2002-02-011-4/+1
* Sunil Shetye's disconect-reconnect fix.Eric S. Raymond2001-12-141-3/+7
* HMH's latest round of fixes.Eric S. Raymond2001-10-011-1/+3
* Handle long socket closes.Eric S. Raymond2001-09-281-4/+20
* Prevent UID lossage because of the DNS lookups getting moved.Eric S. Raymond2001-09-281-2/+2
* Typo fixes.Eric S. Raymond2001-09-261-2/+2
* Move Hesiod lookups away from startup time.Eric S. Raymond2001-09-241-0/+23