summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/gensec_gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett2007-10-101-28/+9
* r7218: Don't use an uninitialised variable in an error message.Andrew Bartlett2007-10-101-2/+1
* r6882: Put in configure tests and #ifdef to keep Samba building on older Heim...Andrew Bartlett2007-10-101-0/+2
* r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. ThisAndrew Bartlett2007-10-101-8/+10
* r6800: A big GENSEC update:Andrew Bartlett2007-10-101-107/+154
* r6767: Fix compiler warning.Tim Potter2007-10-101-0/+1
* r6740: make gensec_gssapi.c compile againAndrew Tridgell2007-10-101-1/+1
* r6737: Explain these error returns a bit better.Andrew Bartlett2007-10-101-2/+5
* r6733: GSS_C_DCE_STYLE is not available for most buildsStefan Metzmacher2007-10-101-0/+5
* r6730: register gensec_krb5 also with the drcrpc auth typeStefan Metzmacher2007-10-101-0/+1
* r6728: Microsoft relies very strongly on getting the OIDs it expects, so weAndrew Bartlett2007-10-101-1/+31
* r6727: One more step down the long march to the 'Kerberos domain join'.Andrew Bartlett2007-10-101-6/+344
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+376