set macro package
[unix-history] / usr / src / usr.sbin /
1994-10-09 Eric Allmanavoid null pointer dereferences in some degenerate...
1994-10-09 Eric Allmanfixes for various picky compilers
1994-10-08 Eric Allman(no message)
1994-09-10 Eric Allmanchange setproctitle definitions to use SPT_TYPE variabl...
1994-09-09 Eric Allmanprototype long macro name implementation
1994-09-09 Eric Allmanattempt to allow udb rewriting of envelope senders...
1994-09-09 Eric Allmanuse SpaceSub option value for space replacement in...
1994-09-09 Eric Allmandebugging output
1994-09-09 Eric Allmanadd M_UDBENVELOPE flag
1994-09-09 Eric Allmanfix problem that could cause bogus unhidden "." if...
1994-09-05 Eric Allmanfix bug that causes infinite loop on naked CR character
1994-09-03 Eric Allmanavoid dropping message submitted on stdin if the addres...
1994-09-03 Eric Allmantry to auto-adapt to misconfigured /etc/hosts file...
1994-08-29 Eric AllmanUnixWare updates
1994-08-28 Eric Allmanadd _FORCE_MAIL_LOCAL_=yes environment for DG-UX (euch!)
1994-08-28 Eric AllmanSystem V release 4 has initgroups(3) and setrlimit(2)
1994-08-24 Eric Allmanallow shortened -O option names
1994-08-23 Eric Allmanrepair MinQueueAge code
1994-08-22 Eric Allmanfix bad diagnosis of null option name
1994-08-22 Eric Allmanmultiple queue timeouts
1994-08-22 Eric Allmannew map classes in preparation for service abstraction...
1994-08-22 Eric Allmannew map classes in preparation for service abstraction
1994-08-21 Kirk McKusickuse new queue.h data structures
1994-08-20 Eric AllmanGeneralize ReadTimeout option and call it Timeouts...
1994-08-18 Eric Allmanadd new options for DeliveryNiceness, MinQueueAge,...
1994-08-18 Eric Allmanimplement minimum queue age between deliveries
1994-08-18 Eric Allmanadd -O option to set long option names
1994-08-18 Eric Allmanfix problems eating initial From_ line
1994-08-18 Eric Allmanadd some new configuration values (snitched from KJS)
1994-08-17 Eric Allmanadd confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS
1994-08-17 Eric Allmanchange to V6 config
1994-08-17 Eric Allmanoutput original Content-Transfer-Encoding header if...
1994-08-17 Eric Allmanadd H_CTE for content-transfer-encoding; don't output...
1994-08-17 Eric Allmanmake all flags be printed in hex rather than octal...
1994-08-17 Eric Allmanchange all bitmaps to hex; add H_CTE definition
1994-08-16 Eric Allmandon't send warning message to owner-* or *-request...
1994-08-16 Eric Allmanfix initial daemon socket open
1994-08-16 Eric Allmanfix a couple of bugs having to do with CRLF mapping
1994-08-16 Eric Allmanstore dev information in qf file; add RFC 1428-specified
1994-08-16 Eric Allmaninclude df file device info in envelope
1994-08-16 Eric Allmanmove hvalue extern declaration into sendmail.h
1994-08-16 Eric Allmandon't send error file with return receipts
1994-08-16 Eric Allmanavoid bogosity on zero line limit
1994-08-15 Eric Allmaneliminate compiler warning
1994-08-15 Eric Allmanmention IRIX developers' option
1994-08-15 Eric Allmanallow long form of "S" option and comments on that...
1994-08-15 Kirk McKusickMNT_USER is gone
1994-08-14 Eric Allmanfix compile error on other systems
1994-08-12 Keith Bosticdp->d_types is now unsigned, store the gettype return...
1994-08-10 Eric Allmanadd comment about device major/minor info
1994-08-10 Eric Allmandocument long option names
1994-08-09 Eric Allmansetproctitle updates for AIX
1994-08-08 Eric Allmanadd F=d mailer flag to turn off angle brackets on retur...
1994-08-08 Eric Allmanadd EightBitMode as long option name
1994-08-08 Eric AllmanDECWRL extensions to qf file
1994-08-08 Eric Allmanadd DECWRL fields to envelope
1994-08-08 Eric Allmanfix unnecessary dereferences
1994-08-08 Eric Allmanallow V7 config files (to make long option names safe)
1994-08-08 Eric Allmanallow full-word options
1994-08-08 Eric Allmanmake BrokenSmtpPeers a runtime option
1994-08-08 Eric Allmanallow sorting by host name instead of by message priority
1994-08-08 Eric Allmanexpand bitmaps to 256 bits
1994-08-08 Eric AllmanBrokenSmtpPeers is now an option
1994-08-08 Eric Allmanadd queue sorting variable
1994-08-08 Eric Allmanchange name of TZ_TYPE values -- the USE_ was bogus
1994-08-08 Eric Allmangeneralized U= mailer field to cleanly override DefUid
1994-08-08 Eric Allmanavoid qualifying all UUCP addresses with $Y
1994-08-08 Eric Allmandocument U= mailer field
1994-08-08 Eric Allmanallow U= flag on mailer to run as specific user id
1994-08-08 Eric Allmaninclude alpha time zone as 822 comment in Date: line
1994-08-08 Eric Allmandefaults for TZ_TYPE -- this will probably require...
1994-08-08 Eric Allmanfix typo
1994-08-08 Eric Allmanadd specific mailer uid/gid to run as
1994-08-08 Eric Allmanfirst cut at full 8-bit data capability
1994-08-08 Eric Allmanadd EOL handling envelope flags
1994-07-25 Eric Allmanadd -d flag to allow duplicate keys in B-Trees
1994-07-24 Eric Allmanmention Ultrix and AIX pmake patchkits
1994-07-24 Eric Allmaninstructions for porting pmake for Ultrix
1994-07-24 Eric Allmanmove hidden dot algorithm; allow no encoding at all
1994-07-24 Eric Allmanadd huginn.mc
1994-07-24 Eric AllmanMIME support
1994-07-24 Eric AllmanconfEIGHT_BIT_HANDLING
1994-07-24 Eric AllmanMIME support
1994-07-24 Eric AllmanOption 8
1994-07-24 Eric AllmanMIME is done
1994-07-24 Eric Allmantweaks & bug fixes to MIME algorithm
1994-07-23 Eric AllmanMIME 8 to 7 bit support
1994-07-23 Eric Allmandate and time created 94/07/23 07:53:46 by eric
1994-07-22 Eric Allmanassume that anything in $=D is also notsticky
1994-07-17 Eric Allmanset A, w, 5, :, /, |, and @ on the local mailer
1994-07-17 Eric Allmanadd dotted users
1994-07-16 Eric Allmanupdates for 8.7, esp. split out mailer flags
1994-07-11 Eric Allmanclean up resolver casts to handle both old and new...
1994-07-04 Eric Allmanadd poitner to Linux pmake
1994-07-04 Eric AllmanPortability fixes for Hitachi HI-UX/WE2
1994-07-04 Eric Allmanbreak out special local mail processing (e.g., mapping...
1994-07-03 Eric Allmanclarify UUCP mailers
1994-07-02 Eric Allmanre-open daemon socket on accept() error -- there's...
1994-07-02 Eric Allmandelete OLD_SENDMAIL support
1994-07-02 Eric Allmanavoid SIGTTOU on SVR4 when calling getpeername in backg...
next