git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9134 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-11-05 16:39:54 +00:00
parent dd74fc0a7c
commit 7c6409daa0
2 changed files with 13 additions and 0 deletions

View File

@@ -1,11 +1,18 @@
2000-10-23 Johan Danielsson <joda@pdc.kth.se>
* ftpd/ftpd.c: change bad filename message slightly
* common/buffer.c: HAVE_ST_BLKSIZE -> HAVE_STRUCT_STAT_ST_BLKSIZE
2000-10-08 Assar Westerlund <assar@sics.se>
* ftp/ftp.c (*): check that fds are not too large to select on
2000-08-31 Johan Danielsson <joda@pdc.kth.se>
* ftpd/ftpd.c: change redundant password message to something
people can understand
2000-07-27 Assar Westerlund <assar@sics.se>
* ftpd/gss_userok.c (gss_userok): only do AFS iff KRB4

View File

@@ -6,6 +6,12 @@
* roken-frag.m4: check getsockname for proto compat
2000-08-04 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am.common: add library for pidfile
* roken-frag.m4: tests for util.h and pidfile
2000-07-19 Johan Danielsson <joda@pdc.kth.se>
* check-var.m4: rename to rk_CHECK_VAR, transposing the arguments,