*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9109 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-10-08 13:44:17 +00:00
parent fc5bdd0d53
commit 9b4ba3ef16
5 changed files with 38 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2000-10-08 Assar Westerlund <assar@sics.se>
* ftp/ftp.c (*): check that fds are not too large to select on
2000-07-27 Assar Westerlund <assar@sics.se>
* ftpd/gss_userok.c (gss_userok): only do AFS iff KRB4

View File

@@ -1,3 +1,14 @@
2000-10-08 Assar Westerlund <assar@sics.se>
* kxd.c (doit_passive): check that fds are not too large to select
on
* kx.c (doit_active): check that fds are not too large to select
on
* krb5.c (krb5_copy_encrypted): check that fds are not too large
to select on
* krb4.c (krb4_copy_encrypted): check that fds are not too large
to select on
2000-06-10 Assar Westerlund <assar@sics.se>
* Makefile.in: use INSTALL_SCRIPT for installing rxterm, rxtelnet,

View File

@@ -1,3 +1,7 @@
2000-10-08 Assar Westerlund <assar@sics.se>
* push.c (doit): check that fds are not too large to select on
2000-03-04 Assar Westerlund <assar@sics.se>
* add man-page for pfrom

View File

@@ -1,3 +1,17 @@
2000-10-08 Assar Westerlund <assar@sics.se>
* telnetd/utility.c (stilloob): check that fds are not too large
to select on
(ttloop): remove confusing output of errno
* telnetd/telnetd.c (my_telnet): check that fds are not too large
to select on
* telnet/utilities.c (EmptyTerminal): check that fds are not too
large to select on
* telnet/sys_bsd.c (process_rings): check that fds are not too
large to select on
* telnet/network.c (stilloob): check that fds are not too large to
select on
2000-06-09 Assar Westerlund <assar@sics.se>
* telnet/commands.c: remove all setuid(getuid()). we do not

View File

@@ -1,3 +1,8 @@
2000-10-08 Assar Westerlund <assar@sics.se>
* mini_inetd.c (mini_inetd): check that fds are not too large to
select on
2000-09-24 Assar Westerlund <assar@sics.se>
* esetenv.c: new file/function