#
69954 |
| 20-Jun-1995 |
eric |
h_errno now in conf.h |
#
69933 |
| 19-Jun-1995 |
eric |
back out check for /etc/sendmail.cf change -- instead, just always use sendmail.cf directly |
#
69927 |
| 19-Jun-1995 |
eric |
release HUP signal before re-execing sendmail |
#
69919 |
| 18-Jun-1995 |
eric |
try short host name for files hosts service (as well as nis) |
#
69909 |
| 16-Jun-1995 |
eric |
if /etc/sendmail.cf exists, use it regardless of existence of vendor path |
#
69894 |
| 15-Jun-1995 |
eric |
allow trusted users to have untrusted shells |
#
69892 |
| 15-Jun-1995 |
eric |
updates for A/UX |
#
69883 |
| 13-Jun-1995 |
eric |
tweak a couple of #if => #ifdef for compile purposes |
#
69881 |
| 13-Jun-1995 |
eric |
make a bunch of #defines into 0/1 instead of ifdef/ifndef |
#
69865 |
| 11-Jun-1995 |
eric |
make sm_getpwuid definition match prototype; move some debugging |
#
69847 |
| 10-Jun-1995 |
eric |
fix definition for ANSI compilers |
#
69834 |
| 10-Jun-1995 |
eric |
TRY_VERSIONED_CF_NAME is a botch -- consider mailstats |
#
69832 |
| 10-Jun-1995 |
eric |
more clever connection refusals |
#
69830 |
| 10-Jun-1995 |
eric |
improve case where service.switch exists but is missing a service |
#
69817 |
| 10-Jun-1995 |
eric |
print OS compile flags (sigh) |
#
69815 |
| 10-Jun-1995 |
eric |
non-DEC OSF/1 doesn't have svc.conf |
#
69801 |
| 05-Jun-1995 |
eric |
freespace=>freediskspace, enoughspace=>enoughdiskspace to avoid conflicts with some memory allocators (e.g., A/UX) |
#
69793 |
| 31-May-1995 |
eric |
default prog mailer must have internal form of $u |
#
69777 |
| 30-May-1995 |
eric |
add trace flags in sm_gethostbyname |
#
69774 |
| 30-May-1995 |
eric |
change OA semantics so that all .cf entries are mapped into the "files" or "local" alias service type |
#
69771 |
| 29-May-1995 |
eric |
implementation of aliases that puts first unqualified A option as local; rest of A options after switched lookup |
#
69769 |
| 29-May-1995 |
eric |
put use of getconfattr() on a separate USEGETCONFATTR compile flag; in my opinion getconfattr() is fundamentally misdesigned |
#
69762 |
| 29-May-1995 |
eric |
try using getconfattr to find legal shells on AIX |
#
69758 |
| 29-May-1995 |
eric |
try to fix a compile glitch on some HP-UX installations |
#
69748 |
| 28-May-1995 |
eric |
lint |