BSD 4_4_Lite2 release
[unix-history] / usr / src / usr.sbin / sendmail / src / version.c
1992-12-22 Eric AllmanRelease 6
1992-12-22 Eric Allmanfix aliases to print error messages (rather than core...
1992-12-21 Eric Allmanchange random constants to be #defines; getopt-ify...
1992-12-19 Eric Allmanadd NIS map type; log message-id in same line as from...
1992-12-19 Eric Allmanallow I option to arbitrarily set and clear resolver...
1992-12-19 Eric Allmanwhen searching the name server, when there is at least...
1992-12-18 Eric Allmanlog host name on reply: read error message
1992-12-18 Eric Allmanfix bug in including (and forwarding) files; all lines...
1992-12-17 Eric Allmanfix auto-quoting screwup
1992-12-17 Eric Allmanclearly mark the version number as an alpha
1992-12-16 Eric Allmanrestore # as comment symbol in .forward/:include:;...
1992-12-16 Eric Allmansendmail -p sets protocol
1992-12-16 Eric AllmanJ option sets "search path" for .forward
1992-12-16 Eric Allmandynamically allocate header fields (and more....);...
1992-12-15 Eric Allmancorrect list of must-be-quoted characters
1992-12-12 Eric Allmandon't auto-initialize host map if user has already...
1992-12-10 Eric Allmanreverse sense of -f in K field
1992-12-09 Eric Allmanmake years in $t be four digits; do case folding for...
1992-11-17 Eric Allmanmake it use varargs/stdarg and vsprintf
1992-11-17 Eric Allmanadd -f (fold case) flag to keyed database lookups
1992-11-16 Eric Allmanfinish support for generalized maps
1992-11-15 Eric Allman(partially) ANSI-fy it
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-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 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-09 Eric Allmanmiscellaneous bug fixes from Bryan Costales and Craig...
1992-08-10 Eric Allmanrepresent arpa dates with four digit years instead...
1992-07-21 Eric Allmando clean connection closing on queue runs
1992-07-20 Eric Allmanportability changes
1992-07-20 Eric Allmanfinish uid_t/gid_t conversion; allow locally customized...
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 small bug in buildfname
1992-07-14 Eric Allmanmiscellaneous changes to improve logging and messages
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
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 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 Allmanopen connection caching
1992-05-30 Eric Allmanmake GECOS matching configurable, and look at aliases...
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-04-17 Eric Allmanproperly set up envelope when returning email; try...
1992-03-21 Eric Allmanreject connections more quickly if load average goes up;
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
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-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-21 Eric Allmanadd -R flag to log incoming raw recipients for analysis
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-12-15 Eric Allmanallow udbexpand to return temporary failure errors
1991-12-15 Eric Allmanfix race condition in queue file locking; generalize...
1991-12-14 Eric Allmanfix lockf code; have getcanonname recognize canonical...
1991-12-13 Eric Allmandefine $m macro to have the domain part of $w
1991-12-05 Eric Allmansubstantial changes for user database package
1991-10-20 Eric Allmanhandle a wider range of syntaxes in crackaddr -- notabl...
1991-10-12 Eric Allmanfixes for user database and new config files
1991-10-08 Eric Allmanhave DNS return what matched on a T_CNAME query
1991-10-06 Eric Allmanallow catching of local names after aliasing but before...
1991-10-04 Eric Allmansome changes to enhance compatibility with SunOS sendmail
1991-10-03 Eric Allmanwhen initializing the $=w class, make sure it is only...
1991-10-03 Eric Allmancheck to see if hostname has changed in thaw(); if...
1991-10-03 Eric Allmanreverse sense of w (wildcard MX) flag to default to...
1991-07-27 Eric Allmanuse new Berkeley DB routines for aliases
1991-07-27 Eric Allmanhooks for distributed user database system
1991-07-26 Eric Allmansome compatibility with SunOS for future work here...
1991-07-25 Eric Allmanfix botch in file locking when checkpoints kick in
1991-05-11 Eric Allmanfix read-only string problem in help command
1991-03-13 Eric Allmank option specifies checkpoint interval (default 10);
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-08-30 Eric Allmanfrom Eric Wassenaar at NIKHEF-H, Amsterdam: reset EF_OL...
1990-06-02 Keith Bosticnew copyright notice
1990-04-25 Eric Allmandon't change semantics of uid setting for local mail...
1990-04-19 Keith Bosticflock instead of locking files, major security fixes...
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1988-09-21 Eric Allmanadd I option to insist on Internet domain server; add...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1987-02-04 Eric Allmanpass sending hostname correctly back via the $s macro...
1986-12-18 Eric Allmanhack around compiler bug that gets confused on isascii
1986-10-24 Eric AllmanFix security bug allowing writing to arbitrary files...
1986-10-15 Eric Allmandon't let "locked job" messages remove transcript ...
1986-10-15 Eric Allmanmake sure that 0, 1, and 2 are open to avoid confusing...
1986-07-22 Jim Bloomadd MX support
1986-07-01 Jim Bloomtry multiple addresses in SMTP connect
1986-05-07 Jim BloomFix problem with not closing sockets upon errors when...
1986-05-03 Jim Bloomstatistics structure moved to its own header file so...
1986-04-18 Eric Allmandon't ignore aliasing during queue runs in conjunction...
next