Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19660: Forgot to tell gsskrb5 not to canonicalize hostnames. Shoudl fix | Andrew Bartlett | 1 | -0/+8 |
2007-10-10 | r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can only | Andrew Bartlett | 1 | -9/+49 |
2007-10-10 | r19644: Merge up to current lorikeet-heimdal, incling adding | Andrew Bartlett | 1 | -0/+18 |
2007-10-10 | r19635: It appears that under CFX, different keys are used in each direction | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r19629: No need to special case use of DCE_STYLE sign and seal away any more... | Andrew Bartlett | 1 | -9/+0 |
2007-10-10 | r19628: This hint via Love at the IETF meeting: | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 1 | -44/+83 |
2007-10-10 | r19597: Ahead of the merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -59/+67 |
2007-10-10 | r19465: Rather than use the non-standard API for determining the signature | Andrew Bartlett | 1 | -55/+8 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18257: Order the GENSEC modules, with unknown modules last. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r17332: May as well make this a round number | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17173: Check for oversize output, not oversize input, and fix the GSSAPI mech | Andrew Bartlett | 1 | -10/+11 |
2007-10-10 | r17171: Add a gensec function to determine the maximum negotiated buffer size, | Andrew Bartlett | 1 | -34/+114 |
2007-10-10 | r15853: started the process of removing the warnings now that | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15426: Implement SPNEGO as the default RPC authentication mechanism. Where | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14700: Fix spelling, and change these informational messages to debug level 5. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14383: Fix non-developer build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13481: As far as I can tell, my changes in -r 12863 were dangerously untested. | Andrew Bartlett | 1 | -7/+8 |
2007-10-10 | r13344: Trust SASL to have subtle distinctions between NULL and zero-length | Andrew Bartlett | 1 | -10/+24 |
2007-10-10 | r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th... | Andrew Bartlett | 1 | -70/+406 |
2007-10-10 | r13250: I missed a couple of talloc_free()'s | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r13247: Try to make better use of talloc in the auth/ and auth/gensec code. | Andrew Bartlett | 1 | -6/+13 |
2007-10-10 | r13206: This patch finally re-adds a -k option that works reasonably. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r12863: As lha suggested to me a while back, it appears that the | Andrew Bartlett | 1 | -8/+7 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 1 | -54/+7 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 1 | -4/+4 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11521: Add in client support for checking supportedSASLmechanisms, and then | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11514: Fixup debug message | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11470: To a server trusted for delegation (checked for in the gss libs), | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11468: Merge a bit more of init_sec_context from Heimdal CVS into our | Andrew Bartlett | 1 | -1/+8 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -49/+52 |
2007-10-10 | r11394: Allow KDC unreachable as another 'forget about gssapi' error on SPNEGO. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11342: Remove unused variables. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 1 | -7/+2 |
2007-10-10 | r11278: fix compiler warnings | Stefan Metzmacher | 1 | -14/+22 |
2007-10-10 | r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb. | Andrew Bartlett | 1 | -35/+6 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 1 | -4/+13 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -28/+27 |
2007-10-10 | r10565: Try to make Kerberos authentication a bit more friendly. | Andrew Bartlett | 1 | -8/+30 |
2007-10-10 | r10464: Use more consistant names. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r10364: Turn gensec:gssapi on by default, except for a login of the form | Andrew Bartlett | 1 | -23/+23 |