#
64362 |
| 26-Aug-1993 |
eric |
more work on safefile -- it was STILL too pissy |
#
64335 |
| 23-Aug-1993 |
eric |
add "ext" argument to lockfile so you can accurately tell what file is being locked in logging/error messages |
#
64084 |
| 28-Jul-1993 |
eric |
finish group id set job |
#
64083 |
| 28-Jul-1993 |
eric |
accept group permissions for :include: and .forward processing |
#
63937 |
| 19-Jul-1993 |
eric |
SGI IRIX & ANSI C portability |
#
63833 |
| 16-Jul-1993 |
eric |
avoid null pointer dereference |
#
63787 |
| 13-Jul-1993 |
eric |
many fixes. primarily fix for seteuid problem in 8.2; also, Solaris compatibility fixes; timed out messages problems; messages silently discarded if checkcompat returned EX_TEMPFAIL |
#
63753 |
| 11-Jul-1993 |
eric |
huge number of changes for 8.2, including IRIX & Solaris portability; improved error checking; fix -m flag and add -O flag in maps; fix long DNS timeouts; relax safefile restrictions; add -X command
huge number of changes for 8.2, including IRIX & Solaris portability; improved error checking; fix -m flag and add -O flag in maps; fix long DNS timeouts; relax safefile restrictions; add -X command line flag; etc.
show more ...
|
#
63589 |
| 27-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
63581 |
| 24-Jun-1993 |
eric |
fix serious security bug allowing any user to read any file on the system regardless of permissions or ownership; fix problem causing subroutines returning $# triples to continue to evaluate (causes
fix serious security bug allowing any user to read any file on the system regardless of permissions or ownership; fix problem causing subroutines returning $# triples to continue to evaluate (causes loops)
show more ...
|
#
61707 |
| 05-Jun-1993 |
eric |
lint-style cleanup |
#
61093 |
| 03-Jun-1993 |
eric |
print better diagnostic information on sfgets timeouts |
#
60494 |
| 27-May-1993 |
eric |
prototype functions |
#
59745 |
| 05-May-1993 |
eric |
create dead.letter with FileMode instead of 0666 |
#
59709 |
| 03-May-1993 |
eric |
change option 8 to option 7 (and invert semantics) |
#
59580 |
| 30-Apr-1993 |
eric |
don't change alpha case on header field names |
#
59431 |
| 27-Apr-1993 |
eric |
only flock regular files (specifically, not /dev/null) |
#
58796 |
| 23-Mar-1993 |
eric |
improved debugging; pass convtime a default units; allow addition of Comments: and stripping of Return-Path: |
#
58689 |
| 17-Mar-1993 |
eric |
clean up file locking (create a lockfile() routine in conf.c) |
#
58680 |
| 16-Mar-1993 |
eric |
delete e_sender and e_returnpath; fix some bugs in envelope splitting |
#
58542 |
| 07-Mar-1993 |
eric |
use transienterror() all places where we do this sort of mapping |
#
58332 |
| 01-Mar-1993 |
eric |
header file cleanup; primarily #include <unistd.h> in sendmail.h and delete duplicate cruft |
#
58318 |
| 28-Feb-1993 |
eric |
allow command line limitations to individual queue runs |
#
58247 |
| 26-Feb-1993 |
eric |
better handling of transient errors |
#
58170 |
| 24-Feb-1993 |
eric |
propagate alias owner information back to envelope sender |