r19604: This is a massive commit, and I appologise in advance for it's size.
[ab/samba.git/.git] / source4 / auth / gensec / gensec_gssapi.c
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19597: Ahead of the merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19465: Rather than use the non-standard API for determ...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Bartlettr18257: Order the GENSEC modules, with unknown modules...
2007-10-10 Andrew Bartlettr17332: May as well make this a round number
2007-10-10 Andrew Bartlettr17173: Check for oversize output, not oversize input...
2007-10-10 Andrew Bartlettr17171: Add a gensec function to determine the maximum...
2007-10-10 Andrew Tridgellr15853: started the process of removing the warnings...
2007-10-10 Andrew Bartlettr15426: Implement SPNEGO as the default RPC authenticat...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Andrew Bartlettr14700: Fix spelling, and change these informational...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14383: Fix non-developer build.
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13481: As far as I can tell, my changes in -r 12863...
2007-10-10 Andrew Bartlettr13344: Trust SASL to have subtle distinctions between...
2007-10-10 Andrew Bartlettr13342: Make the GSSAPI SASL mech actually work, by...
2007-10-10 Andrew Bartlettr13250: I missed a couple of talloc_free()'s
2007-10-10 Andrew Bartlettr13247: Try to make better use of talloc in the auth...
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Andrew Bartlettr12863: As lha suggested to me a while back, it appears...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr11995: A big kerberos-related update.
2007-10-10 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
2007-10-10 Andrew Bartlettr11521: Add in client support for checking supportedSAS...
2007-10-10 Andrew Bartlettr11514: Fixup debug message
2007-10-10 Andrew Bartlettr11470: To a server trusted for delegation (checked...
2007-10-10 Andrew Bartlettr11468: Merge a bit more of init_sec_context from Heimd...
2007-10-10 Andrew Bartlettr11452: Update Heimdal to current lorikeet, including...
2007-10-10 Andrew Bartlettr11394: Allow KDC unreachable as another 'forget about...
2007-10-10 Andrew Bartlettr11342: Remove unused variables.
2007-10-10 Andrew Bartlettr11314: Use a patch from lha to have the kerberos libs...
2007-10-10 Stefan Metzmacherr11278: fix compiler warnings
2007-10-10 Andrew Bartlettr11270: Move the core CrackNames code from rpc_server...
2007-10-10 Andrew Bartlettr11216: Upgrade to gd's PAC extraction code from Samba3...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr10565: Try to make Kerberos authentication a bit more...
2007-10-10 Andrew Bartlettr10464: Use more consistant names.
2007-10-10 Andrew Bartlettr10364: Turn gensec:gssapi on by default, except for...
2007-10-10 Andrew Bartlettr10291: The patch optionally (off by default, not avail...
2007-10-10 Andrew Bartlettr10153: This patch adds a new parameter to gensec_sig_s...
2007-10-10 Andrew Bartlettr10066: This is the second in my patches to work on...
2007-10-10 Andrew Bartlettr10035: This patch removes the need for the special...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Bartlettr9681: We don't need the full smb_krb5_context here...
2007-10-10 Stefan Metzmacherr9526: provide DCERPC auth type 16
2007-10-10 Andrew Bartlettr9415: Remove old kerberos code (including salt guessin...
2007-10-10 Tim Potterr9357: Remove DBGC_CLASS cruft copied over from Samba...
2007-10-10 Andrew Bartlettr9084: 'resign' the sample PAC for the validation of...
2007-10-10 Andrew Tridgellr8774: make some gensec errors a bit less verbose
2007-10-10 Andrew Bartlettr8644: This is a more useful error than unsuccesful.
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...