r8520: fixed a pile of warnings from the build farm gcc -Wall output on
[ab/samba.git/.git] / source4 / auth / gensec / gensec_gssapi.c
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
2007-10-10 Andrew Bartlettr7978: A start again on PAC verification. I have notic...
2007-10-10 Andrew Bartlettr7968: Pull the PAC from within GSSAPI, rather than...
2007-10-10 Andrew Bartlettr7843: Use the new Heimdal gsskrb_acquire_creds API...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr7218: Don't use an uninitialised variable in an error...
2007-10-10 Andrew Bartlettr6882: Put in configure tests and #ifdef to keep Samba...
2007-10-10 Andrew Bartlettr6803: Try to bring in the correct GSSAPI headers for...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Tim Potterr6767: Fix compiler warning.
2007-10-10 Andrew Tridgellr6740: make gensec_gssapi.c compile again
2007-10-10 Andrew Bartlettr6737: Explain these error returns a bit better.
2007-10-10 Stefan Metzmacherr6733: GSS_C_DCE_STYLE is not available for most builds
2007-10-10 Stefan Metzmacherr6730: register gensec_krb5 also with the drcrpc auth...
2007-10-10 Andrew Bartlettr6728: Microsoft relies very strongly on getting the...
2007-10-10 Andrew Bartlettr6727: One more step down the long march to the 'Kerber...
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...