convert to new DSN draft
[unix-history] / usr / src / usr.sbin / sendmail / src / queue.c
1994-11-22 Eric Allmanconvert to new DSN draft
1994-11-20 Eric Allmanremove Content-Type: header from returned messages...
1994-11-11 Eric Allmaninclude sequence number in queue runs
1994-11-05 Eric Allmanfirst cut at DSN implementation
1994-09-09 Eric Allmanattempt to allow udb rewriting of envelope senders...
1994-08-23 Eric Allmanrepair MinQueueAge code
1994-08-18 Eric Allmanimplement minimum queue age between deliveries
1994-08-16 Eric Allmanstore dev information in qf file; add RFC 1428-specified
1994-08-10 Eric Allmanadd comment about device major/minor info
1994-08-08 Eric AllmanDECWRL extensions to qf file
1994-08-08 Eric Allmanallow sorting by host name instead of by message priority
1994-07-24 Eric Allmantweaks & bug fixes to MIME algorithm
1994-07-23 Eric AllmanMIME 8 to 7 bit support
1994-04-19 Eric Allmanwhen creating the df file, be sure you truncate any...
1994-03-07 Eric Allmanreset ExitStat between individual jobs to prevent bogus...
1994-02-02 Eric Allmanfix bogus printf keyletter
1994-01-25 Eric Allmanmove 7BIT information from per-mailer to per-connection...
1994-01-23 Eric AllmanApollo/POSIX changes -- leading pathname of // can...
1994-01-10 Eric Allmanfix problem causing excessive rewriting of headers...
1994-01-02 Eric Allmanfix bogosity in H lines in queue file for null $x expan...
1993-12-30 Eric Allmanmove SIGCHLD setsignal call so that first zombie is...
1993-12-23 Eric Allmanmore error message cleanup
1993-12-18 Eric Allmandon't output null headers into queue file
1993-12-17 Eric Allmandefine $i during queue runs
1993-12-12 Eric Allmanavoid problems if a tf file already exists; improve...
1993-11-20 Eric Allmanmore attempts to trap fd 0 1 2 problem
1993-11-13 Eric Allmantwo processes had the connection cache causing improper...
1993-10-30 Eric Allmanimproved logging (log ctladdr on recipients
1993-10-29 Eric Allmanavoid duplicate reads of Errors-To: list
1993-10-28 Eric Allmancheck fflush, fclose, and fsync return values in a...
1993-10-24 Eric Allmanfix a problem causing C mailer flag to be ignored if...
1993-10-24 Eric Allmanopen file debugging; avoid creating excess tf files...
1993-10-21 Eric Allmanturn off GrabTo when reading the queue to avoid duplica...
1993-10-17 Eric Allmancheck for possibility of fdopen returning null
1993-10-09 Eric Allman8.6.1: A/UX and Encore UMAX V patches; fix to not toss...
1993-09-27 Eric Allmanfix problem causing "c" option (don't connect to expens...
1993-09-22 Eric Allmanavoid duplicate error messages
1993-09-19 Eric Allmanrelax queue filename validation for AIX and other pid...
1993-08-26 Eric Allmanprint a message for jobs that disappear between reading...
1993-08-23 Eric Allmanadd "ext" argument to lockfile so you can accurately...
1993-08-23 Eric Allmanadd restrictqrun privacy option
1993-08-20 Eric Allmanfix screwed up error message returns in some situations
1993-08-20 Eric Allmanfix obscure lost mail problem if fcntl locking used...
1993-08-17 Eric Allmanfix obscure race condition
1993-08-08 Eric Allmandon't delete apparently bogus queue files so eagerly
1993-07-29 Eric Allmandon't call newstr() macro with arguments with subroutin...
1993-07-28 Eric Allmantry to recover more gracefully from existing tf file...
1993-07-27 Eric Allmansignal and file locking portability changes
1993-07-20 Eric AllmanSGI IRIX & ANSI C portability
1993-07-18 Eric Allmandon't announce qf name to srvrsmtp-generated queue...
1993-07-17 Eric Allmanfix problem leaving incoming SMTP connection in FIN_WAI...
1993-07-14 Eric Allmanmany fixes. primarily fix for seteuid problem in 8...
1993-07-11 Eric Allmanhuge number of changes for 8.2, including IRIX & Solari...
1993-06-08 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-04 Eric Allmanreally truly deliver server smtp messages in background
1993-05-30 Eric Allmanfsync queue files
1993-05-28 Eric Allmanchange alias initialization to general map initialization
1993-05-28 Eric Allmanprototype functions
1993-05-22 Eric AllmanAIX compatibility changes; clean up map initialization...
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-05-04 Eric AllmanANSI fixes
1993-05-04 Eric Allmanclean up extra "C" line in qf file; first cut at new...
1993-05-02 Eric Allmanminor tweaking of syslog levels & compile fixes for...
1993-04-28 Eric Allmanmove #include <sys/stat.h> into conf.h
1993-04-27 Eric Allmanuse FileMailer instead of ProgMailer
1993-04-27 Eric Allmanfix misinterpretation of ctladdr when it goes through...
1993-04-18 Eric Allmanimprove error printing (changes format of C line in qf)
1993-04-16 Eric Allmanfixes to handle null messages -- why did this break?
1993-04-15 Eric Allmanadd e_bodytype and B queue line and -B flag for body...
1993-04-05 Eric AllmanIDENT cleanup; move loopback checking from srvr to...
1993-04-02 Eric Allmanfree work queue entry even if skipping the job
1993-04-02 Eric Allmanfixes to properly compute priority, nrcpts, etc. on...
1993-04-02 Eric Allmando immediate requeue if expanding aliases during queue...
1993-04-02 Eric Allmanalways do sendall, even if errors in queue file; save...
1993-04-01 Eric Allmandon't abort an entire queue run after a single locked...
1993-03-31 Eric Allmanhooks for eventual better handling of SMTP recipients
1993-03-26 Eric Allmancatch "unable to create locked temp file" condition
1993-03-20 Eric Allmankeep c0 static, otherwise it is undefined if no pid...
1993-03-20 Eric Allmaninclude a warning timeout after some interval; get...
1993-03-20 Eric Allmanmove SendMode and ErrorMode into the envelope
1993-03-20 Eric Allmancheck for error writing queue control files
1993-03-19 Eric Allmanavoid extra unnecessary creation of queue files solely...
1993-03-19 Eric Allmanglitch on queue printing
1993-03-19 Eric Allmanaccept old-format queue files
1993-03-19 Eric Allmanadd one more letter to queue names to encode the hour...
1993-03-19 Eric Allmanrestore e_sender as sending address sans decorations
1993-03-18 Eric Allmanflock requires sys/file.h
1993-03-18 Eric Allmanattempts to handle ENFILE conditions better
1993-03-18 Eric Allmanclean up file locking (create a lockfile() routine...
1993-03-17 Eric Allmandelete e_sender and e_returnpath; fix some bugs in...
1993-03-07 Eric Allmanalways let root print queue; look at group set if available
1993-03-07 Eric Allmanminor bug in analyzing stat return status
1993-03-02 Eric Allmanyet more logging
1993-03-02 Eric Allmanchanges for ESMTP; mostly better delimiter character...
1993-03-01 Eric Allmanallow command line limitations to individual queue...
1993-02-28 Eric Allmanfix problem that caused looping in .forward files on...
1993-02-27 Eric Allmanadd restrictmailq privacy flag; better
1993-02-25 Eric Allmanfix yet another problem with new owner-foo implementation
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-22 Eric Allmanclean up shouldqueue function
next