BSD 4_4_Lite2 release
[unix-history] / usr / src / usr.sbin / sendmail / src / conf.c
1995-07-25 CSRGBSD 4_4_Lite2 release origin/BSD-Release BSD-4_4_Lite2
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-04-02 Bill JoyBSD-SCCS END release origin/BSD-SCCS BSD-4_4_Lite2-Snapshot-Development BSD-SCCS-END
1995-06-21 Eric Allmanh_errno now in conf.h
1995-06-20 Eric Allmanback out check for /etc/sendmail.cf change -- instead...
1995-06-19 Eric Allmanrelease HUP signal before re-execing sendmail
1995-06-18 Eric Allmantry short host name for files hosts service (as well...
1995-06-17 Eric Allmanif /etc/sendmail.cf exists, use it regardless of existe...
1995-06-15 Eric Allmanallow trusted users to have untrusted shells
1995-06-15 Eric Allmanupdates for A/UX
1995-06-14 Eric Allmantweak a couple of #if => #ifdef for compile purposes
1995-06-14 Eric Allmanmake a bunch of #defines into 0/1 instead of ifdef...
1995-06-12 Eric Allmanmake sm_getpwuid definition match prototype; move some...
1995-06-11 Eric Allmanfix definition for ANSI compilers
1995-06-11 Eric AllmanTRY_VERSIONED_CF_NAME is a botch -- consider mailstats
1995-06-11 Eric Allmanmore clever connection refusals
1995-06-11 Eric Allmanimprove case where service.switch exists but is missing...
1995-06-10 Eric Allmanprint OS compile flags (sigh)
1995-06-10 Eric Allmannon-DEC OSF/1 doesn't have svc.conf
1995-06-05 Eric Allmanfreespace=>freediskspace, enoughspace=>enoughdiskspace...
1995-06-01 Eric Allmandefault prog mailer must have internal form of $u
1995-05-30 Eric Allmanadd trace flags in sm_gethostbyname
1995-05-30 Eric Allmanchange OA semantics so that all .cf entries are mapped...
1995-05-30 Eric Allmanimplementation of aliases that puts first unqualified...
1995-05-30 Eric Allmanput use of getconfattr() on a separate USEGETCONFATTR...
1995-05-30 Eric Allmantry using getconfattr to find legal shells on AIX
1995-05-30 Eric Allmantry to fix a compile glitch on some HP-UX installations
1995-05-29 Eric Allmanlint
1995-05-28 Eric AllmanT= fields were wrong for default prog and *file* mailers
1995-05-27 Eric Allmaninclude putenv() implementation that doesn't depend...
1995-05-26 Eric Allmanfix some NIS problems
1995-05-25 Eric Allmansupport for SunOS 4.0.3 and the LUNA
1995-05-24 Eric Allmanportability for Japanese workstations from Motonori...
1995-05-24 Eric Allmanallow use of seteuid() on systems that have new Posix...
1995-05-20 Eric Allmanforward declarations to fix compiler problems
1995-05-20 Eric Allmanadd forward declarations to keep gcc from complaining
1995-05-20 Eric Allmanfix compile problems on various platforms
1995-05-18 Eric Allmaninclude NISPLUS in list of compile flags
1995-05-17 Eric Allmanhandle AF_LINK addresses on 4.4BSD networking
1995-05-17 Eric Allmanvendor hooks (for Sun)
1995-05-17 Eric Allmanlet any shell work on V1 configurations for back compat
1995-05-16 Eric Allman"program" maps can be used for aliases
1995-05-16 Eric Allmanput MIME 8->7 bit conversions on a compile flag (defaul...
1995-05-15 Eric Allmancleanup of LA_READKSYM code from Motonori NAKAMURA...
1995-05-15 Eric Allmanprobe interface configuration for other possible names
1995-05-15 Eric Allmanmore cleanup from Motonori Nakamura
1995-05-14 Eric Allmanimplement Fx|prog and "program" map class
1995-05-14 Eric Allmanput getcanonname into service switch
1995-05-13 Eric Allmanremove sendmail.cf versioning (except on compile flag...
1995-04-26 Eric AllmanHP-UX 10.0 portability changes
1995-04-25 Eric Allmanmake file mailer semantics switch off of P=[FILE]
1995-04-24 Eric Allmanhack to get around compile problem on HPs when running...
1995-04-24 Eric Allmanupdates for new DSN drafts
1995-04-23 Eric Allmanbetter use of extended DSN status codes
1995-04-22 Eric Allmancheck for .cf files with version extensions
1995-04-22 Eric Allmanupdate copyright notice
1995-04-08 Eric Allmaninclude compile options as text in the object file
1995-04-06 Eric AllmanFreeBSD 2.0 cleanup
1995-04-01 Eric Allmansimplify prototypes -- works better for older systems
1995-04-01 Eric Allmanmerge a bit with Sun version
1995-04-01 Eric Allmanmore type glitching for maximum portability
1995-04-01 Eric Allmanadd local_hostname_length so Ultrix will link against...
1995-04-01 Eric Allmanfix some typos
1995-04-01 Eric Allmanpull getpwXXX and gethostbyXXX calls out into conf...
1995-03-30 Eric Allmanpreliminary code to allow automatic checking of NIS...
1995-03-22 Eric Allmannew DSN draft
1995-03-13 Eric Allmanadd userdb map class
1995-03-11 Eric Allmanportability fix for ConvexOS
1995-03-08 Eric Allmanhave to self-declar h_errno if using BIND 4.9.3 (ugh)
1995-03-06 Eric AllmanSolaris 2.4 changes
1995-03-06 Eric Allmanadd vendor-dependent macro initialization hooks
1995-03-02 Eric Allmanhacks to local getopt to avoid link problems with Linux
1995-03-01 Eric Allmandon't require /SENDMAIL/ANY/SHELL/ for null pw_shell...
1995-03-01 Eric Allmanmultiple glitches in 8.6.10 -- see ../RELEASE_NOTES...
1995-02-25 Eric Allmanadd NoRecipientAction; make Bcc: field truncate instead...
1995-02-24 Eric Allmanchange way statfs.f_bavail is handled to be more general
1995-02-24 Eric Allmancleanup to make gcc -Winitialized happier
1995-02-19 Eric Allmansupport for Cray Computer Corp's CSOS
1995-02-19 Eric AllmanHP-UX specific load average computation (works for...
1995-02-11 Eric Allmanrefuse connections if there isn't enough disk space...
1995-01-31 Eric Allman#ifdef NAMED_BIND => #if
1995-01-27 Eric Allmanadd several new map types; beginnings of hosts switched...
1995-01-08 Eric AllmanAIX fixes
1995-01-05 Eric AllmanSVR4 statvfs fix
1994-12-28 Eric Allmanportability fixes for Amdahl UTS System V 2.1.5
1994-12-06 Eric Allmanpatches for Altos System V
1994-11-28 Eric Allmanprog and *file* mailers need "o" flag for V6 configs
1994-11-23 Eric Allmandon't close seq maps -- this causes double-closes
1994-11-23 Eric Allman"switch" class is not rebuildable -- only the underlyin...
1994-11-23 Eric AllmanIRIX64 and DG-UX updates
1994-11-21 Eric Allmandon't create maps that won't be used -- there is too...
1994-11-20 Eric Allmanremove Content-Type: header from returned messages...
1994-11-14 Eric Allmanallow map defs without file names in map_parse
1994-11-14 Eric Allmanset UseNameServer on the basis of whether "dns" is...
1994-11-13 Eric Allmanallow dotted option names
1994-11-05 Eric Allmanfirst cut at DSN implementation
1994-10-26 Eric Allmancompile problems on various platforms
1994-10-25 Eric Allmanget it to compile on other environments
1994-10-25 Eric Allmanfirst cut at service switch abstraction
next