aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Version number bump.Eric S. Raymond1996-10-091-1/+1
| | | | svn path=/trunk/; revision=276
* Add capability to generate RPM specfile.Eric S. Raymond1996-10-093-3/+13
| | | | svn path=/trunk/; revision=275
* Quieter progress messages.Eric S. Raymond1996-10-092-20/+15
| | | | svn path=/trunk/; revision=274
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-091-9/+0
| | | | svn path=/trunk/; revision=273
* Let POP3 pick up the message length.Eric S. Raymond1996-10-091-2/+8
| | | | svn path=/trunk/; revision=272
* Add octet count to standard message.Eric S. Raymond1996-10-091-0/+3
| | | | svn path=/trunk/; revision=271
* Date stamp.Eric S. Raymond1996-10-091-1/+1
| | | | svn path=/trunk/; revision=270
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-091-0/+3
| | | | svn path=/trunk/; revision=269
* That bug was fixed.Eric S. Raymond1996-10-091-3/+0
| | | | svn path=/trunk/; revision=268
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-0911-82/+5
| | | | svn path=/trunk/; revision=267
* Feature addition.Eric S. Raymond1996-10-091-1/+3
| | | | svn path=/trunk/; revision=266
* News update.Eric S. Raymond1996-10-091-3/+7
| | | | svn path=/trunk/; revision=265
* Message fix.Eric S. Raymond1996-10-091-1/+1
| | | | svn path=/trunk/; revision=264
* Typo fix.Eric S. Raymond1996-10-091-1/+1
| | | | svn path=/trunk/; revision=263
* Reset timeout so we don't choke on very long messages.Eric S. Raymond1996-10-091-0/+3
| | | | svn path=/trunk/; revision=262
* Put timeout default in configuration file.Eric S. Raymond1996-10-092-6/+5
| | | | svn path=/trunk/; revision=261
* Arrange for timeout by client if server connection is dropped.Eric S. Raymond1996-10-093-12/+79
| | | | svn path=/trunk/; revision=260
* Option core-dump fix.Eric S. Raymond1996-10-091-1/+1
| | | | svn path=/trunk/; revision=259
* Documentation fix.Eric S. Raymond1996-10-091-8/+12
| | | | svn path=/trunk/; revision=258
* Don't include the client hostname in the lockfile name. On multipleEric S. Raymond1996-10-091-2/+0
| | | | | | | hosts with shared TMPDIR this change might catch a few more exclusions. svn path=/trunk/; revision=257
* Really exclude defaults entry after first.Eric S. Raymond1996-10-091-1/+1
| | | | svn path=/trunk/; revision=256