x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5865 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
Wed Apr 7 16:15:21 1999 Johan Danielsson <joda@hella.pdc.kth.se>
|
||||
|
||||
* ftp/gssapi.c (gss_auth): call gss_display_status to get a sane
|
||||
error message; return AUTH_{CONTINUE,ERROR}, where appropriate
|
||||
|
||||
* ftp/krb4.c: return AUTH_{CONTINUE,ERROR}, where appropriate
|
||||
|
||||
* ftp/security.c (sec_login): if mechanism returns AUTH_CONTINUE,
|
||||
just continue with the next mechanism, this fixes the case of
|
||||
having GSSAPI fail because of non-existant of expired tickets
|
||||
|
||||
* ftp/security.h: add AUTH_{OK,CONTINUE,ERROR}
|
||||
|
||||
Thu Apr 1 16:59:04 1999 Johan Danielsson <joda@hella.pdc.kth.se>
|
||||
|
||||
* ftpd/Makefile.am: don't run check-local
|
||||
|
9
lib/gssapi/ChangeLog
Normal file
9
lib/gssapi/ChangeLog
Normal file
@@ -0,0 +1,9 @@
|
||||
Wed Apr 7 14:05:15 1999 Johan Danielsson <joda@hella.pdc.kth.se>
|
||||
|
||||
* display_status.c: set minor_status
|
||||
|
||||
* init_sec_context.c: set minor_status
|
||||
|
||||
* lib/gssapi/init.c: remove donep (check gssapi_krb5_context
|
||||
directly)
|
||||
|
9
lib/gssapi/krb5/ChangeLog
Normal file
9
lib/gssapi/krb5/ChangeLog
Normal file
@@ -0,0 +1,9 @@
|
||||
Wed Apr 7 14:05:15 1999 Johan Danielsson <joda@hella.pdc.kth.se>
|
||||
|
||||
* display_status.c: set minor_status
|
||||
|
||||
* init_sec_context.c: set minor_status
|
||||
|
||||
* lib/gssapi/init.c: remove donep (check gssapi_krb5_context
|
||||
directly)
|
||||
|
Reference in New Issue
Block a user