summaryrefslogtreecommitdiff
path: root/security/pam_krb5/files/patch-ab
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2001-06-11 18:38:47 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2001-06-11 18:38:47 +0000
commit6aba05b58dce4582c38fd7a7ecd1cd33365def0e (patch)
tree4a52caabcbf61c0a4595e876f0e2f394f562444f /security/pam_krb5/files/patch-ab
parentUpdate 0.3e -> 0.3f. From the announcement: (diff)
Update for heimdal-0.3f interface changes.
Notes
Notes: svn path=/head/; revision=43864
Diffstat (limited to 'security/pam_krb5/files/patch-ab')
-rw-r--r--security/pam_krb5/files/patch-ab6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/pam_krb5/files/patch-ab b/security/pam_krb5/files/patch-ab
index 55b8502c3914..f384620a3699 100644
--- a/security/pam_krb5/files/patch-ab
+++ b/security/pam_krb5/files/patch-ab
@@ -1,6 +1,6 @@
--- pam_krb5.h.orig Tue Jan 4 19:08:51 2000
-+++ pam_krb5.h Wed Jan 24 13:37:28 2001
-@@ -5,7 +5,18 @@
++++ pam_krb5.h Mon Jun 11 13:24:14 2001
+@@ -5,7 +5,16 @@
*/
int get_user_info(pam_handle_t *, char *, int, char **);
@@ -14,8 +14,6 @@
+
+const char *compat_princ_component(krb5_context, krb5_principal, int);
+void compat_free_data_contents(krb5_context, krb5_data *);
-+krb5_error_code compat_cc_next_cred(krb5_context, const krb5_ccache,
-+ krb5_cc_cursor *, krb5_creds *);
+
+#ifndef ENCTYPE_DES_CBC_MD5
+#define ENCTYPE_DES_CBC_MD5 ETYPE_DES_CBC_MD5