aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Expand SMTP buffers to deal with long greeting messages.Eric S. Raymond1996-10-181-1/+1
* Catch another rewrite case.Eric S. Raymond1996-10-182-1/+20
* Use seteuid(2) during MDA execution.Eric S. Raymond1996-10-184-4/+26
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-1713-473/+130
* Allow C-style escapes in strings.Eric S. Raymond1996-10-175-11/+124
* QNX cleanup.Eric S. Raymond1996-10-172-2/+2
* Message and documentation cleanup.Eric S. Raymond1996-10-174-17/+22
* Give up on privilege change.Eric S. Raymond1996-10-171-3/+0
* Privilege-switching can't be done.Eric S. Raymond1996-10-151-23/+0
* More configuration cleanup.Eric S. Raymond1996-10-151-1/+1
* Header cleanup.Eric S. Raymond1996-10-152-2/+4
* Simplify the autoconfig process a lot.Eric S. Raymond1996-10-157-34/+46
* Fix Johan Vromans's keep bug.Eric S. Raymond1996-10-152-6/+10
* Second round of QNX changes.Eric S. Raymond1996-10-152-2/+24
* Typo fix.Eric S. Raymond1996-10-151-1/+1
* Accept RFC822 headers with tabs in them.Eric S. Raymond1996-10-142-4/+6
* More informative messages.Eric S. Raymond1996-10-141-3/+7
* Added `to' keyword, changed local-user default.Eric S. Raymond1996-10-145-13/+24
* Try to change permissions when delivering from root.Eric S. Raymond1996-10-144-3/+42
* Password is now shrouded when -v is on.Eric S. Raymond1996-10-142-16/+36
* Typo fix.Eric S. Raymond1996-10-131-1/+1
* Introduce a notion of numeric token.Eric S. Raymond1996-10-132-2/+6
* Path fix.Eric S. Raymond1996-10-131-1/+1
* Add settable server-nonresponse timeoutEric S. Raymond1996-10-1310-29/+50
* Simplified rcfile-parsing code.Eric S. Raymond1996-10-132-35/+287
* Added wakeup feature.Eric S. Raymond1996-10-133-10/+57
* Better documentation.Eric S. Raymond1996-10-131-5/+11
* Add historically useful commment.Eric S. Raymond1996-10-131-0/+6
* Ready to ship 1.9.Eric S. Raymond1996-10-133-23/+31
* Fixes for UIDL and Kerberos problems.Eric S. Raymond1996-10-139-55/+33
* Ready to ship.Eric S. Raymond1996-10-111-1/+1
* Use TRUE and FALSE.Eric S. Raymond1996-10-111-9/+9
* Better makedepend usage.Eric S. Raymond1996-10-111-6/+4
* Fix options handling.Eric S. Raymond1996-10-112-4/+4
* Don't step on the Makefile!Eric S. Raymond1996-10-111-3/+2
* Cosmetic change.Eric S. Raymond1996-10-111-2/+2
* Renove unnecessary union type.Eric S. Raymond1996-10-111-2/+0
* Option dump cleanup.Eric S. Raymond1996-10-111-3/+4
* Option reorganization.Eric S. Raymond1996-10-112-47/+39
* Option reorganization -- also N -> n.Eric S. Raymond1996-10-112-195/+206
* More minor changes.Eric S. Raymond1996-10-111-4/+2
* Move some stuff to NOTES.Eric S. Raymond1996-10-111-26/+1
* Bug fix.Eric S. Raymond1996-10-111-1/+2
* AAdd untested-feature warning.Eric S. Raymond1996-10-112-1/+31
* Permanent changes to NEWS etc.Eric S. Raymond1996-10-112-18/+8
* Put anti-GPV at the top.Eric S. Raymond1996-10-111-22/+18
* Added anti-GPV clause.Eric S. Raymond1996-10-111-0/+24
* Initial revisionEric S. Raymond1996-10-111-0/+278
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-1114-39/+24
* Change logfile open mode to append.Eric S. Raymond1996-10-111-0/+1