git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13234 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-12-19 01:06:34 +00:00
parent 359795961a
commit 6ee2a5b6df

View File

@@ -1,3 +1,11 @@
2003-12-19 Love H<>rnquist <20>strand <lha@it.su.se>
* ftp/security.h: add ftp_do_gss_delegate
* ftp/main.c (getargs): negative flag for delegating gss creds
* ftp/gssapi.c (ftp_do_gss_delegate): delegate creds (default on)
2003-09-03 Love H<>rnquist <20>strand <lha@it.su.se>
* ftp/ftp.c: s/des_read_pw_string/UI_UTIL_read_pw_string/