index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
/
gensec_gssapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
2007-10-10
1
-9
/
+10
*
r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r9526: provide DCERPC auth type 16
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r9415: Remove old kerberos code (including salt guessing code) that has only
Andrew Bartlett
2007-10-10
1
-18
/
+6
*
r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to
Tim Potter
2007-10-10
1
-3
/
+0
*
r9084: 'resign' the sample PAC for the validation of the signature algorithms.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r8774: make some gensec errors a bit less verbose
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8644: This is a more useful error than unsuccesful.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8250: More PAC work. We now sucessfully verify the KDC signature from my DC
Andrew Bartlett
2007-10-10
1
-2
/
+12
*
r7978: A start again on PAC verification. I have noticed that the kerberos
Andrew Bartlett
2007-10-10
1
-2
/
+8
*
r7968: Pull the PAC from within GSSAPI, rather than only when using our own
Andrew Bartlett
2007-10-10
1
-19
/
+61
*
r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the right
Andrew Bartlett
2007-10-10
1
-31
/
+25
*
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
2007-10-10
1
-3
/
+56
*
r7270: A big revamp to the way we handle kerberos errors in Samba4. We now
Andrew Bartlett
2007-10-10
1
-28
/
+9
*
r7218: Don't use an uninitialised variable in an error message.
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r6882: Put in configure tests and #ifdef to keep Samba building on older Heim...
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. This
Andrew Bartlett
2007-10-10
1
-8
/
+10
*
r6800: A big GENSEC update:
Andrew Bartlett
2007-10-10
1
-107
/
+154
*
r6767: Fix compiler warning.
Tim Potter
2007-10-10
1
-0
/
+1
*
r6740: make gensec_gssapi.c compile again
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6737: Explain these error returns a bit better.
Andrew Bartlett
2007-10-10
1
-2
/
+5
*
r6733: GSS_C_DCE_STYLE is not available for most builds
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r6730: register gensec_krb5 also with the drcrpc auth type
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r6728: Microsoft relies very strongly on getting the OIDs it expects, so we
Andrew Bartlett
2007-10-10
1
-1
/
+31
*
r6727: One more step down the long march to the 'Kerberos domain join'.
Andrew Bartlett
2007-10-10
1
-6
/
+344
*
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
2007-10-10
1
-0
/
+376