changes from Rick Macklem
[unix-history] / usr / src / usr.sbin / sendmail /
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...
1992-05-26 Eric Allmanignore setuid bits on files if address was passed throu...
1992-05-26 Eric Allmanadd generalized database mapping (using the K config...
1992-05-10 Eric Allmanmake C option safe; output values of $r and $s macros...
1992-05-06 Eric Allmanuse putenv (Sys 5 standard) instead of setenv (complete...
1992-04-17 Eric Allmanproperly set up envelope when returning email; try...
1992-04-17 Eric Allmantry to eliminate some of the CurEnv globals
1992-04-17 Eric Allmanproperly set up envelope when returning email
1992-03-21 Eric Allmanreject connections more quickly if load average goes up;
1992-03-21 Eric Allmancheck for configuration level higher than we understand
1992-03-10 Eric Allmanruleset 5 should include @ $R on user portion of address
1992-03-10 Eric Allmanit's a new sendmail now
1992-03-07 Eric Allmanprint host name in debugging info
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
1992-02-26 Eric Allmancheck I/O status when appending to files
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
1992-02-25 Eric Allmannew configuration version level control line
1992-02-25 Eric Allmanadd new 'V' config line to control configuration syntax...
1992-02-22 Eric Allmanfrom Bryan Costales: several smallish changes, mostly...
1992-01-18 Eric Allmandrop mode a (ARPA FTP) -- NCP is gone forever.....
1992-01-06 Eric Allmanspell out options to make local tuning easier
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1992-01-05 Eric Allmaninclude defaults for SendMode and ErrorMode; never...
1992-01-03 Eric Allmanmark tempfail during initial usersmtp open to avoid...
1991-12-25 Eric Allmanallow F config line to open a pipe
1991-12-22 Eric Allmanprint some control characters in xputs
1991-12-22 Eric Allmandon't set FullName in daemon run
1991-12-22 Eric Allmaninclude some documentation of udb
1991-12-21 Eric Allmanset close-on-exec flag for recipient log file
1991-12-21 Eric Allmanadd -R flag to log incoming raw recipients for analysis
1991-12-21 Eric Allmanmany hacks to get mail.cs working well
1991-12-21 Eric Allmanwhen forwarding UUCP mail, make it a route-addr to...
1991-12-21 Eric Allmanif we are running new sendmail, assume no_wildcard_MX
1991-12-21 Eric Allmanthis is an old sendmail implementation (for the time...
1991-12-21 Eric Allmanremember to pay attention to =L class in old sendmail...
1991-12-21 Eric Allmanmail.cs should be exposed, so mail from root makes...
1991-12-21 Eric Allmanlook for databases on local disk; include eecs in match
1991-12-18 Eric Allmanfix <route-addr> handling in ruleset 4
1991-12-18 Eric Allmanadd ENOSR (no streams resources) to list of temporary...
1991-12-18 Eric Allmanoops..... m4 problem
1991-12-18 Eric Allmanmake NEWSENDMAIL the default
1991-12-16 Eric Allman<sysexits.h> before "conf.h"
1991-12-16 Eric Allmanfix botch in MX forwarding rules on mail.cs and ucbvax
1991-12-16 Eric Allmanfix botch in =F rules
1991-12-16 Eric Allmanclear errno after trying to open the database list
1991-12-16 Eric Allmanclear errno at top of loop to avoid bogus messages
1991-12-16 Eric Allmandrop STATIC
1991-12-16 Eric Allmanudbexpand.c => udb.c
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-12-15 Eric Allmanconvert lockf implementation to use fcntl directly
1991-12-15 Eric Allmanallow udbexpand to return temporary failure errors
next