git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10595 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Jacques A. Vidrine
2001-08-29 17:59:51 +00:00
parent 0ca6c1bba0
commit b53dc1819f
5 changed files with 24 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
2001-08-28 Assar Westerlund <assar@assaris.sics.se>
2001-08-29 Jacques Vidrine <n@nectar.com>
* Release 0.4e
* configure.in: Check for already-installed com_err.
2001-08-28 Assar Westerlund <assar@sics.se>

View File

@@ -1,3 +1,9 @@
2001-08-28 Jacques Vidrine <n@nectar.com>
* ftpd/ftpd.c, ftpd/ftpd.8: On systems with IP_PORTRANGE, have
ftpd use `high-numbered' ports by default. Add a -U option
to get the old behavior.
2001-08-28 Johan Danielsson <joda@pdc.kth.se>
* ftp/gssapi.c: try using "host" if there's no "ftp" principal

View File

@@ -1,3 +1,9 @@
2001-08-29 Jacques Vidrine <n@nectar.com>
* check-compile-et.m4: Check for already-installed com_err.
* Makefile.am.common: Use the compile_et discovered at
configuration time.
2001-08-29 Assar Westerlund <assar@sics.se>
* find-func-no-libs2.m4: handle both -llib and lib in the second

View File

@@ -5,6 +5,11 @@
returning an gssapi error and setting minor status. update
callers
2001-08-28 Jacques Vidrine <n@nectar.com>
* accept_sec_context.c: Create a cache for delegated credentials
when needed.
2001-08-28 Assar Westerlund <assar@sics.se>
* Makefile.am (libgssapi_la_LDFLAGS): set version to 3:4:2

View File

@@ -5,6 +5,11 @@
returning an gssapi error and setting minor status. update
callers
2001-08-28 Jacques Vidrine <n@nectar.com>
* accept_sec_context.c: Create a cache for delegated credentials
when needed.
2001-08-28 Assar Westerlund <assar@sics.se>
* Makefile.am (libgssapi_la_LDFLAGS): set version to 3:4:2