aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More non-vnsprint fixes.Eric S. Raymond1999-05-101-3/+3
| | | | svn path=/trunk/; revision=2471
* Fix patch.Eric S. Raymond1999-05-101-1/+1
| | | | svn path=/trunk/; revision=2470
* Cosmetic fix.Eric S. Raymond1999-05-091-1/+1
| | | | svn path=/trunk/; revision=2469
* GIF -> PNG.Eric S. Raymond1999-05-092-4/+4
| | | | svn path=/trunk/; revision=2468
* We shipped this.Eric S. Raymond1999-05-032-2/+21
| | | | svn path=/trunk/; revision=2466
* Cast sprintf args in sink.c to expected types (to avoid problems onEric S. Raymond1999-05-031-1/+1
| | | | | | systems where pid_t is not int) (John Bley <jbb6@acpub.duke.edu>) svn path=/trunk/; revision=2465
* Version bump.Eric S. Raymond1999-05-031-1/+1
| | | | svn path=/trunk/; revision=2464
* Correct an embarassing buffer smash.Eric S. Raymond1999-05-031-3/+5
| | | | svn path=/trunk/; revision=2463
* Correct logfile updating.Eric S. Raymond1999-04-301-3/+9
| | | | svn path=/trunk/; revision=2461
* Bug fix release.Eric S. Raymond1999-04-302-3/+4
| | | | svn path=/trunk/; revision=2460
* We now have SSL patches.Eric S. Raymond1999-04-292-2/+27
| | | | svn path=/trunk/; revision=2459
* Cleaner retry logic.Eric S. Raymond1999-04-291-8/+13
| | | | svn path=/trunk/; revision=2458
* Quieter UID code.Eric S. Raymond1999-04-261-18/+24
| | | | svn path=/trunk/; revision=2457
* Instrument the UID code.Eric S. Raymond1999-04-261-0/+38
| | | | svn path=/trunk/; revision=2456
* Another try at getting Debian changelogs right.Eric S. Raymond1999-04-261-0/+13
| | | | svn path=/trunk/; revision=2455
* retry several times to avoid getting jammed by lockbusy.Eric S. Raymond1999-04-262-2/+9
| | | | svn path=/trunk/; revision=2454
* Document new environment logic.Eric S. Raymond1999-04-252-9/+12
| | | | svn path=/trunk/; revision=2453
* Improved environment-query logic.Eric S. Raymond1999-04-251-17/+40
| | | | svn path=/trunk/; revision=2452
* Add useful comment.Eric S. Raymond1999-04-251-0/+6
| | | | svn path=/trunk/; revision=2451
* Fix typo.Eric S. Raymond1999-04-251-1/+1
| | | | svn path=/trunk/; revision=2450
* Improve fetchmail -V by moving password-gathering further forward.Eric S. Raymond1999-04-251-68/+74
| | | | svn path=/trunk/; revision=2449
* Typo fix.Eric S. Raymond1999-04-251-1/+1
| | | | svn path=/trunk/; revision=2448
* Typo fix.Eric S. Raymond1999-04-251-1/+1
| | | | svn path=/trunk/; revision=2447
* Comment aboout OpenMail.Eric S. Raymond1999-04-251-4/+5
| | | | svn path=/trunk/; revision=2446
* Add missing \n.Eric S. Raymond1999-04-251-1/+1
| | | | svn path=/trunk/; revision=2445
* Deleted -> Seen, Deleted.Eric S. Raymond1999-04-212-2/+13
| | | | svn path=/trunk/; revision=2444
* Get these bug fixes in before the Red Hat 6 freeze.Eric S. Raymond1999-04-181-2/+2
| | | | svn path=/trunk/; revision=2443
* Version bump.Eric S. Raymond1999-04-182-1/+2
| | | | svn path=/trunk/; revision=2441
* Fix site deletion.Eric S. Raymond1999-04-181-1/+3
| | | | svn path=/trunk/; revision=2440
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-1811-79/+141
| | | | svn path=/trunk/; revision=2439
* Another update from Kent Robotti.Eric S. Raymond1999-04-171-62/+29
| | | | svn path=/trunk/; revision=2434
* Fix a transposition.Eric S. Raymond1999-04-171-2/+2
| | | | svn path=/trunk/; revision=2433
* Betrter error messages.Eric S. Raymond1999-04-171-2/+2
| | | | svn path=/trunk/; revision=2432
* Killed the segfault-13 bug.Eric S. Raymond1999-04-172-2/+3
| | | | svn path=/trunk/; revision=2431
* First round of post-5.0.0 buglets.Eric S. Raymond1999-04-074-25/+27
| | | | svn path=/trunk/; revision=2430
* Ready to ship the big one.Eric S. Raymond1999-04-051-3/+3
| | | | svn path=/trunk/; revision=2428
* Ready to ship.Eric S. Raymond1999-04-052-3/+4
| | | | svn path=/trunk/; revision=2427
* Fix address.Eric S. Raymond1999-04-051-1/+1
| | | | svn path=/trunk/; revision=2426
* Clean up the netrc tester.Eric S. Raymond1999-04-051-1/+1
| | | | svn path=/trunk/; revision=2425
* Carry pointers to hotmole.Eric S. Raymond1999-04-053-6/+13
| | | | svn path=/trunk/; revision=2424
* Add Debian changelog update.Eric S. Raymond1999-04-011-0/+22
| | | | svn path=/trunk/; revision=2423
* Version bump -- SpryNet support.Eric S. Raymond1999-04-011-1/+1
| | | | svn path=/trunk/; revision=2422
* Added SpryNet support.Eric S. Raymond1999-04-014-8/+26
| | | | svn path=/trunk/; revision=2421
* Updated.Eric S. Raymond1999-03-301-0/+1
| | | | svn path=/trunk/; revision=2420
* Version bump.Eric S. Raymond1999-03-301-1/+1
| | | | svn path=/trunk/; revision=2419
* *** empty log message ***Eric S. Raymond1999-03-291-1/+1
| | | | svn path=/trunk/; revision=2418
* Fix .netrc code to search on both host and user name.Eric S. Raymond1999-03-285-38/+33
| | | | svn path=/trunk/; revision=2417
* Ready to ship.Eric S. Raymond1999-03-271-1/+1
| | | | svn path=/trunk/; revision=2416
* Fix.Eric S. Raymond1999-03-271-6/+19
| | | | svn path=/trunk/; revision=2415
* Typo fixes.Eric S. Raymond1999-03-271-6/+6
| | | | svn path=/trunk/; revision=2414