aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Improved lockfile handling.Eric S. Raymond1996-10-091-27/+37
| | | | svn path=/trunk/; revision=255
* Ready to ship.Eric S. Raymond1996-10-081-2/+2
| | | | svn path=/trunk/; revision=254
* Make sure we include optind, for picky def/ref compilers.Eric S. Raymond1996-10-081-0/+1
| | | | svn path=/trunk/; revision=253
* Added `skip server'.Eric S. Raymond1996-10-081-10/+12
| | | | svn path=/trunk/; revision=252
* Fix the punctuation bug.Eric S. Raymond1996-10-082-4/+1
| | | | svn path=/trunk/; revision=251
* Another noise keyword.Eric S. Raymond1996-10-081-0/+1
| | | | svn path=/trunk/; revision=250
* More English-like keywords.Eric S. Raymond1996-10-084-8/+51
| | | | svn path=/trunk/; revision=249
* Add English-like keywords but don't document them yet.Eric S. Raymond1996-10-082-4/+12
| | | | svn path=/trunk/; revision=248
* More English-like token values.Eric S. Raymond1996-10-082-50/+49
| | | | svn path=/trunk/; revision=247
* Update.Eric S. Raymond1996-10-081-1/+7
| | | | svn path=/trunk/; revision=246
* Don't send \r\n to MDAs.Eric S. Raymond1996-10-081-2/+12
| | | | svn path=/trunk/; revision=245
* Termination fix.Eric S. Raymond1996-10-081-3/+4
| | | | svn path=/trunk/; revision=244
* Bug fixes and better RC file documentation.Eric S. Raymond1996-10-088-23/+75
| | | | svn path=/trunk/; revision=243
* Fix for SPARCS.Eric S. Raymond1996-10-071-1/+1
| | | | svn path=/trunk/; revision=241
* Include necessary files.Eric S. Raymond1996-10-071-1/+2
| | | | svn path=/trunk/; revision=240
* Version number bump.Eric S. Raymond1996-10-072-2/+2
| | | | svn path=/trunk/; revision=238
* Cleaner termination.Eric S. Raymond1996-10-071-3/+5
| | | | svn path=/trunk/; revision=237
* Popclient compatibility hack.Eric S. Raymond1996-10-063-4/+20
| | | | svn path=/trunk/; revision=236
* Crap out on nonzero MDA return status.Eric S. Raymond1996-10-062-18/+34
| | | | svn path=/trunk/; revision=235
* Reorganized the docs.Eric S. Raymond1996-10-061-36/+49
| | | | svn path=/trunk/; revision=234
* Multiple users per entry works now.Eric S. Raymond1996-10-063-28/+62
| | | | svn path=/trunk/; revision=233
* I think this will allow multiple user specs.Eric S. Raymond1996-10-051-39/+41
| | | | svn path=/trunk/; revision=232
* Get defaults right.Eric S. Raymond1996-10-051-41/+49
| | | | svn path=/trunk/; revision=231
* Abstract out host allocation.Eric S. Raymond1996-10-051-1/+1
| | | | svn path=/trunk/; revision=230
* Abstract out host allocation.Eric S. Raymond1996-10-052-25/+9
| | | | svn path=/trunk/; revision=229
* Multiple queries to same server with different users work now.Eric S. Raymond1996-10-054-58/+93
| | | | svn path=/trunk/; revision=228
* Separate MDA expansion logic fronm the list build.Eric S. Raymond1996-10-051-1/+3
| | | | svn path=/trunk/; revision=227
* *** empty log message ***Eric S. Raymond1996-10-051-0/+2
| | | | svn path=/trunk/; revision=226
* Better option dump.Eric S. Raymond1996-10-051-6/+6
| | | | svn path=/trunk/; revision=225
* Eliminate set_defaults so user variable will be available in main.Eric S. Raymond1996-10-053-68/+36
| | | | svn path=/trunk/; revision=224
* Eliminate conflicts in rcfile grammar.Eric S. Raymond1996-10-052-15/+14
| | | | svn path=/trunk/; revision=223
* Make localname defaulting work properly.Eric S. Raymond1996-10-051-1/+0
| | | | svn path=/trunk/; revision=222
* Back out the token name changes.Eric S. Raymond1996-10-055-26/+25
| | | | svn path=/trunk/; revision=221
* RC file syntax change, folder->mailbox, remote->remotename.Eric S. Raymond1996-10-0411-18/+32
| | | | svn path=/trunk/; revision=220
* Cleanup.Eric S. Raymond1996-10-041-1/+0
| | | | svn path=/trunk/; revision=219
* Restore --mda, with cleaner implementation this time.Eric S. Raymond1996-10-041-4/+3
| | | | svn path=/trunk/; revision=218