aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Collapse)AuthorAgeFilesLines
* Comment fix.Eric S. Raymond1999-03-091-1/+4
| | | | svn path=/trunk/; revision=2403
* Try to fix a nasty MIME-decoding bug.Eric S. Raymond1999-03-091-1/+1
| | | | svn path=/trunk/; revision=2399
* Suppress dancing progress dots when syslogging.Eric S. Raymond1999-02-081-2/+5
| | | | svn path=/trunk/; revision=2383
* Simplify error reporting further.Eric S. Raymond1999-02-031-61/+60
| | | | svn path=/trunk/; revision=2374
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-66/+78
| | | | svn path=/trunk/; revision=2369
* SDPS changes from Paul Murphy.Eric S. Raymond1999-01-301-7/+20
| | | | svn path=/trunk/; revision=2356
* This version appears ready to ship.Eric S. Raymond1999-01-301-8/+9
| | | | svn path=/trunk/; revision=2355
* error -> report, third stage.Eric S. Raymond1999-01-051-6/+6
| | | | svn path=/trunk/; revision=2330
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-2/+4
| | | | svn path=/trunk/; revision=2329
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-69/+69
| | | | svn path=/trunk/; revision=2328
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-49/+45
| | | | svn path=/trunk/; revision=2326
* Check fix.Eric S. Raymond1999-01-041-1/+1
| | | | svn path=/trunk/; revision=2323
* Michael Warfield's IPv6 fixes.Eric S. Raymond1999-01-031-3/+2
| | | | svn path=/trunk/; revision=2314
* This version is good.Eric S. Raymond1999-01-011-27/+27
| | | | svn path=/trunk/; revision=2309
* Maybe this fixes Ron Gomes's hang bug?Eric S. Raymond1998-12-311-0/+16
| | | | svn path=/trunk/; revision=2303
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-1/+1
| | | | svn path=/trunk/; revision=2278
* Search on both pollnames and via names.Eric S. Raymond1998-12-141-0/+2
| | | | svn path=/trunk/; revision=2270
* Minor cleanup.Eric S. Raymond1998-12-071-2/+2
| | | | svn path=/trunk/; revision=2267
* Cosmetic fix.Eric S. Raymond1998-12-071-4/+9
| | | | svn path=/trunk/; revision=2266
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
| | | | svn path=/trunk/; revision=2260
* Speed optimization; don't test for newness if we know there areEric S. Raymond1998-12-041-1/+1
| | | | | | no new messages. svn path=/trunk/; revision=2257
* Change in version computation.Eric S. Raymond1998-11-301-1/+1
| | | | svn path=/trunk/; revision=2241
* Fix core-dump bug.Eric S. Raymond1998-11-291-6/+0
| | | | svn path=/trunk/; revision=2234
* Clean up the generated trace headers.Eric S. Raymond1998-11-291-4/+13
| | | | svn path=/trunk/; revision=2232
* Avoid false positives in Received parsing.Eric S. Raymond1998-11-281-13/+62
| | | | svn path=/trunk/; revision=2224
* Generate correct for clauses in trace headers.Eric S. Raymond1998-11-281-3/+3
| | | | svn path=/trunk/; revision=2223
* Fixed an undead-message hole.Eric S. Raymond1998-11-281-1/+2
| | | | svn path=/trunk/; revision=2220
* Start of bouncemail modularization.Eric S. Raymond1998-11-271-71/+73
| | | | svn path=/trunk/; revision=2215
* Added fetchliimit message.Eric S. Raymond1998-11-261-1/+6
| | | | svn path=/trunk/; revision=2214
* Fix for timeout screw.Eric S. Raymond1998-11-261-2/+6
| | | | svn path=/trunk/; revision=2213
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-83/+89
| | | | svn path=/trunk/; revision=2208
* Member rename.Eric S. Raymond1998-11-201-15/+15
| | | | svn path=/trunk/; revision=2200
* Declare default ports for the INET6 world.Eric S. Raymond1998-11-201-6/+0
| | | | svn path=/trunk/; revision=2194
* Send notification and wedge the connection on too many timeouts.Eric S. Raymond1998-11-201-4/+36
| | | | svn path=/trunk/; revision=2190
* Handle "for" at end of line correctly.Eric S. Raymond1998-11-201-2/+4
| | | | svn path=/trunk/; revision=2188
* Gerald Britton's support for mixed Kerberos and Hesiod.Eric S. Raymond1998-11-171-1/+6
| | | | svn path=/trunk/; revision=2183
* Added LMTP support.Eric S. Raymond1998-11-071-6/+6
| | | | svn path=/trunk/; revision=2177
* Dave Bodenstab's fix.Eric S. Raymond1998-11-051-4/+15
| | | | svn path=/trunk/; revision=2174
* Context for bouncemail is encapsulated.Eric S. Raymond1998-11-051-64/+65
| | | | svn path=/trunk/; revision=2171
* Move some code.Eric S. Raymond1998-11-031-57/+0
| | | | svn path=/trunk/; revision=2170
* Added plugin/plugout option.Eric S. Raymond1998-11-021-2/+3
| | | | svn path=/trunk/; revision=2168
* Rationalized timestamps.Eric S. Raymond1998-10-301-25/+2
| | | | svn path=/trunk/; revision=2155
* Send calling user mail on password failure in daemon mode.Eric S. Raymond1998-10-301-23/+90
| | | | svn path=/trunk/; revision=2153
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-44/+46
| | | | svn path=/trunk/; revision=2137
* Bug fix.Eric S. Raymond1998-10-201-9/+4
| | | | svn path=/trunk/; revision=2126
* -Wall cleanup, second phase.Eric S. Raymond1998-10-201-1/+6
| | | | svn path=/trunk/; revision=2121
* -Wall cleanup.Eric S. Raymond1998-10-201-5/+4
| | | | svn path=/trunk/; revision=2120
* Enable sizewarnings even if POP3 isn't compiled.Eric S. Raymond1998-10-201-3/+1
| | | | svn path=/trunk/; revision=2119
* Eliminate a magic number.Eric S. Raymond1998-10-201-4/+5
| | | | svn path=/trunk/; revision=2118
* Make alloca safe.Eric S. Raymond1998-10-201-10/+3
| | | | svn path=/trunk/; revision=2115