aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* _( -> GT_(Eric S. Raymond2001-09-241-82/+82
* Moved the DNS lookup.Eric S. Raymond2001-09-241-1/+60
* Log messages now include the account name and host.Eric S. Raymond2001-09-231-10/+14
* Justin Guyett's fix.Eric S. Raymond2001-08-031-1/+8
* Ready to ship another release.Eric S. Raymond2001-06-251-3/+3
* Separate codes from sizes.Eric S. Raymond2001-06-241-15/+18
* Refactoring step.Eric S. Raymond2001-06-231-10/+10
* Comment fixes.Eric S. Raymond2001-06-231-2/+2
* Cleaned up error passback.Eric S. Raymond2001-06-231-74/+74
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-4/+25
* Comment fixup.Eric S. Raymond2001-06-181-3/+4
* Stage two of driver loop refactoring.Eric S. Raymond2001-06-181-39/+49
* Oversized-marking fix.Eric S. Raymond2001-06-181-49/+47
* Move some global data where it belongs.Eric S. Raymond2001-06-121-0/+6
* Whitespace cleanup.Eric S. Raymond2001-06-121-1/+1
* More refactoring.Eric S. Raymond2001-06-121-4/+3
* More refactoring.Eric S. Raymond2001-06-121-315/+334
* Break driver.c in half.Eric S. Raymond2001-06-121-1400/+28
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-5/+8
* Don't generate MAIL FROM headers with embedded newlines.Eric S. Raymond2001-06-041-1/+3
* Before trying to fix the no-reset bug.Eric S. Raymond2001-05-291-1/+3
* Better error recovery in UIDL code.Eric S. Raymond2001-05-141-1/+4
* SSL certification handling.Eric S. Raymond2001-05-141-1/+2
* Fix the Sender problem.Eric S. Raymond2001-05-121-2/+20
* More from HH's patch.Eric S. Raymond2001-04-231-23/+2
* Ready to try HH's Kerberos patch.Eric S. Raymond2001-04-231-2/+4
* Shrouding is now done over a narrower scope.Eric S. Raymond2001-03-141-15/+2
* Cosmetic fix.Eric S. Raymond2001-03-131-41/+39
* Restrict shrouding some more.Eric S. Raymond2001-03-131-5/+10
* Restrict shrouding to during authentication phase.Eric S. Raymond2001-03-131-1/+5
* Consistent error-message formats.Eric S. Raymond2001-03-051-2/+2
* Tolerate flaky servers better.Eric S. Raymond2001-03-051-34/+81
* Added sslproto.Eric S. Raymond2001-03-031-1/+1
* Fix reverse tests.Eric S. Raymond2001-02-201-2/+2
* preauth -> auth.Eric S. Raymond2001-02-191-4/+4
* #85961: Wrong error message when local connection fails.Eric S. Raymond2001-02-151-1/+9
* CRAM-MD5 IMAP works.Eric S. Raymond2001-02-111-2/+3
* *Is* controlled by an option.Eric S. Raymond2001-02-071-2/+0
* str -> chr.Eric S. Raymond2001-02-071-1/+1
* Ready to ship, but no ATRN.Eric S. Raymond2001-02-071-0/+15
* Cosmetic fix.Eric S. Raymond2001-02-071-4/+7
* Get rid of a compiler warning.Eric S. Raymond2001-01-051-4/+0
* The retry patch.Eric S. Raymond2000-12-011-12/+39
* Chip Salzenberg's patch.Eric S. Raymond2000-12-011-2/+4
* Ready to ship.Eric S. Raymond2000-11-111-5/+36
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-2/+2