aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a notion of numeric token.Eric S. Raymond1996-10-132-2/+6
| | | | svn path=/trunk/; revision=327
* Path fix.Eric S. Raymond1996-10-131-1/+1
| | | | svn path=/trunk/; revision=326
* Add settable server-nonresponse timeoutEric S. Raymond1996-10-1310-29/+50
| | | | svn path=/trunk/; revision=325
* Simplified rcfile-parsing code.Eric S. Raymond1996-10-132-35/+287
| | | | svn path=/trunk/; revision=324
* Added wakeup feature.Eric S. Raymond1996-10-133-10/+57
| | | | svn path=/trunk/; revision=323
* Better documentation.Eric S. Raymond1996-10-131-5/+11
| | | | svn path=/trunk/; revision=322
* Add historically useful commment.Eric S. Raymond1996-10-131-0/+6
| | | | svn path=/trunk/; revision=321
* Ready to ship 1.9.Eric S. Raymond1996-10-133-23/+31
| | | | svn path=/trunk/; revision=320
* Fixes for UIDL and Kerberos problems.Eric S. Raymond1996-10-139-55/+33
| | | | svn path=/trunk/; revision=319
* Ready to ship.Eric S. Raymond1996-10-111-1/+1
| | | | svn path=/trunk/; revision=317
* Use TRUE and FALSE.Eric S. Raymond1996-10-111-9/+9
| | | | svn path=/trunk/; revision=316
* Better makedepend usage.Eric S. Raymond1996-10-111-6/+4
| | | | svn path=/trunk/; revision=315
* Fix options handling.Eric S. Raymond1996-10-112-4/+4
| | | | svn path=/trunk/; revision=314
* Don't step on the Makefile!Eric S. Raymond1996-10-111-3/+2
| | | | svn path=/trunk/; revision=313
* Cosmetic change.Eric S. Raymond1996-10-111-2/+2
| | | | svn path=/trunk/; revision=312
* Renove unnecessary union type.Eric S. Raymond1996-10-111-2/+0
| | | | svn path=/trunk/; revision=311
* Option dump cleanup.Eric S. Raymond1996-10-111-3/+4
| | | | svn path=/trunk/; revision=310
* Option reorganization.Eric S. Raymond1996-10-112-47/+39
| | | | svn path=/trunk/; revision=309
* Option reorganization -- also N -> n.Eric S. Raymond1996-10-112-195/+206
| | | | svn path=/trunk/; revision=308
* More minor changes.Eric S. Raymond1996-10-111-4/+2
| | | | svn path=/trunk/; revision=307
* Move some stuff to NOTES.Eric S. Raymond1996-10-111-26/+1
| | | | svn path=/trunk/; revision=306
* Bug fix.Eric S. Raymond1996-10-111-1/+2
| | | | svn path=/trunk/; revision=305
* AAdd untested-feature warning.Eric S. Raymond1996-10-112-1/+31
| | | | svn path=/trunk/; revision=304
* Permanent changes to NEWS etc.Eric S. Raymond1996-10-112-18/+8
| | | | svn path=/trunk/; revision=303
* Put anti-GPV at the top.Eric S. Raymond1996-10-111-22/+18
| | | | svn path=/trunk/; revision=302
* Added anti-GPV clause.Eric S. Raymond1996-10-111-0/+24
| | | | svn path=/trunk/; revision=301
* Initial revisionEric S. Raymond1996-10-111-0/+278
| | | | svn path=/trunk/; revision=300
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-1114-39/+24
| | | | svn path=/trunk/; revision=299
* Change logfile open mode to append.Eric S. Raymond1996-10-111-0/+1
| | | | svn path=/trunk/; revision=298
* Excruciatingly correct CR-LF translation for qmail.Eric S. Raymond1996-10-111-10/+57
| | | | svn path=/trunk/; revision=297
* Improved options processing.Eric S. Raymond1996-10-111-16/+7
| | | | svn path=/trunk/; revision=296
* Restored idfile option.Eric S. Raymond1996-10-111-2/+2
| | | | svn path=/trunk/; revision=295
* Avoid trashing lines beginning with dots in IMAP.Eric S. Raymond1996-10-111-2/+2
| | | | svn path=/trunk/; revision=294
* nuke any tag hanging out from previous queryEric S. Raymond1996-10-111-0/+1
| | | | svn path=/trunk/; revision=293
* Make deletions slightly faster.Eric S. Raymond1996-10-101-1/+1
| | | | svn path=/trunk/; revision=292
* Ship IMAP passwords as quoted strings.Eric S. Raymond1996-10-102-1/+3
| | | | svn path=/trunk/; revision=291
* UIDs, take 3.Eric S. Raymond1996-10-105-31/+33
| | | | svn path=/trunk/; revision=290
* Comment fix.Eric S. Raymond1996-10-101-0/+1
| | | | svn path=/trunk/; revision=289
* Slightly less crowded messages.Eric S. Raymond1996-10-101-1/+1
| | | | svn path=/trunk/; revision=288
* UIDs, phase 2.Eric S. Raymond1996-10-104-19/+63
| | | | svn path=/trunk/; revision=287
* UIDs are back in.Eric S. Raymond1996-10-101-5/+7
| | | | svn path=/trunk/; revision=286
* UIDs are back in.Eric S. Raymond1996-10-106-14/+88
| | | | svn path=/trunk/; revision=285
* Part of the Kerberos changes.Eric S. Raymond1996-10-101-0/+7
| | | | svn path=/trunk/; revision=284
* Kerberos integration, stage 3.Eric S. Raymond1996-10-108-53/+113
| | | | svn path=/trunk/; revision=283
* Implemented --auth as a way of generalizing the Kerberos support.Eric S. Raymond1996-10-101-5/+13
| | | | svn path=/trunk/; revision=282
* Relocate the kerberos code to driver.c.Eric S. Raymond1996-10-102-60/+74
| | | | svn path=/trunk/; revision=281
* Chris Hanson's Kerberos support, plus documentation.Eric S. Raymond1996-10-1010-10/+129
| | | | svn path=/trunk/; revision=280
* We conform to RFC1939.Eric S. Raymond1996-10-091-2/+2
| | | | svn path=/trunk/; revision=279
* Cleaner authentication code.Eric S. Raymond1996-10-091-17/+8
| | | | svn path=/trunk/; revision=278
* Ready to ship.Eric S. Raymond1996-10-091-4/+4
| | | | svn path=/trunk/; revision=277