handle multiple uba's
[unix-history] / usr / src / usr.sbin /
1982-06-28 Bill Joyfix to fixes
1982-06-28 Bill Joytypo
1982-06-28 Bill Joyfix bug that caused core dumps, sunday is now 7
1982-06-28 Bill Joyfix to banner
1982-06-28 Bill Joyfix to make stamp decoding correspond to that created...
1982-06-28 Bill Joyfix to -f per cak@purdue
1982-06-27 Eric Allmanclean up error messages on SMTP temporary failures...
1982-06-27 Eric Allmanmore debug information; fix dependencies in makefile
1982-06-27 Eric Allmanlint
1982-06-27 Eric Allmantake environment variable "NAME" to determine what...
1982-06-27 Eric Allmanadd _kill command to SMTP. this is probably dangerous...
1982-06-26 Eric Allmanadd debugging information to server smtp code: _debug...
1982-06-24 Eric Allmancheck prescan return values in remotename
1982-06-21 Kirk McKusickdate and time created 82/06/21 00:52:43 by mckusick
1982-06-20 Eric Allmanremember to put a newline at the end of the UGLYUUCP...
1982-06-20 Eric Allmanget rid of comment lines when storing rewriting rules
1982-06-20 Eric Allmanimprove SMTP error reporting
1982-06-19 Eric Allmanbelieve host name on SMTP "HELO" line
1982-06-18 Eric Allmanfix botch in -Q flag (sets AliasFile rather than QueueDir)
1982-06-18 Eric Allmanmove junk into AUX directory
1982-06-17 Kirk McKusickchange "jbr" to "jmp" to keep assembler happy
1982-06-17 Eric Allmanallow connection refused as a temporary error; make...
1982-06-17 Eric Allmanallow ECONNREFUSED (connection refused) as a temp error
1982-06-17 Eric Allmanmake sure there is always someone to return the message to
1982-06-17 Eric Allmanfix botch in outputing "recipient" type lines (e.g...
1982-06-16 Kirk McKusickadd keywords
1982-06-16 Kirk McKusickreorder OBJS so that yacc runs first to get y.tab.h...
1982-06-15 Kirk McKusickget rid of special purpose touch
1982-06-08 Eric Allmancall the routine putline to output lines to mailers...
1982-06-08 Eric Allmanallow multiple connections; call putline to output...
1982-06-08 Eric Allmanallow multiple connections
1982-06-08 Eric Allmanmake bitset work even on an implicit cast to bool acros...
1982-06-07 Eric Allmanmake transcripts verbose always; misc. message cleanup...
1982-06-07 Eric Allmanstrip out xlate stuff -- this belongs at a different...
1982-06-07 Eric Allmanavoid loops by not sending to owner-owner-* -- just...
1982-06-07 Eric Allmanimplement alias owner feature. this actually works...
1982-06-07 Eric Allmanfirst cut at putting mailing list maintainers in -...
1982-06-01 Eric Allmanmake temp files the correct modes in all cases
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-06-01 Eric Allmaneliminate -V, -D, -p flags in favor of a single flag...
1982-06-01 Eric Allmandon't output SMTP/FTP error codes in transcript file
1982-06-01 Eric Allmanfinish implementing envelopes. it's not completely...
1982-05-31 Eric Allmanadd M_FULLSMTP (``X'' flag in .cf file) for eventual...
1982-05-30 Eric Allmanallow the user with name "daemon" to send mail as anyon...
1982-05-30 Eric Allmantry to install envelopes. is this really worth it???
1982-05-22 Eric Allmanadd "junk mail" -- error responses are never returned.
1982-05-22 Eric Allmanadd "envelopes" to contain the basic information needed...
1982-05-22 Eric Allmanadd some other temporary failure conditions to ipc...
1982-05-22 Eric Allmanextend the list of "temporary failure" returns from...
1982-05-21 Eric Allmanadd dfopen as a "determined fopen" -- it retries if...
1982-05-19 Kirk McKusickfix read code
1982-05-16 Eric Allmanadd the 'R' flag to mailers, saying to rewrite the...
1982-05-16 Eric Allmanadd M_RELRCPT flag to indicate that messages sent to...
1982-05-11 Sam Lefflermissing stuff
1982-05-11 Sam Lefflerno more u_dbuf
1982-05-11 Sam Leffleri_rdev redefined
1982-05-07 Eric Allmanallow socket number on [IPC] connections -- eventually...
1982-05-06 Matt GlickmanRemoved whoami.h.
1982-05-06 Matt GlickmanModified to use new directory access routines.
1982-05-06 Eric Allman(glickman) Changed include of types.h to param.h for...
1982-04-21 Sam Lefflermissing bounds check
1982-04-20 Kirk McKusicktef's changes to make compatible with PDP-11s
1982-04-16 Sam Lefflermakes ernie happy
1982-04-03 Bill Joydate and time created 82/04/02 10:29:14 by wnj
1982-04-03 Bill Joydate and time created 82/04/02 10:29:11 by wnj
1982-04-03 Bill Joydate and time created 82/04/02 10:29:00 by wnj
1982-04-01 Bill Joyfix per wnj
1982-04-01 Bill Joypty stuff
1982-04-01 Bill Joyfixes for jkf
1982-03-30 Bill Joyquot -v
1982-03-29 Sam Lefflerfix problem with holes in unit numbering
1982-03-28 Eric Allmandelete neat remotename feature, because it doesn't...
1982-03-28 Eric Allmancompensate for bug in getlogin: can return the empty...
1982-03-23 Eric Allmancontinue the impossible task of tracking Bill Joy
1982-03-23 Eric Allman16 bit fixes
1982-03-23 Eric Allmanmore cleanup for new 4.2 system configuration and some...
1982-03-23 Eric Allmanmake better assumptions about definition of u_long...
1982-03-21 Eric Allmantake % as an acceptable name terminator in GECOS field
1982-03-21 Eric Allmanfixes for PDP-11's
1982-03-21 Eric Allman16 bit changes -- should have no effect on VAX binaries to
1982-03-07 Eric Allmanget queue scanning working correctly in conjunction...
1982-03-07 Eric Allmanhave daemon mode assume SMTP mode
1982-03-07 Eric Allmangive correct error message in SMTP if some of the addre...
1982-03-07 Eric Allmanarrange to be able to accept a connection from any...
1982-03-07 Eric Allmantell what recipient is ok when you say it is ok.
1982-03-07 Eric Allmancollapse special character processing into macro proces...
1982-03-07 Eric Allmanadd more internal character types (for conditionals...
1982-03-07 Eric Allmanclean up error handling in IPC case; fix a minor bug...
1982-03-06 Eric Allmanremove silly $U dependency in UGLYUUCP code
1982-03-06 Eric Allmaninclude direct connect on outgoing mail if the pathname...
1982-03-05 Bill Joynew with multiple groups
1982-03-01 Bill Joynew flag names for tty and no mpx and sockets
1982-02-28 Eric Allmanmore work on after $g translate rewriting
1982-02-28 Eric Allmanchange sense of -o flag, tell about daemon mode, etc.
1982-02-28 Eric Allmanimplement "return receipt requested".
1982-02-28 Eric Allmanimprove rewriting of "after $g translate" to correspond...
1982-02-27 Eric Allmanswitch to the correct port (IPPORT_SMTP).
1982-02-27 Eric Allmanimplement daemon mode
1982-02-27 Eric Allmandefault to OldStyle headers -- this turns out to be...
1982-02-23 Eric Allmansome hacks to make the ethernet community happier ...
next