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
/
gensec
/
gensec_krb5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r9084: 'resign' the sample PAC for the validation of the signature algorithms.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8321: Fix some uninitalized variable warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r8250: More PAC work. We now sucessfully verify the KDC signature from my DC
Andrew Bartlett
1
-2
/
+8
2007-10-10
r8016: Get the keyblock arguments correct. (the context struct changed, but
Andrew Bartlett
1
-2
/
+2
2007-10-10
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r7986: Fix the compile, thanks to HotaruT.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7968: Pull the PAC from within GSSAPI, rather than only when using our own
Andrew Bartlett
1
-182
/
+2
2007-10-10
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
1
-2
/
+23
2007-10-10
r7270: A big revamp to the way we handle kerberos errors in Samba4. We now
Andrew Bartlett
1
-44
/
+26
2007-10-10
r7240: Don't call our fancy error message routines on a null context.
Andrew Bartlett
1
-2
/
+1
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-89
/
+42
2007-10-10
r6700: Upper case realms in kerberos-specific parts of the code, as this is
Andrew Bartlett
1
-1
/
+6
2007-10-10
r6322: Fix compile warning for struct sockaddr.
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
/
+751