fix bogus implementation of name overflow limiting
[unix-history] / usr / src / usr.sbin / sendmail / src / util.c
1993-12-03 Eric Allmanfix bogus implementation of name overflow limiting
1993-12-02 Eric Allmanmake strcontainedin case insensitive
1993-12-02 Eric Allmansyslog debug info as LOG_DEBUG instead of LOG_INFO
1993-11-28 Eric Allmansample implementation of buildfname that handles 8...
1993-11-26 Eric Allmansecurity patches to seal up symbolic link attacks
1993-11-09 Eric Allmanfix bug that permitted anyone to own /.forward
1993-11-01 Eric Allmanmake S_IFSOCK conditional
1993-10-24 Eric Allmanopen file debugging
1993-10-21 Eric Allmanhandle pipes properly in checkfd012()
1993-10-18 Eric Allmanadditional debugging information for too many open...
1993-09-23 Eric Allmaninclude hacks to allow old versions of wait that use...
1993-09-05 Eric Allmanmore attempts to find the fd 1 closed error
1993-08-27 Eric Allmanmore work on safefile -- it was STILL too pissy
1993-08-23 Eric Allmanadd "ext" argument to lockfile so you can accurately...
1993-07-29 Eric Allmanfinish group id set job
1993-07-29 Eric Allmanaccept group permissions for :include: and .forward...
1993-07-20 Eric AllmanSGI IRIX & ANSI C portability
1993-07-17 Eric Allmanavoid null pointer dereference
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-28 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-24 Eric Allmanfix serious security bug allowing any user to read...
1993-06-08 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-06 Eric Allmanlint-style cleanup
1993-06-04 Eric Allmanprint better diagnostic information on sfgets timeouts
1993-05-28 Eric Allmanprototype functions
1993-05-05 Eric Allmancreate dead.letter with FileMode instead of 0666
1993-05-04 Eric Allmanchange option 8 to option 7 (and invert semantics)
1993-05-01 Eric Allmandon't change alpha case on header field names
1993-04-28 Eric Allmanonly flock regular files (specifically, not /dev/null)
1993-03-24 Eric Allmanimproved debugging; pass convtime a default units;...
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-08 Eric Allmanuse transienterror() all places where we do this sort...
1993-03-01 Eric Allmanheader file cleanup; primarily #include <unistd.h>...
1993-03-01 Eric Allmanallow command line limitations to individual queue...
1993-02-27 Eric Allmanbetter handling of transient errors
1993-02-24 Eric Allmanpropagate alias owner information back to envelope...
1993-02-19 Eric Allmanmove the meta-characters from C0 into C1 space
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-19 Eric Allmanimplement arpatounix; log more info; allow nested ...
1993-01-02 Eric Allmanpass read timeouts to sfgets
1992-12-22 Eric AllmanRelease 6
1992-12-21 Eric Allmanchange random constants to be #defines
1992-12-16 Eric Allmandynamically allocate header fields (and more....);...
1992-12-15 Eric Allmancorrect list of must-be-quoted characters
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-11-14 Eric Allman*really* fix quoting in phrase part of addresses; elimi...
1992-09-23 Eric Allmana variety of bug minor bug fixes; add file locking...
1992-07-20 Eric Allmanfinish uid_t/gid_t conversion; allow locally customized...
1992-07-15 Eric Allmanfix small bug in buildfname
1992-07-13 Eric Allmanquote full names if they have special characters
1992-07-13 Eric Allmanmake eight-bit clean; backslashes are carried through...
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
1992-02-22 Eric Allmanfrom Bryan Costales: several smallish changes, mostly...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1991-12-22 Eric Allmanprint some control characters in xputs
1991-11-21 Eric Allmanfrom costales@icsi.Berkeley.EDU: print rulesets with...
1991-03-09 Keith BosticANSI, don't write into strings; bug report 4.3BSD-reno...
1991-03-03 Keith BosticANSI
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...
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...
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-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-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
next