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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10286: This patch is ugly and disgusting, but for now it works better than t...
Andrew Bartlett
1
-14
/
+1
2007-10-10
r10066: This is the second in my patches to work on Samba4's kerberos support,
Andrew Bartlett
1
-21
/
+28
2007-10-10
r10035: This patch removes the need for the special case hack
Andrew Bartlett
1
-2
/
+2
2007-10-10
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
1
-3
/
+6
2007-10-10
r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r9648: this fixes the krb5 based login with the pac. The key to this whole sa...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r9084: 'resign' the sample PAC for the validation of the signature algorithms.
Andrew Bartlett
1
-5
/
+17
2007-10-10
r8460: removed the unused function krb5_locate_kdc(). It causes a build failu...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r8250: More PAC work. We now sucessfully verify the KDC signature from my DC
Andrew Bartlett
1
-1
/
+2
2007-10-10
r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are
Andrew Bartlett
1
-1
/
+1
2007-10-10
r8001: Also fill in the krbtgt checksum, and make sure to put the right
Andrew Bartlett
1
-1
/
+3
2007-10-10
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
1
-1
/
+6
2007-10-10
r7978: A start again on PAC verification. I have noticed that the kerberos
Andrew Bartlett
1
-0
/
+8
2007-10-10
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
1
-1
/
+9
2007-10-10
r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7306: Use a consistant #define for detecting support for the Heimdal krb5
Andrew Bartlett
1
-3
/
+3
2007-10-10
r7285: It appears that MIT Kerberos does not have the log redirection
Andrew Bartlett
1
-0
/
+8
2007-10-10
r7270: A big revamp to the way we handle kerberos errors in Samba4. We now
Andrew Bartlett
1
-4
/
+12
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-0
/
+5
2007-10-10
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
1
-0
/
+99