add checks for immutability and append-only
[unix-history] / usr / src / usr.sbin /
1993-03-04 Eric Allmanuse 252 response to VRFY if PRIV_NOVRFY is set per...
1993-03-04 Eric Allmanoptimizations; don't ignore _res.options bits in getcan...
1993-03-04 Eric Allmanallow prescan to return a pointer to an empty list...
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path; mention that...
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path; FlexFAX updates...
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path
1993-03-04 Eric Allmanfixes to make this really match Sam's distribution
1993-03-04 Eric Allmandon't assume that T_ANY returns all info for a domain
1993-03-04 Eric Allmanallow prescan to return a null vector; fix some duplica...
1993-03-03 Eric Allmanfix some uninitialized variables; <unistd.h> everywhere...
1993-03-03 Eric Allmanportability updates, mostly ultrix
1993-03-03 Eric Allmanextensions for Sam Leffler's FlexFAX software
1993-03-03 Eric Allmandocument Sam's FlexFAX software
1993-03-03 Eric Allmanadd documentation of EHLO and [host] and general MX...
1993-03-03 Eric Allmanallow sending to [hostname] to bypass MX lookup
1993-03-03 Eric Allmanset QDONTSEND together with QBADADDR
1993-03-02 Eric Allmanchange logging to use more keyword=value style logging
1993-03-02 Eric Allmandate and time created 93/03/01 14:45:22 by eric
1993-03-02 Eric Allmanchange error address convention to avoid conflict with...
1993-03-02 Eric Allmanhave HELO/EHLO announce SIZE option
1993-03-02 Eric Allmanyet more logging
1993-03-02 Eric Allmanchanges for ESMTP; mostly better delimiter character...
1993-03-01 Eric Allmanheader file cleanup; primarily #include <unistd.h>...
1993-03-01 Eric Allmanclean up header files
1993-03-01 Eric Allmanfix null pointer reference problem
1993-03-01 Eric Allmanfix another owner- bug; improve logging; run all progra...
1993-03-01 Eric Allmandocument modifiers on -q flag
1993-03-01 Eric Allmanhooks for SMTP Service Extensions
1993-03-01 Eric Allmanreality therapy
1993-03-01 Eric Allmancheck for A= and P= arguments
1993-03-01 Eric Allmanadd commas after M= arg
1993-03-01 Eric Allmanadd $m to comments
1993-03-01 Eric Allmanallow command line limitations to individual queue...
1993-03-01 Eric Allmanarrange for all prog mail to run as daemon
1993-03-01 Eric Allmanchanges for better logging of mail submitters
1993-03-01 Eric Allmanlog daemon startup
1993-03-01 Eric Allmandeliver postmaster copies without a body
1993-03-01 Eric Allmanlog actual delivery host
1993-03-01 Eric Allmansend to return return path even if e_errorqueue already...
1993-03-01 Eric Allmandon't send errors to <>
1993-03-01 Eric Allmanadd restrictmailq flag
1993-02-28 Eric Allmanadd auspex.cf
1993-02-28 Eric Allmandate and time created 93/02/27 12:03:46 by eric
1993-02-28 Eric AllmanFEATURE(nouucp)
1993-02-28 Eric Allmanhooks for FEATURE(nouucp) mode
1993-02-28 Eric AllmanFROZENCONFIG compile flag; better transient error check...
1993-02-28 Eric Allmanfix from Eric Wassenaar for return message suppression
1993-02-28 Eric Allmanfix problem that caused looping in .forward files on...
1993-02-28 Eric Allmanfix a problem in owner- stuff that "loses" data files
1993-02-28 Eric Allmanadd FEATURE(nouucp) support
1993-02-28 Eric Allmanremove all uucp features
1993-02-28 Eric Allmancreate tcpproto.cf and uucpproto.cf
1993-02-28 Eric Allmanadd no public FTP message
1993-02-28 Eric Allmanadd FEATURE(nouucp) and improve "getting started" descr...
1993-02-27 Chris Torektypo
1993-02-27 Chris Torekrm __BEGIN_DECLS, __END_DECLS; the latter was misspelle...
1993-02-27 Chris Torekfix typo (how did this ever work? gcc is unfathomable)
1993-02-27 Eric Allmanadd restrictmailq privacy flag; better
1993-02-27 Eric Allmanadd restrictmailq privacy flag
1993-02-27 Eric Allmanportability changes for 64 bit machines like the Alpha
1993-02-27 Eric Allmanbetter handling of transient errors
1993-02-27 Eric Allmanrequire FROZENCONFIG compile flag to get frozen config...
1993-02-26 Eric Allmanportability fix for Suns
1993-02-26 Chris Torekhide the magic strlen+2: use the SUN_LEN macro
1993-02-26 Chris Torekuse SUN_LEN macro instead of a local hack; prettiness...
1993-02-26 Chris Torekhide the magic strlen+2: use the SUN_LEN macro
1993-02-26 Chris Torekno longer works on crash dumps; rm obsolete man page...
1993-02-26 Chris Torekconfig is not used everywhere; make clean should clean...
1993-02-26 Eric Allmandate and time created 93/02/25 12:51:27 by eric
1993-02-26 Eric Allmanfix botch in "r" option
1993-02-25 Keith Bosticmove implog, implogd, htable, gettable to /usr/src/old
1993-02-25 Keith Bosticmove dlmpcc to /usr/src/old
1993-02-25 Keith Bosticmove arff, rxformat, flcopy to old
1993-02-25 Chris Torekchecked in for Chris Torek by TK
1993-02-25 Keith Bosticrename namelist to nl
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-25 Eric Allmandon't use word "define" even in a comment
1993-02-25 Eric Allmanfix syntax error
1993-02-25 Eric Allmanadd $@ on LHS; change "Release" to "Version" in several...
1993-02-25 Eric Allmancatch null input to S3 as equivalent to <>
1993-02-25 Eric Allmanallow $@ on LHS to indicate match zero tokens
1993-02-24 Eric Allmandelete T line; delete Arpa_*err configuration; propagat...
1993-02-24 Eric Allmanpropagate alias owner information to envelope sender...
1993-02-24 Eric Allmanpropagate alias owner information back to envelope...
1993-02-24 Eric Allmandelete trusted users code; it's too easy to circumvent
1993-02-24 Eric Allmanfix botch on #if line
1993-02-24 Eric Allmanuse clever algorithm for de-nesting angle brackets
1993-02-24 Eric Allmanmake HASUSTAT more consistent
1993-02-24 Eric Allmanallow compile time specification of sendmail.cf and...
1993-02-24 Eric Allmanallow definition of _PATH_SENDMAILPID in Makefile
1993-02-24 Eric Allmanfix botch in SMTP VRFY code (assumed all users were...
1993-02-24 Eric Allmanmore System V compatibility changes (ugh)
1993-02-24 Eric Allmanread .cf file to find mailer names and location of...
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-23 Eric Allmanadd R flag (don't prune route-addrs); improve diagnosti...
1993-02-23 Eric Allmanfix problem with syntax error in MAIL command leaving...
1993-02-23 Eric Allmandon't go into queue mode when you want verify mode
1993-02-23 Eric Allmandon't log from= info on sendmail -t -bv
1993-02-23 Eric Allmanadd route pruning
next