BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.sbin / sendmail / src / util.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-03-09 Keith BosticANSI, don't write into strings; bug report 4.3BSD-reno...
1991-03-03 Keith BosticANSI
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-06-02 Keith Bosticnew copyright notice
1990-04-20 Keith Bosticdon't use toupper(*s++), paranoia; bug report 4.3BSD...
1990-04-20 Keith Bosticdon't NULL deref RealHostName; bug report 4.3BSD-tahoe...
1990-04-19 Keith Bosticmail bounces on transient errors; bug report 4.3BSD...
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1988-12-06 Keith Bosticminor cleanups for cray
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-03-14 Keith Bosticadd Berkeley specific header
1988-03-14 Keith Bosticuse tolower macro where applicable; remove sameword...
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-12-18 Eric Allmandelete unneeded #include <ctype.h>
1985-12-18 Eric Allmanlint
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-06-09 Eric Allmanlint for 4.3 release
1985-06-08 Eric Allmanlint
1985-06-08 Miriam Amos NihartResolve duplicate SccsId
1985-06-08 Distribution FolksAdd copyright
1985-04-29 Eric Allmanremove #ifdef DEBUG so we can compile without #define...
1985-04-10 Ralph Campbellsyslog() is in lint librrary now.
1984-11-14 Eric Allmanoptimize fgetfolded and sameword
1984-08-12 Eric AllmanAssorted changes from Guy Harris <rlgvax!guy>: mostly...
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-08-12 Eric Allmanstrip 0200 bits on input to prevent loops
1984-03-12 Eric Allmanfixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for...
1983-12-28 Eric Allmandon't close files immediately before exec of mailer...
1983-11-14 Eric AllmanFixes two nasty problems, both pointed out by Bill...
1983-09-01 Eric Allmanfix problem with timeouts caused by change in EINTR...
1983-07-26 Eric Allman4.2 release version
1983-04-18 Eric Allmanfix bogus errno problems
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-02-25 Eric AllmanTruncate output text to seven bits
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; define...
1983-01-17 Eric AllmanChange mailer spec to have labelled fields for future...
1983-01-10 Eric Allmanfix CRLF problem when sending SMTP commands; make newst...
1983-01-07 Eric Allmansplit up FULLSMTP flag -- now have "X" (M_XDOT, use...
1983-01-02 Eric AllmanPut CRLF on all lines in user SMTP. Pass this info...
1982-12-31 Eric Allmandon't bother timing out on *.cf and qf* file reads...
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-12-10 Eric Allmanlog read timeouts as a syserr
1982-11-28 Eric AllmanMany changes resulting from a complete code readthrough...
1982-11-04 Eric AllmanPut temporary file mode on the F option
1982-11-04 Eric AllmanArrange to strip quote bits in message header; move...
1982-09-27 Eric Allmancompletely instantiate queue files for all mail, even...
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1982-09-06 Eric Allmantune debugging
1982-09-06 Eric Allmanadd line numbering for some input files; improve debugg...
1982-08-28 Eric Allmansimplify timeout code; allow multiple simultaneous...
1982-08-26 Eric Allmanclean up time manipulation to always be current; assign job
1982-08-25 Eric Allmanclean up event handling so that events that do longjmp...
1982-08-24 Eric Allmanclean up queueing; log time in queue.
1982-08-23 Eric Allmanassign a unique id to each transaction that can be...
1982-08-18 Eric Allmanhandle folded lines in queue file properly
1982-08-16 Eric Allmanknow about continuation lines in queue files: necessary...
1982-08-09 Eric Allmanmore general event mechanism
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-07-06 Eric Allmansplit off clock stuff from util.c so that vacation...
1982-07-06 Eric Allmanput timeouts on net reads
1982-06-27 Eric Allmanlint
1982-06-08 Eric Allmancall the routine putline to output lines to mailers...
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-05-21 Eric Allmanadd dfopen as a "determined fopen" -- it retries if...
1982-03-21 Eric Allmantake % as an acceptable name terminator in GECOS field
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-11-22 Eric Allmanlinks together aliases into proper trees. This is...
1981-11-08 Eric Allmanfix a bug in fixcrlf that made SMTP die
1981-10-21 Eric Allmanclean up the SMTP stuff some more
1981-10-18 Eric Allmaninitial prep to put in Daemon mode
1981-09-25 Eric Allmanchanges to work under a V6 system -- mostly compilation...
1981-09-24 Eric Allmanbreak some configuration into conf.h -- simplifies...
1981-09-13 Eric Allmanmatch on full name for local users
1981-08-11 Eric Allmantotally rework aliasing scheme -- sucks when no DBM...
1981-08-10 Eric Allmanlint it
1981-08-09 Eric Allmanadd "sameword" to do case-indistinct matching of names
1981-03-10 Eric Allmanfirst step at rewriting rules, etc.
1981-03-08 Eric Allmanlint fixes
1981-03-08 Eric Allman----- delivermail ==> postbox -----
1981-03-05 Eric Allmaninstall fancy header stuff
1980-11-16 Bill JoyBSD 4 release BSD-4
1980-11-06 Eric Allmanrelease 2
1980-10-22 Eric AllmanEX_UNAVAIL => EX_UNAVAILABLE
1980-08-03 Eric Allmancleaned up comments
1980-07-26 Eric Allmanadd ID keywords
1980-06-23 Eric Allman(no message)
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 Bill JoyStart development on BSD 4
1978-11-06 CSRGStart development on BSD 4_1_snap
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2