aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Comment cleanup.Eric S. Raymond1996-10-211-88/+12
| | | | svn path=/trunk/; revision=355
* Avoid the socket-exhaustion bug.Eric S. Raymond1996-10-194-4/+53
| | | | svn path=/trunk/; revision=354
* Major improvements in --check processing. New-message count is now visible.Eric S. Raymond1996-10-198-20/+66
| | | | svn path=/trunk/; revision=353
* Don't set up MDA if we're in check_only mode.Eric S. Raymond1996-10-191-1/+1
| | | | svn path=/trunk/; revision=352
* Better octet-message parsing.Eric S. Raymond1996-10-192-2/+13
| | | | svn path=/trunk/; revision=351
* Schwendt's correction to the sizeticker code.Eric S. Raymond1996-10-191-13/+14
| | | | svn path=/trunk/; revision=350
* Don't allow a fetchmail with arguments to wake up a daemon.Eric S. Raymond1996-10-191-0/+7
| | | | svn path=/trunk/; revision=349
* Expand SMTP buffers to deal with long greeting messages.Eric S. Raymond1996-10-181-1/+1
| | | | svn path=/trunk/; revision=348
* Catch another rewrite case.Eric S. Raymond1996-10-182-1/+20
| | | | svn path=/trunk/; revision=347
* Use seteuid(2) during MDA execution.Eric S. Raymond1996-10-184-4/+26
| | | | svn path=/trunk/; revision=346
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-1713-473/+130
| | | | svn path=/trunk/; revision=345
* Allow C-style escapes in strings.Eric S. Raymond1996-10-175-11/+124
| | | | svn path=/trunk/; revision=344
* QNX cleanup.Eric S. Raymond1996-10-172-2/+2
| | | | svn path=/trunk/; revision=343
* Message and documentation cleanup.Eric S. Raymond1996-10-174-17/+22
| | | | svn path=/trunk/; revision=342
* Give up on privilege change.Eric S. Raymond1996-10-171-3/+0
| | | | svn path=/trunk/; revision=341
* Privilege-switching can't be done.Eric S. Raymond1996-10-151-23/+0
| | | | svn path=/trunk/; revision=340
* More configuration cleanup.Eric S. Raymond1996-10-151-1/+1
| | | | svn path=/trunk/; revision=339
* Header cleanup.Eric S. Raymond1996-10-152-2/+4
| | | | svn path=/trunk/; revision=338
* Simplify the autoconfig process a lot.Eric S. Raymond1996-10-157-34/+46
| | | | svn path=/trunk/; revision=337
* Fix Johan Vromans's keep bug.Eric S. Raymond1996-10-152-6/+10
| | | | svn path=/trunk/; revision=336
* Second round of QNX changes.Eric S. Raymond1996-10-152-2/+24
| | | | svn path=/trunk/; revision=335
* Typo fix.Eric S. Raymond1996-10-151-1/+1
| | | | svn path=/trunk/; revision=334
* Accept RFC822 headers with tabs in them.Eric S. Raymond1996-10-142-4/+6
| | | | svn path=/trunk/; revision=333
* More informative messages.Eric S. Raymond1996-10-141-3/+7
| | | | svn path=/trunk/; revision=332
* Added `to' keyword, changed local-user default.Eric S. Raymond1996-10-145-13/+24
| | | | svn path=/trunk/; revision=331
* Try to change permissions when delivering from root.Eric S. Raymond1996-10-144-3/+42
| | | | svn path=/trunk/; revision=330
* Password is now shrouded when -v is on.Eric S. Raymond1996-10-142-16/+36
| | | | svn path=/trunk/; revision=329
* Typo fix.Eric S. Raymond1996-10-131-1/+1
| | | | svn path=/trunk/; revision=328
* 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