git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11870 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-03-18 14:23:51 +00:00
parent 3d1b5e8dfc
commit b88f38d522
3 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
2003-03-18 Love H<>rnquist <20>strand <lha@it.su.se>
* ftpd/ftpd.c (krb5_verify): always do krb5_afslog, remove setpag
(its done in main)
* ftpd/gss_userok.c: drop setpag
* ftpd/ftpd.c (main): set afs PAG
* ftpd/gss_userok.c: always try krb5_afslog, and while here do a
setpag too
* ftpd/ftpd_locl.h: always include kafs
2003-03-16 Love H<>rnquist <20>strand <lha@it.su.se> 2003-03-16 Love H<>rnquist <20>strand <lha@it.su.se>
* ftp/gssapi.c (gss_adat): now that gss_export_name exports a * ftp/gssapi.c (gss_adat): now that gss_export_name exports a

View File

@@ -1,3 +1,9 @@
2003-03-18 Love Love H<>rnquist <20>strand <lha@it.su.se>
* rshd.c: do krb5_afslog when compling with afs support
* rsh_locl.h: always include kafs.h
2002-11-22 Johan Danielsson <joda@pdc.kth.se> 2002-11-22 Johan Danielsson <joda@pdc.kth.se>
* rshd.8: clarify -x and kerberos 5 * rshd.8: clarify -x and kerberos 5

View File

@@ -1,3 +1,7 @@
2003-03-18 Love H<>rnquist <20>strand <lha@it.su.se>
* xnlock.c: do krb5_afslog when compling with afs support
2003-02-10 Assar Westerlund <assar@kth.se> 2003-02-10 Assar Westerlund <assar@kth.se>
* xnlock.c (verify): move ret to where it's used * xnlock.c (verify): move ret to where it's used