aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Comment fixes.Eric S. Raymond2001-06-231-2/+2
| | | | svn path=/trunk/; revision=3368
* Cleaned up error passback.Eric S. Raymond2001-06-231-74/+74
| | | | svn path=/trunk/; revision=3367
* strncat/snprintf cleanup.Eric S. Raymond2001-06-2311-30/+121
| | | | svn path=/trunk/; revision=3366
* Version bump.Eric S. Raymond2001-06-201-0/+5
| | | | svn path=/trunk/; revision=3364
* Try to get libintl on systems that don't have gettext in libc.Eric S. Raymond2001-06-201-0/+4
| | | | svn path=/trunk/; revision=3363
* Version bump.Eric S. Raymond2001-06-201-1/+1
| | | | svn path=/trunk/; revision=3362
* Miscellaneous bug fixes.Eric S. Raymond2001-06-206-22/+50
| | | | svn path=/trunk/; revision=3361
* Comment fixup.Eric S. Raymond2001-06-181-3/+4
| | | | svn path=/trunk/; revision=3360
* Various minor fixes.Eric S. Raymond2001-06-181-0/+2
| | | | svn path=/trunk/; revision=3359
* Stage two of driver loop refactoring.Eric S. Raymond2001-06-181-39/+49
| | | | svn path=/trunk/; revision=3358
* Oversized-marking fix.Eric S. Raymond2001-06-182-49/+49
| | | | svn path=/trunk/; revision=3357
* Ready to release.Eric S. Raymond2001-06-171-0/+8
| | | | svn path=/trunk/; revision=3355
* Version bump.Eric S. Raymond2001-06-171-1/+1
| | | | svn path=/trunk/; revision=3354
* HMH fixes.Eric S. Raymond2001-06-171-14/+14
| | | | svn path=/trunk/; revision=3353
* TYpo fix.Eric S. Raymond2001-06-171-3/+3
| | | | svn path=/trunk/; revision=3352
* Better coverage.Eric S. Raymond2001-06-171-0/+3
| | | | svn path=/trunk/; revision=3351
* Avoid out-of-order free.Eric S. Raymond2001-06-171-1/+1
| | | | svn path=/trunk/; revision=3350
* Make fetchmailconf work again.Eric S. Raymond2001-06-171-1/+1
| | | | svn path=/trunk/; revision=3349
* Move some global data where it belongs.Eric S. Raymond2001-06-122-5/+6
| | | | svn path=/trunk/; revision=3348
* Initial revisionEric S. Raymond2001-06-121-0/+1405
| | | | svn path=/trunk/; revision=3347
* Whitespace cleanup.Eric S. Raymond2001-06-122-3/+3
| | | | svn path=/trunk/; revision=3346
* Typo fix.Eric S. Raymond2001-06-121-1/+1
| | | | svn path=/trunk/; revision=3345
* This went out in 5-8-6.Eric S. Raymond2001-06-121-1/+1
| | | | svn path=/trunk/; revision=3343
* More refactoring.Eric S. Raymond2001-06-121-4/+3
| | | | svn path=/trunk/; revision=3342
* More refactoring.Eric S. Raymond2001-06-121-315/+334
| | | | svn path=/trunk/; revision=3341
* Cleanup.Eric S. Raymond2001-06-121-6/+8
| | | | svn path=/trunk/; revision=3340
* Break driver.c in half.Eric S. Raymond2001-06-123-1412/+49
| | | | svn path=/trunk/; revision=3339
* Ready to ship.Eric S. Raymond2001-06-124-42/+42
| | | | svn path=/trunk/; revision=3338
* Tracepolls switch implemented.Eric S. Raymond2001-06-0511-9/+68
| | | | svn path=/trunk/; revision=3337
* Before Michaek Kjorling's patch.Eric S. Raymond2001-06-041-0/+2
| | | | svn path=/trunk/; revision=3336
* sample.rcfile is gone.Eric S. Raymond2001-06-041-2/+2
| | | | svn path=/trunk/; revision=3335
* Don't generate MAIL FROM headers with embedded newlines.Eric S. Raymond2001-06-041-1/+3
| | | | svn path=/trunk/; revision=3334
* Typo fix.Eric S. Raymond2001-05-301-2/+2
| | | | svn path=/trunk/; revision=3332
* Resady to ship.Eric S. Raymond2001-05-303-2/+12
| | | | svn path=/trunk/; revision=3331
* Version bump.Eric S. Raymond2001-05-301-1/+1
| | | | svn path=/trunk/; revision=3330
* Before trying to fix the no-reset bug.Eric S. Raymond2001-05-298-13/+23
| | | | svn path=/trunk/; revision=3329
* Sunil Shetye's fix.Eric S. Raymond2001-05-222-1/+6
| | | | svn path=/trunk/; revision=3328
* Attempted fix for spaces in UID labels.Eric S. Raymond2001-05-221-0/+10
| | | | svn path=/trunk/; revision=3327
* Second attempted fix.Eric S. Raymond2001-05-221-2/+3
| | | | svn path=/trunk/; revision=3326
* Typo fix.Eric S. Raymond2001-05-221-1/+1
| | | | svn path=/trunk/; revision=3325
* Solve Harry McGavran's LDEFLAGS problem.Eric S. Raymond2001-05-221-1/+1
| | | | svn path=/trunk/; revision=3324
* Ready to release.Eric S. Raymond2001-05-211-0/+6
| | | | svn path=/trunk/; revision=3322
* Remove GNU make dependencies.Eric S. Raymond2001-05-211-10/+10
| | | | svn path=/trunk/; revision=3321
* Try to solve Harry McGavran's problem.Eric S. Raymond2001-05-211-0/+1
| | | | svn path=/trunk/; revision=3320
* Add material about socket errors.Eric S. Raymond2001-05-211-2/+9
| | | | svn path=/trunk/; revision=3319
* Backout code that inhibited bounces.Eric S. Raymond2001-05-211-0/+14
| | | | svn path=/trunk/; revision=3318
* Fix patches from HMH and others.Eric S. Raymond2001-05-214-66/+55
| | | | svn path=/trunk/; revision=3317
* Added new feature.Eric S. Raymond2001-05-141-2/+4
| | | | svn path=/trunk/; revision=3316
* Better error recovery in UIDL code.Eric S. Raymond2001-05-142-1/+5
| | | | svn path=/trunk/; revision=3315
* SSL certification handling.Eric S. Raymond2001-05-1414-61/+240
| | | | svn path=/trunk/; revision=3314