40969 | 18-Apr-1990 |
bostic |
flock instead of locking files, major security fixes, minor other stuff |
40965 | 18-Apr-1990 |
bostic |
long headers can cause sendmail to loop; bug report 4.3BSD/usr.lib/126 getc() calls in collect() will never time out; bug report 4.3BSD/usr.lib/127 mail bounces on transient errors; bug report 4.3BSD
long headers can cause sendmail to loop; bug report 4.3BSD/usr.lib/126 getc() calls in collect() will never time out; bug report 4.3BSD/usr.lib/127 mail bounces on transient errors; bug report 4.3BSD/usr.lib/135 sendmail security problems; bug report 4.3BSD/usr.lib/153 sendmail security problems; bug report 4.3BSD/usr.lib/133 sendmail security problems; bug report 4.3BSD/usr.lib/136
show more ...
|
40964 | 18-Apr-1990 |
bostic |
mail bounces on transient errors; bug report 4.3BSD/usr.lib/135 |
40963 | 18-Apr-1990 |
bostic |
`LineNumber' not incremented when reading :include: file bug report 4.3BSD/usr.lib/120 |
40962 | 18-Apr-1990 |
bostic |
don't break old makefiles; bug report 4.3BSD/usr.lib/114 |
40961 | 18-Apr-1990 |
bostic |
don't break old makefiles; bug report 4.3BSD/usr.lib/114 |
40960 | 18-Apr-1990 |
bostic |
increase MAXFIELD to 4K; bug report 4.3BSD/usr.lib/153 |
40938 | 16-Apr-1990 |
rick |
forgot an extern int la; for load avarage. |
40934 | 16-Apr-1990 |
rick |
fix shouldqueue to not get load average for evey file in queue new queue locking code that uses flock() |
40933 | 16-Apr-1990 |
rick |
new locking code that uses flock() |
40932 | 16-Apr-1990 |
rick |
check if e_xfp is null before flushing it move load average into a global so dont need to recalculate for every job |
40931 | 16-Apr-1990 |
rick |
fix bug in delivering to files where can't read dfAA* (open file before setuid) new queue locking code based around flock() |
40930 | 16-Apr-1990 |
rick |
dont recalculate load average for EVERY job in the queue |
40929 | 16-Apr-1990 |
rick |
complain if cant use frozen config file |
40559 | 21-Mar-1990 |
bostic |
both the alias and alias ndbm files have to be protected |
40277 | 05-Mar-1990 |
bostic |
fix h_errno for ANSI C variable scoping |
39953 | 30-Jan-1990 |
mckusick |
proper cast in printf (4.3BSD-tahoe/usr.lib/10) |
39111 | 11-Sep-1989 |
rick |
add missing () to test in if statement to correctly accept -oM[rs] |
38196 | 29-May-1989 |
mckusick |
eliminate floating point from the kernel (from forys@cs.utah.edu) |
38009 | 15-May-1989 |
bostic |
move newaliases to /usr/sbin |
37972 | 11-May-1989 |
bostic |
file reorg, pathnames.h, paths.h |
36928 | 27-Feb-1989 |
bostic |
add types.h for pwd.h |
36810 | 16-Feb-1989 |
bostic |
SMTP does not imply IPC; bug report 4.3BSD-tahoe/usr.lib/6 |
36796 | 15-Feb-1989 |
bostic |
Berkeley specific copyright |
36788 | 15-Feb-1989 |
bostic |
#ifdef h_errno on NAMED_BIND |