aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate the "No mail" message on second and later passes.Eric S. Raymond1997-09-303-11/+15
| | | | svn path=/trunk/; revision=1438
* Smart re-polling support.Eric S. Raymond1997-09-308-275/+317
| | | | svn path=/trunk/; revision=1437
* Get byte-stuiffing and byte-stripping right.Eric S. Raymond1997-09-301-2/+15
| | | | svn path=/trunk/; revision=1436
* Avoid incorrect byte-stuffing.Eric S. Raymond1997-09-302-5/+7
| | | | svn path=/trunk/; revision=1435
* Fux configure test for opie.h.Eric S. Raymond1997-09-291-1/+1
| | | | svn path=/trunk/; revision=1434
* Added a won't-do-it note.Eric S. Raymond1997-09-291-3/+22
| | | | svn path=/trunk/; revision=1433
* Version bump.Eric S. Raymond1997-09-282-3/+3
| | | | svn path=/trunk/; revision=1432
* Closer control of interrupts.Eric S. Raymond1997-09-281-13/+25
| | | | svn path=/trunk/; revision=1431
* Added --expunge option for Richard Kooidjman.Eric S. Raymond1997-09-2813-38/+120
| | | | svn path=/trunk/; revision=1430
* More changes to go with Greg Stark's patch.Eric S. Raymond1997-09-281-2/+2
| | | | svn path=/trunk/; revision=1429
* Greg Stark's first round of patches.Eric S. Raymond1997-09-284-4/+11
| | | | svn path=/trunk/; revision=1428
* Editorial comment.Eric S. Raymond1997-09-281-0/+1
| | | | svn path=/trunk/; revision=1427
* Fix POP2 compilation.Eric S. Raymond1997-09-282-1/+6
| | | | svn path=/trunk/; revision=1426
* Issue length-mismatch complaints in verbose mode only.Eric S. Raymond1997-09-271-2/+27
| | | | svn path=/trunk/; revision=1425
* G3 clarification.Eric S. Raymond1997-09-271-2/+5
| | | | svn path=/trunk/; revision=1424
* Try to eliminate some spurious error numbers.Eric S. Raymond1997-09-271-1/+3
| | | | svn path=/trunk/; revision=1423
* Version bump.Eric S. Raymond1997-09-262-3/+3
| | | | svn path=/trunk/; revision=1421
* Message cleanup.Eric S. Raymond1997-09-261-4/+8
| | | | svn path=/trunk/; revision=1420
* Message cleanup.Eric S. Raymond1997-09-261-4/+4
| | | | svn path=/trunk/; revision=1419
* *** empty log message ***Eric S. Raymond1997-09-251-2/+8
| | | | svn path=/trunk/; revision=1418
* Change mailing-list domain.Eric S. Raymond1997-09-251-5/+5
| | | | svn path=/trunk/; revision=1417
* Fix Markus Kossman's problem, I hope.Eric S. Raymond1997-09-251-0/+1
| | | | svn path=/trunk/; revision=1416
* Use stuffline to emit the bug-tracking header.Eric S. Raymond1997-09-251-25/+32
| | | | svn path=/trunk/; revision=1415
* Prevent lossage on systems that do CR->LF mapping.Eric S. Raymond1997-09-251-2/+2
| | | | svn path=/trunk/; revision=1414
* Simplified OTP logic.Eric S. Raymond1997-09-251-16/+1
| | | | svn path=/trunk/; revision=1413
* *** empty log message ***Eric S. Raymond1997-09-251-1/+2
| | | | svn path=/trunk/; revision=1412
* Major update.Eric S. Raymond1997-09-251-108/+184
| | | | svn path=/trunk/; revision=1411
* tcgetpgrp -> isatty.Eric S. Raymond1997-09-251-21/+14
| | | | svn path=/trunk/; revision=1410
* Code cleanup before teaching it to autoconfigure.Eric S. Raymond1997-09-251-94/+89
| | | | svn path=/trunk/; revision=1409
* Second pass at OPIE.Eric S. Raymond1997-09-251-2/+5
| | | | svn path=/trunk/; revision=1408
* First pass at OPIE 2.32 support.Eric S. Raymond1997-09-256-16/+29
| | | | svn path=/trunk/; revision=1407
* Version bump.Eric S. Raymond1997-09-242-3/+3
| | | | svn path=/trunk/; revision=1405
* Reinstate the size consistency check.Eric S. Raymond1997-09-242-14/+7
| | | | svn path=/trunk/; revision=1404
* Cope with Post Office/NTEric S. Raymond1997-09-242-3/+7
| | | | svn path=/trunk/; revision=1403
* Deal with Post Office/NT.Eric S. Raymond1997-09-241-0/+17
| | | | svn path=/trunk/; revision=1402
* Better logging line.Eric S. Raymond1997-09-241-3/+4
| | | | svn path=/trunk/; revision=1401
* Improved the header line.Eric S. Raymond1997-09-241-33/+39
| | | | svn path=/trunk/; revision=1400
* Add reference to FAQ section B.Eric S. Raymond1997-09-231-2/+3
| | | | svn path=/trunk/; revision=1399
* Added some servers.Eric S. Raymond1997-09-231-2/+4
| | | | svn path=/trunk/; revision=1398
* More on recommendations.Eric S. Raymond1997-09-231-7/+10
| | | | svn path=/trunk/; revision=1397
* Make X-IMAP test universal.Eric S. Raymond1997-09-233-29/+0
| | | | svn path=/trunk/; revision=1396
* Make the X-IMAP check independent of protocol.Eric S. Raymond1997-09-233-5/+18
| | | | svn path=/trunk/; revision=1395
* Cleanup.Eric S. Raymond1997-09-231-23/+2
| | | | svn path=/trunk/; revision=1394
* Avoid spurious matches in the Received line.Eric S. Raymond1997-09-232-7/+8
| | | | svn path=/trunk/; revision=1393
* Add link failure message.Eric S. Raymond1997-09-231-2/+22
| | | | svn path=/trunk/; revision=1392
* Version bump.Eric S. Raymond1997-09-232-2/+4
| | | | svn path=/trunk/; revision=1390
* Code rearrangement.Eric S. Raymond1997-09-231-23/+20
| | | | svn path=/trunk/; revision=1389
* *** empty log message ***Eric S. Raymond1997-09-221-6/+8
| | | | svn path=/trunk/; revision=1388
* Cleaner CAPABILITY handling.Eric S. Raymond1997-09-221-4/+9
| | | | svn path=/trunk/; revision=1387
* Add new Received header.Eric S. Raymond1997-09-222-22/+35
| | | | svn path=/trunk/; revision=1386