search /usr/include before /usr/ucbinclude (is this a good idea?)
[unix-history] / usr / src / usr.sbin / sendmail / src / util.c
1995-05-30 Eric Allmandon't shorten names that have a trailing dot (except...
1995-05-29 Eric Allmanlint
1995-05-26 Eric Allmanwoops -- previous patch didn't null terminate in all...
1995-05-26 Eric Allmandon't trash lines without trailing newlines
1995-05-25 Eric Allmannull delimiter can be newline as well as space or tab
1995-05-16 Eric Allmanadd "E" line to config file to set or propogate environment
1995-05-14 Eric Allmanimplement Fx|prog and "program" map class
1995-05-14 Eric Allmanput getcanonname into service switch
1995-04-23 Eric Allmanfixes to MIME code
1995-04-22 Eric Allmanupdate copyright notice
1995-04-20 Eric Allmanbetter messages if getsockname or getpeername fail
1995-04-11 Eric Allmandon't do a gethostbyaddr call on unix domain sockets...
1995-04-01 Eric Allmancompile problem on some old platforms
1995-04-01 Eric Allmanchange "bool" to be an int -- prototypes just don't...
1995-04-01 Eric Allmanpull getpwXXX and gethostbyXXX calls out into conf...
1995-03-12 Eric Allmanfix several MIME boundary-condition problems
1995-03-11 Eric Allmanimproved security when opening files
1995-03-08 Eric Allmanfix bug in xputs -- wasn't properly printing \n, \r...
1995-03-07 Eric Allmanfix some race conditions for file opens
1995-03-06 Eric Allmanadd "strict" parameter to denlstring to allow continuations
1995-03-06 Eric Allmanadd concept of "strict adherence" to newline standard
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanprototypes
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanmultiple glitches in 8.6.10 -- see ../RELEASE_NOTES...
1995-02-25 Eric Allmanremove "POSSIBLE ATTACK" message -- it can be triggered in
1995-02-24 Eric Allmancleanup to make gcc -Winitialized happier
1995-02-11 Eric Allmanavoid checking path directory modes if setreuid succeed...
1995-02-11 Eric Allmanadd logging on possible attacks
1995-02-11 Eric Allmanadd syslog on possible attack
1995-02-10 Eric Allmanfix security problem allowing bogus lines to be written...
1995-02-10 Eric Allmanfix security problem: avoid newlines in command line...
1994-10-25 Eric Allmanfirst cut at service switch abstraction
1994-10-09 Eric Allmanavoid null pointer dereferences in some degenerate...
1994-09-09 Eric Allmanprototype long macro name implementation
1994-08-08 Eric Allmanfirst cut at full 8-bit data capability
1994-07-23 Eric AllmanMIME 8 to 7 bit support
1994-06-18 Eric Allmancompatibility with BIND 4.9.3 (just cleanup)
1994-06-18 Eric AllmanCray fixes from Eric Wassenaar
1994-04-15 Eric Allmandon't assume that long is 4 bytes
1994-04-13 Eric Allmanspeed up reading of messages by reducing system call...
1994-04-12 Eric Allmansyntax bug (oops!)
1994-04-12 Eric Allmanupdates for Intergraph CLIX
1994-04-12 Eric Allmanhandle possible zero arg to xalloc and large file sizes
1994-03-12 Eric Allmandon't die in sfgets if a null pointer is passed
1994-02-26 Eric Allmanavoid problem where S_IFIFO == S_IFSOCK
1994-02-08 Eric Allmanfix reversed condition in last delta
1994-02-07 Eric Allmanchanges from Eric Wassenaar: Apollo portability and...
1994-02-06 Eric Allmanwrap headers and lines more intelligently (important...
1994-01-25 Eric Allmanmove 7BIT information from per-mailer to per-connection...
1994-01-04 Eric Allmanexpand dumpfd to tag FIFOs, directories, and symbolic...
1993-12-30 Eric Allmansecurity: fix a problem that allowed root to get into...
1993-12-22 Eric Allmanavoid infinite loops in sfgets due to wierd fgets imple...
1993-12-21 Eric Allmanavoid infinite loops on bad file sent to sfgets
1993-12-15 Eric Allmanhooks to allow access to files as root (on SFF_ROOTOK...
1993-12-14 Eric Allmanminor debugging glitch
1993-12-11 Eric Allmancleanup of symbolic link checking -- make it less picky
1993-12-11 Eric Allmanup size of maximum short string
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 ...
next