date and time created 82/10/27 15:26:46 by rrh
[unix-history] / usr / src / usr.sbin /
1982-10-26 Eric AllmanDon't send closing protocol to SMTP if you haven't...
1982-10-25 Bill Joylint and cleanup
1982-10-25 Kirk McKusickupdate to new file system
1982-10-25 Bill Joyfixups
1982-10-25 Bill Joyget rid of bool, TRUE and FALSE
1982-10-25 Bill Joyfixes from sun
1982-10-25 Bill Joycleanup and from sun
1982-10-25 Bill Joyfrom sun
1982-10-25 Bill Joymore #if stuff
1982-10-25 Bill Joymachine and priority, also @ synonym for "at"
1982-10-25 Bill Joytrivial cleanups
1982-10-25 Bill Joyfrom santa clara (but duplicated code!)
1982-10-25 Bill Joyprint on stdout, not stderr
1982-10-25 Bill Joynew version from sun
1982-10-25 Bill Joymove sccs line
1982-10-25 Bill Joydate and time created 82/10/24 20:37:35 by root
1982-10-25 Eric Allmandate and time created 82/10/24 17:27:27 by eric
1982-10-23 Eric Allmanpart of a heuristic hill climbing algorithm to minimize...
1982-10-20 Kirk McKusickset DESTDIR
1982-10-20 Sam Leffleradd usage messages and update for 4.1b
1982-10-20 Sam Leffleradd usages and fix up tables printouts for 4.1b
1982-10-17 Eric AllmanPut list of login names able to use -f in the .cf file.
1982-10-17 Eric AllmanArrange for a wizards password (the W option). The...
1982-10-17 Eric AllmanFix debug statement in sendall
1982-10-17 Eric AllmanArrange for MD_FORK to work well with -v so that we...
1982-10-14 Eric AllmanDon't interrupt the process doing accepts (have a separ...
1982-10-14 Eric AllmanDon't interpret <, >, (, or ) while in QST (quote state...
1982-10-14 Kirk McKusickfix creation of block and character devices
1982-10-12 Sam Leffler-p option to create profiling kernel
1982-10-12 Sam Lefflerhappily delete '@' as a synonym for 'at' (permission...
1982-10-12 Eric Allmanhave auto-queueups print a polite message in the log...
1982-10-11 Sam Lefflerconvert to new data base and add sanity check on file...
1982-10-10 Eric Allmanforce a queuename in returntosender to insure that...
1982-10-10 Eric AllmanLock out interrupts during alias rebuild; add an alias...
1982-10-10 Eric AllmanHandle Reverse-Path in some reasonable way. You must...
1982-10-10 Eric Allmanprint a status indication when a message is autoqueued...
1982-10-10 Eric AllmanForce -v override of deferred connect
1982-10-10 Eric AllmanOnly put the "from" person on the error queue if an...
1982-10-10 Eric Allmanimplement an experimental forward-path algorithm by...
1982-10-10 Eric AllmanExtend test mode to be able to handle multiple addresse...
1982-10-08 Sam Lefflerhandle timers properly
1982-10-08 Eric Allmantry to come up with a workaround on some of the IPC...
1982-10-08 Eric Allmannever use ruleset 3 alone -- perhaps the standard use...
1982-10-08 Eric Allmantry again to work around the kernel problems in IPC...
1982-10-07 Eric Allmanbother.... it takes time to close a socket
1982-10-07 Eric Allmanallow passing through multiple rewriting sets in test...
1982-10-07 Eric Allmanallow passing through multiple rewriting sets in test...
1982-10-07 Eric Allman<ndir.h> => <dir.h> for maximum portability
1982-10-07 Eric Allmanadd test mode (MD_TEST, -bt)
1982-10-07 Eric Allmanadd test mode (MD_TEST, -bt)
1982-10-07 Eric Allmanadd MD_TEST mode
1982-10-01 Eric Allmanworkaround in daemon accept code for 4.1a kernel bug...
1982-09-27 Eric AllmanPut more configuration into setoption; merge some of...
1982-09-27 Eric Allmancompletely instantiate queue files for all mail, even...
1982-09-25 Eric Allmanchange option implementation; define a bunch of interes...
1982-09-25 Eric Allmanarrange to be able to define options; put precedences...
1982-09-23 Eric Allmandon't put commas in non-address fields; have -bq clean...
1982-09-22 Eric Allmanget rid of double error returns; improve verbose mode...
1982-09-22 Eric Allmanadd nmessage (to not add "to..." tag); improve handling...
1982-09-22 Eric Allmanavoid double error messages (one from each end)
1982-09-22 Eric Allmanput 050 in from of recursive smtp messages
1982-09-22 Eric Allmanoutput headers with commas into the queue
1982-09-19 Eric Allmanfix botch where it believes that a list is !oldstyle...
1982-09-17 Eric Allmandrop ":...;" stuff -- it screws it up aliases; pass...
1982-09-13 Eric Allmanaccept ": ... ;" syntax for groups if !oldstyle
1982-09-13 Eric Allmanchange inheritance for macros in envelopes; be able...
1982-09-12 Eric Allmandon't assign $s to be the sending host (this mucks...
1982-09-10 Kirk McKusickdate and time created 82/09/10 00:09:25 by mckusick
1982-09-09 Eric Allmanfix stupid bug in wait code to dispose of "Interrupted...
1982-09-09 Eric Allmanfix a nasty botch in 3.194 that killed SMTP in daemon...
1982-09-09 Eric Allmantry to avoid "Interrupted system call" on wait in deliv...
1982-09-07 Eric Allmanmore hacking on oldstyle -- always assume sender fields...
1982-09-07 Eric Allmanfix botch in "at"s in headers
1982-09-07 Eric Allmanfix botch in computing e_oldstyle
1982-09-07 Eric Allmanfix bug in scanner state machine that never let you...
1982-09-07 Eric Allmanincrease log level needed to print "entered" message.
1982-09-07 Eric Allmanuser SMTP fixes to talk to ISI
1982-09-07 Eric Allmaninstall new state-driven scanner; make everyone use...
1982-09-06 Eric Allmanchange $g processing from a macro substitution per...
1982-09-06 Eric Allmanchange $g rewriting to two rewriting rulesets per maile...
1982-09-06 Eric Allmanconvert Return-Receipt-To: and Precedence: to NBS stand...
1982-09-06 Eric Allmanclean up canonname
1982-09-06 Eric Allmantune debugging
1982-09-06 Eric Allmanchange from m_from (macro from rewrite) to using a...
1982-09-06 Eric Allmancorrectly process all sender fields; clean up sender...
1982-09-06 Eric Allmanadd $* to match zero or more and $> to make a "subrouti...
1982-09-06 Eric Allmanput line numbers on error messages; increase max number...
1982-09-06 Eric Allmanadd line numbering for some input files; improve debugg...
1982-09-06 Eric Allmanadd $* to match zero or more and $> to make a "subrouti...
1982-09-02 Eric Allmanlog entering uid & pid; allow CANONUSER ($:) to abort...
1982-09-02 Eric Allmanallow CANONUSER ($:) to abort a rewriting set
1982-09-02 Eric Allmanlog entering uid & pid
1982-09-01 Eric Allmanincrease MAXMAILERS to 25
1982-09-01 Eric Allmanclean up reply code processing some more; in particular...
1982-08-30 Eric Allmanhandle comments and quotes in headers; still doesn...
1982-08-30 Eric Allmanfix serious botch in SMTP reply code delta; change...
1982-08-30 Eric Allmando a better job at interpreting SMTP reply codes
1982-08-30 Eric Allmangive 554 message on syserr (instead of 451) if errno...
1982-08-28 Eric Allmanhack crackaddr to strip blanks off the end of a cracked...
1982-08-28 Eric Allmansimplify timeout code; allow multiple simultaneous...
next