index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
kerberos
/
kerberos_verify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12594: Jelmer pushed some proposed header reductions to the list today. This
Andrew Bartlett
1
-8
/
+2
2007-10-10
r11218: Always return the mutual authentication reply (needed for kpasswd),
Andrew Bartlett
1
-45
/
+12
2007-10-10
r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5
Andrew Bartlett
1
-191
/
+16
2007-10-10
r10513: Reduce some use of pstring. The main reason some parts of the code still
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10066: This is the second in my patches to work on Samba4's kerberos support,
Andrew Bartlett
1
-167
/
+49
2007-10-10
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
1
-7
/
+10
2007-10-10
r7968: Pull the PAC from within GSSAPI, rather than only when using our own
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
1
-93
/
+22
2007-10-10
r7257: Ensure the error message can never be uninitialised.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r6801: It appears that krb5_make_principal, while convenient, is not portable.
Andrew Bartlett
1
-4
/
+13
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-4
/
+5
2007-10-10
r6711: Clarify that we are dealing with a salting principal in the kerberos
Andrew Bartlett
1
-40
/
+60
2007-10-10
r6703: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6701: Updates to our server-side ticket verification code, we now use the
Andrew Bartlett
1
-57
/
+44
2007-10-10
r6521: Include system/network.h to fix compiler warning.
Tim Potter
1
-0
/
+1
2007-10-10
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
1
-0
/
+486