date and time created 92/11/15 14:57:52 by eric
[unix-history] / usr / src / usr.sbin / sendmail /
1992-11-16 Eric Allmandate and time created 92/11/15 14:57:52 by eric
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-11-15 Eric Allmanfix botch in YPCOMPAT mode
1992-11-15 Eric Allmanremove hacks for dead m4 versions
1992-11-15 Eric Allmanfix botch with current directory
1992-11-14 Eric Allmanhack for BSD version of m4
1992-11-14 Eric Allmanfix error with IF_MAKEDBMFILES ifdef
1992-11-14 Eric Allmanfake a non-zero exit status code
1992-11-14 Eric Allmanset up the number of simultaneous connections
1992-11-14 Eric Allmanchange location of "local config" so it can override...
1992-11-14 Eric Allmanfix minor nit
1992-11-14 Eric Allmandate and time created 92/11/14 00:12:48 by eric
1992-11-14 Eric Allmandate and time created 92/11/14 00:12:47 by eric
1992-11-14 Eric Allmandate and time created 92/11/14 00:09:52 by eric
1992-11-14 Eric Allmanput VERSIONID in diversion 0
1992-11-14 Eric Allmandate and time created 92/11/14 00:00:40 by eric
1992-11-14 Eric Allmanquote the argument to VERSIONID
1992-11-14 Eric Allmangive a diagnostic if the M4 is too old
1992-11-14 Eric Allmanquote versionid to avoid # problems
1992-11-14 Eric Allmanhacks to make it work for GNU m4 (ugh)
1992-11-14 Eric Allmanquote versionid to avoid # problems
1992-11-14 Eric Allmanmake it so it will work on systems without m4_wrap
1992-11-14 Eric Allmanmake more portable to other versions of m4
1992-11-14 Eric Allmanmake it so it will work in other environments
1992-11-14 Eric Allman-DNDBM implies -DDBM
1992-11-14 Eric Allmantry to do some syntax error corrections on errors in...
1992-11-14 Eric Allman*really* fix quoting in phrase part of addresses; elimi...
1992-11-14 Eric Allmanadd some debugging info
1992-11-07 Eric Allmansome debugging hooks for -bt mode
1992-11-05 Eric Allmanfix a variety of small bugs noticed by bcx
1992-10-04 Eric Allmansecurity fixes: check mode and owner of qf files
1992-09-24 Eric Allmanmake USERDB dependent on NEWDB
1992-09-24 Eric Allmanfix bug in envp handling in main(); always put trailing...
1992-09-23 Eric Allmana variety of bug minor bug fixes; add file locking...
1992-09-23 Eric Allmanhacks so it will compile -- but I don't see making...
1992-09-23 Eric Allmanversion from Neil Rickert
1992-09-22 Eric Allmanduh.... easier way to handle four digit years
1992-09-09 Eric Allmanmiscellaneous bug fixes from Bryan Costales and Craig...
1992-08-10 Eric Allmanrepresent arpa dates with four digit years instead...
1992-08-07 Craig Lereshpux->ultrix
1992-07-26 Eric Allmanworks on Ultrix now
1992-07-25 Eric Allmanoops... ultrix => ultrix4.1
1992-07-25 Eric Allmanconvert mail.cs.mc => mail.eecs.mc
1992-07-25 Eric Allmanmail.mc => mail.cs.mc; add mail.eecs.mc
1992-07-25 Eric Allmansome cleanup for EECS subdomain
1992-07-25 Eric Allmandate and time created 92/07/24 10:14:46 by eric
1992-07-23 Keith Bosticdate and time created 92/07/22 15:42:29 by bostic
1992-07-22 Keith Bosticdon't zero length the sendmail.fc file on installation
1992-07-22 Keith Bosticbuild into the obj directory
1992-07-22 Keith Bosticdate and time created 92/07/21 14:14:45 by bostic
1992-07-22 Keith Bosticdate and time created 92/07/21 14:10:02 by bostic
1992-07-21 Eric Allmando clean connection closing on queue runs
1992-07-21 Eric Allmanlog lost connections (for connection caching debugging)
1992-07-21 Keith Bosticdate and time created 92/07/20 10:36:40 by bostic
1992-07-21 Eric Allmanmacro expand error messages
1992-07-21 Eric Allmanmore cleanup for alpha release; still needs more, I...
1992-07-21 Eric Allmana variety of changes for 4.4bsd alpha
1992-07-20 Eric Allmanput in standard Berkeley header
1992-07-20 Eric Allmanportability changes
1992-07-20 Eric Allmandon't need _UUCP_LINKED_ -- use _MAILER_uucp_ instead
1992-07-20 Eric Allmanreadability changes
1992-07-20 Eric Allmanoption E has to be in a safe environment; otherwise...
1992-07-20 Eric AllmanOE is the same as omitting it
1992-07-20 Eric Allmanfinish uid_t/gid_t conversion; allow locally customized...
1992-07-20 Eric Allmanother non-uid_t/gid_t variable changes
1992-07-20 Eric Allmanchange q_uid to uid_t, q_gid to gid_t
1992-07-20 Eric Allmanfix bogus envelope problem in clock-driven queue runs...
1992-07-19 Eric Allmanfix confusion regarding quoting with fuzzy local name...
1992-07-15 Eric Allmanfix "user open" setproctitle message
1992-07-15 Eric Allmanfix from address on "too many hops" message
1992-07-15 Eric Allmanfix small bug in buildfname
1992-07-15 Eric Allmanchange handling of local mailer flags
1992-07-15 Eric Allmanlocal mailer for HPUX doesn't accept r or n mailer...
1992-07-15 Eric Allmangeneralize local mailer flags (for different OS types)
1992-07-14 Eric Allmanmiscellaneous changes to improve logging and messages
1992-07-13 Eric Allmanlint
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-07-13 Eric Allmanfix latent bug in received logging printing
1992-07-13 Eric Allmanfix botch in filling out to LastArgv
1992-07-13 Eric Allmanchange setproctitle so it will print sendmail: in 4...
1992-07-13 Eric Allmanchild pid not getting changed; \quoted names were still...
1992-07-13 Eric Allmanupdate error address
1992-07-13 Eric Allmanreality therapy
1992-07-13 Eric Allmanquote full names if they have special characters
1992-07-13 Eric Allmanmake eight-bit clean; backslashes are carried through...
1992-07-12 Eric Allmanmany fixes to controlling user code; fix Neil Rickert...
1992-07-12 Eric Allmanclean up controlling user implementation; all those...
1992-07-12 Eric Allmansecurity hacks: make F .cf line a little more careful...
1992-07-12 Eric Allmanopen connection caching
1992-07-12 Eric Allmandate and time created 92/07/11 17:47:25 by eric
1992-07-10 Eric Allmandocument some of the other internal macros and rules
1992-06-26 Eric Allmanadd monet and dali to the list of hosts we MX for
1992-06-24 Eric Allmanfix botch in random choice function for preferences
1992-06-17 Eric Allmandon't put local host name on list:; syntax
1992-06-01 Eric Allmancheckpoint: putting in connection caching
1992-05-30 Eric AllmanYP back compatibility for NEWDB -- DBM files needed
1992-05-30 Eric Allmanmore connection caching hacks
1992-05-30 Eric Allmanmake GECOS matching configurable, and look at aliases...
1992-05-30 Eric Allmanmove call to udbsender so that full name can potentiall...
1992-05-30 Eric Allmanallow configuration of GECOS matching; do regular alias...
next