History log of /original-bsd/usr.sbin/sendmail/src/map.c (Results 1 – 25 of 115)
Revision Date Author Comments
# 9cb4faa5 20-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

h_errno now in conf.h


# 9eebdeaf 15-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

change bestmx map to not do resolver domain searching (RES_DNSRCH)


# 86aab53c 13-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

make a bunch of #defines into 0/1 instead of ifdef/ifndef


# d8ce95c2 12-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

keep looking for a dotted address in text_ and nis_getcanonname


# bec51816 12-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix incorrect stat usage for program map


# d35588d9 10-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

improved domain heuristics in {nis,text}_getcanonname


# cccffe7d 10-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

improve exit status handling for program map code


# fc88d666 05-Jun-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

move getcanonname up so that NIS wouldn't be #undefed


# 254064ec 30-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix a problem that causes NIS and NIS+ lookups to strip names for DNS lookups


# c39bb4d4 28-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# a6a073b5 28-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# 400e1204 26-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

add -q map flag to avoid quote stripping; clean up domain addition
in nis_getcanonname and nisplus_getcanonname


# aa5e9f49 25-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

patches for Hesiod


# 59a6d638 24-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

hosts file can be space separated instead of tab separated


# a29a8692 24-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

search for /yp/ in filename instead of accessing /var/yp/Makefile


# 81eaecaf 23-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix a glitch with NIS+ that can cause null pointer derefs


# 5900399b 23-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

Hesiod doesn't dynamically allocate space, despite the claims in
the documentation


# 543d9d93 19-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix compile problems on various platforms


# 941daa91 15-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix compile problems on Solaris and HP-UX


# 052c7371 15-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

improved implementation for E line -- slightly cleaner -- plus
resulting simplifications in map.c for NIS+


# 6557372d 14-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

implement Fx|prog and "program" map class


# df8aeb84 13-May-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

put getcanonname into service switch


# bfdd837a 24-Apr-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# 759969d8 21-Apr-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

update copyright notice


# 22c7bd0d 13-Apr-1995 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

make sure the the MF_OPEN and MF_WRITABLE bits are cleared after the
maps are closed


12345