#
68478 |
| 05-Mar-1995 |
eric |
add concept of "strict adherence" to newline standard |
#
68468 |
| 28-Feb-1995 |
eric |
incorporate fixes from 8.6.11 |
#
68465 |
| 28-Feb-1995 |
eric |
prototypes |
#
68464 |
| 28-Feb-1995 |
eric |
incorporate fixes from 8.6.11 |
#
68457 |
| 28-Feb-1995 |
eric |
multiple glitches in 8.6.10 -- see ../RELEASE_NOTES for details |
#
68447 |
| 24-Feb-1995 |
eric |
remove "POSSIBLE ATTACK" message -- it can be triggered in |
#
68433 |
| 23-Feb-1995 |
eric |
cleanup to make gcc -Winitialized happier |
#
68284 |
| 11-Feb-1995 |
eric |
avoid checking path directory modes if setreuid succeeded (for efficiency) |
#
68282 |
| 10-Feb-1995 |
eric |
add logging on possible attacks |
#
68281 |
| 10-Feb-1995 |
eric |
add syslog on possible attack |
#
68268 |
| 10-Feb-1995 |
eric |
fix security problem allowing bogus lines to be written to qf file from command line or IDENT protocol by embedding newlines |
#
68267 |
| 10-Feb-1995 |
eric |
fix security problem: avoid newlines in command line or IDENT input |
#
67848 |
| 24-Oct-1994 |
eric |
first cut at service switch abstraction |
#
67788 |
| 08-Oct-1994 |
eric |
avoid null pointer dereferences in some degenerate cases |
#
67768 |
| 08-Sep-1994 |
eric |
prototype long macro name implementation |
#
67599 |
| 07-Aug-1994 |
eric |
first cut at full 8-bit data capability |
#
67546 |
| 23-Jul-1994 |
eric |
MIME 8 to 7 bit support |
#
67421 |
| 17-Jun-1994 |
eric |
compatibility with BIND 4.9.3 (just cleanup) |
#
67419 |
| 17-Jun-1994 |
eric |
Cray fixes from Eric Wassenaar |
#
66785 |
| 14-Apr-1994 |
eric |
don't assume that long is 4 bytes |
#
66765 |
| 12-Apr-1994 |
eric |
speed up reading of messages by reducing system call load |
#
66751 |
| 12-Apr-1994 |
eric |
syntax bug (oops!) |
#
66748 |
| 12-Apr-1994 |
eric |
updates for Intergraph CLIX |
#
66747 |
| 12-Apr-1994 |
eric |
handle possible zero arg to xalloc and large file sizes |
#
66332 |
| 11-Mar-1994 |
eric |
don't die in sfgets if a null pointer is passed |