Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 2 | -2/+5 |
2007-10-10 | r11370: Samba4 now passes it's own RPC-SAMLOGON test again. | Andrew Bartlett | 3 | -3/+32 |
2007-10-10 | r11366: Pass around the flags which indicate if we should support plaintext | Andrew Bartlett | 4 | -13/+26 |
2007-10-10 | r11358: Ensure domains are always upper-case as well. Helps NTLMv2. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r11350: Add some debugs to assist tracking down kerberos issues in future. | Andrew Bartlett | 1 | -2/+26 |
2007-10-10 | r11342: Remove unused variables. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r11325: Fix up some kerberos notes. | Andrew Bartlett | 1 | -15/+14 |
2007-10-10 | r11315: Sorry gd, I just removed all of your code that I just merged... | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 4 | -139/+50 |
2007-10-10 | r11313: Typo | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11312: Make it clear we are looking at the 'domain ref', not the domain | Andrew Bartlett | 1 | -18/+18 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11293: Use the right search when forming the data for the PAC. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11278: fix compiler warnings | Stefan Metzmacher | 1 | -14/+22 |
2007-10-10 | r11273: Initialise the new server_info->logon_server element. | Andrew Bartlett | 2 | -0/+9 |
2007-10-10 | r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure | Andrew Bartlett | 4 | -90/+34 |
2007-10-10 | r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb. | Andrew Bartlett | 3 | -88/+81 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 5 | -35/+39 |
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 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 5 | -29/+51 |
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 | r11218: Always return the mutual authentication reply (needed for kpasswd), | Andrew Bartlett | 1 | -45/+12 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 4 | -47/+140 |
2007-10-10 | r11215: Remove no-op prompter intended to work around bugs in old kerberos libs. | Andrew Bartlett | 1 | -27/+1 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 4 | -54/+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 | r11209: We can't read the priorSecret unless we ask for it. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11204: Allow us to read credentials from secrets.ldb without a | Andrew Bartlett | 1 | -6/+2 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 10 | -280/+302 |
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 | r11081: Remember to remove unused variables. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r11080: Narrowing down on the #1828 PPC bug. The PPC client sends an | Jeremy Allison | 1 | -19/+7 |
2007-10-10 | r11076: Still working on bug #1828, PPC hell. The PPC client sends the | Jeremy Allison | 1 | -2/+12 |
2007-10-10 | r11058: remove useless talloc context | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 2 | -11/+0 |
2007-10-10 | r11037: | Stefan Metzmacher | 2 | -0/+11 |
2007-10-10 | r10985: To aid in testing, this allows us to easily force kerberos to use UDP... | Andrew Bartlett | 1 | -5/+9 |
2007-10-10 | r10982: Move credentials.h into auth/credentials, and add flags needed by | Andrew Bartlett | 1 | -0/+81 |
2007-10-10 | r10981: Pull code to decide between and implement NTLMv2, NTLM and LM | Andrew Bartlett | 4 | -139/+243 |
2007-10-10 | r10945: Free the salt after we are done with it. May need a merge to similar | Andrew Bartlett | 1 | -2/+4 |
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 | r10812: Fix capitalisation (thanks tridge). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 2 | -2/+117 |
2007-10-10 | r10796: Make getting an anonymous session info a utility function. | Andrew Bartlett | 2 | -21/+27 |
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 | r10670: Add notes on things that are TODO in Samba4 kerberos land. | Andrew Bartlett | 1 | -0/+46 |
2007-10-10 | r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma... | Andrew Tridgell | 2 | -8/+13 |