major rewrite of alias module; cache name server canonification
[unix-history] / usr / src / usr.sbin / sendmail / src / version.c
1993-05-11 Eric Allmanmajor rewrite of alias module; cache name server canoni...
1993-05-02 Eric Allmanfix Postmaster alias in fallback mail return; fix flock...
1993-04-27 Eric Allmanadjust ctladdr on Q runs; fix lost CNAME problem; getmx...
1993-04-20 Eric Allmanproperly handle \! hack; improve error message printing...
1993-04-16 Eric AllmanIPC mailers can take a colon-separated list of addresse...
1993-04-11 Eric Allmanfix major bug in reply() that trashes all error message...
1993-04-05 Eric AllmanD= mailer flag for directory path; RFC 1413 (IDENT...
1993-04-02 Eric Allmanfixes to properly compute priority, nrcpts, etc. on...
1993-04-02 Eric Allmandiagnose incorrect privacy flags; quote backslashes...
1993-03-31 Eric Allmanfix incorrect infinite loop diagnosis & improve diagnos...
1993-03-30 Eric Allmanfix endmailer call botch; diagnose RCPT before MAIL...
1993-03-27 Eric Allmanfix HELO problem in srvrsmtp (HELO was required); fall...
1993-03-26 Eric Allmanimplement multi-word classes
1993-03-26 Eric Allmanadd authentication warnings; improved multi network...
1993-03-24 Eric Allmanfix assumption of sa_len field in generic sockaddr...
1993-03-20 Eric AllmanPOSIX & ISO changes; better I/O error diagnostics;...
1993-03-19 Eric Allmanclean up unnecessary creates of queue ids; be sure...
1993-03-19 Eric Allmanhave 250 after DATA log the id; log envelope splits...
1993-03-19 Eric Allmanrestore e_sender as undecorated envelope from address...
1993-03-18 Eric Allmanearly-bind headers; minor logging changes; handle temp...
1993-03-17 Eric Allmandelete e_sender and e_returnpath; delete $<; fix some...
1993-03-09 Eric Allmanallow local mailer to specify $@host; don't add e_fromd...
1993-03-06 Eric Allmanavoid loops on nameserver NO_DATA errors; getsockname...
1993-03-05 Eric Allmanfix excess # args to syslog; fix pid log file open...
1993-03-04 Eric Allmanallow prescan to return a pointer to an empty list...
1993-03-03 Eric Allmanfix some uninitialized variables; <unistd.h> everywhere...
1993-03-01 Eric Allmanfix another owner- bug; improve logging; run all progra...
1993-02-28 Eric AllmanFROZENCONFIG compile flag; better transient error check...
1993-02-25 Eric Allmanfix yet another problem with new owner-foo implementation
1993-02-25 Eric Allmanfix owner-foo for errors that do occur locallyi
1993-02-24 Eric Allmanpropagate alias owner information to envelope sender...
1993-02-22 Eric Allmandon't "lose" queue runs; completely reset state on...
1993-02-21 Eric Allmanclose cached connections on forks and mailer execs...
1993-02-20 Eric Allmanmany minor bug fixes; add "c" mailer flag to strip...
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-16 Eric AllmanAllow saving in ~/dead.letter; clean up VRFY output...
1993-02-16 Eric Allmanimprove some error messages; fix quoted :include:s...
1993-02-15 Eric Allmanfix another problem in the MCI state machine
1993-02-15 Eric AllmanHPUX and OSF/1 support; fix SMTP reply codes & multiple...
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-01-29 Eric Allmanfix the System 5 compatilibility to be compatible with...
1993-01-29 Eric Allmanfix mci_state after sending RSET command
1993-01-27 Eric Allmansome (iffy) changes to prevent suppressing the actual...
1993-01-26 Eric Allmanlog all instances of setting stat to EX_INTERNAL (Inter...
1993-01-23 Eric Allmanfix -e compat flag; a few compilation warnings; improve...
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-21 Eric Allmanfix problem with address delimitor inside quotes; defin...
1993-01-19 Eric Allmanimplement arpatounix; log more info; allow nested ...
1993-01-14 Eric Allmanenvironment handling simplification/bug fix; handle...
1993-01-11 Eric Allmanjgm+@CMU.EDU: check mtime of thaw file against .cf...
1993-01-11 Eric AllmanMX piggybacking, based on code from John Myers@CMU...
1993-01-10 Eric Allmantuning of queueing functions as recommended by John...
1993-01-04 Eric Allmanfix botch causing queued headers to have ?XX? prefixes
1993-01-03 Eric Allmanchanges to recognize special mailer types (e.g., file...
1993-01-02 Eric Allmanpass timeouts to sfgets; check for control characters...
1992-12-31 Eric Allmanput return-receipt-to on a conf.c flag (but don't set...
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
next