Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12060: Work towards allowing the credentials system to allow/deny certain | Andrew Bartlett | 2 | -62/+97 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 1 | -54/+7 |
2007-10-10 | r11991: Null termainte the list of backends. (Makes it easier to walk the li... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 1 | -4/+4 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -10/+11 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r11521: Add in client support for checking supportedSASLmechanisms, and then | Andrew Bartlett | 3 | -5/+74 |
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 | r11400: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11399: Add another case where we need to fallback, if the KDC isn't there. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11394: Allow KDC unreachable as another 'forget about gssapi' error on SPNEGO. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 2 | -8/+3 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -1/+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 | 2 | -19/+44 |
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 | 2 | -48/+12 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r11219: Now that we have the credentials hooked in here, we have a much more | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 2 | -31/+39 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -14/+0 |
2007-10-10 | r11212: Enable sealing of data with raw krb5, consolidate some code into the | Andrew Bartlett | 1 | -61/+63 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 3 | -32/+51 |
2007-10-10 | r11199: Push an objectSid into the schannel state database, to match the new ... | Andrew Bartlett | 1 | -10/+2 |
2007-10-10 | r11196: Clean up memory leaks (pointed out by vl), and handle the case where | Andrew Bartlett | 1 | -11/+47 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r10894: make the handling of dn/distinguishedName much closer to real | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r10796: Make getting an anonymous session info a utility function. | Andrew Bartlett | 1 | -21/+1 |
2007-10-10 | r10764: To match Win2k3 SP1, we need to set an anonymous user token for | Andrew Bartlett | 1 | -10/+21 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r10565: Try to make Kerberos authentication a bit more friendly. | Andrew Bartlett | 2 | -10/+35 |
2007-10-10 | r10509: Some more sconscript fixes. Now getting to link stage for smbclient | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10464: Use more consistant names. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r10447: Add gensec sources to proto.h | Tim Potter | 1 | -1/+6 |
2007-10-10 | r10407: the schannel database does not need to be synchronous (and thus crash | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10383: This patch is on the road to implementing servers (such as kpasswd) that | Andrew Bartlett | 1 | -29/+140 |
2007-10-10 | r10364: Turn gensec:gssapi on by default, except for a login of the form | Andrew Bartlett | 1 | -23/+23 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r10291: The patch optionally (off by default, not available in all cases) allows | Andrew Bartlett | 4 | -22/+81 |
2007-10-10 | r10153: This patch adds a new parameter to gensec_sig_size(), the size of the | Andrew Bartlett | 5 | -15/+52 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 2 | -95/+153 |
2007-10-10 | r10035: This patch removes the need for the special case hack | Andrew Bartlett | 1 | -2/+19 |
2007-10-10 | r9927: Extend copyright for all the hard work I've done this year. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 2 | -89/+78 |