projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4e2900
)
add KRB5_TC_MATCH_AUTHDATA (from Bill Sommerfeld)
author
John Kohl
<jtkohl@mit.edu>
Thu, 18 Oct 1990 10:32:40 +0000
(10:32 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 18 Oct 1990 10:32:40 +0000
(10:32 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1255
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/ccache.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/ccache.h
b/src/include/krb5/ccache.h
index 7eb1abe8d9f64d199931a99f3cbc433828721869..cb33778b2ca45cc45fe703e542a5f016f4c1940c 100644
(file)
--- a/
src/include/krb5/ccache.h
+++ b/
src/include/krb5/ccache.h
@@
-52,6
+52,7
@@
typedef struct _krb5_cc_ops {
#define KRB5_TC_MATCH_FLAGS 0x00000004
#define KRB5_TC_MATCH_TIMES_EXACT 0x00000008
#define KRB5_TC_MATCH_FLAGS_EXACT 0x00000010
+#define KRB5_TC_MATCH_AUTHDATA 0x00000020
/* for set_flags and other functions */
#define KRB5_TC_OPENCLOSE 0x00000001