summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
...
* r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett2007-10-103-5/+74
* r11520: indentAndrew Bartlett2007-10-101-1/+1
* r11514: Fixup debug messageAndrew Bartlett2007-10-101-1/+1
* r11470: To a server trusted for delegation (checked for in the gss libs),Andrew Bartlett2007-10-101-1/+1
* r11468: Merge a bit more of init_sec_context from Heimdal CVS into ourAndrew Bartlett2007-10-101-1/+8
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-107-52/+178
* r11441: Remove the auth_domain module from Samba4, as we will only do thingsAndrew Bartlett2007-10-102-169/+0
* r11440: Actually check the right thing for 'is this a machine account' (thank...Andrew Bartlett2007-10-101-1/+1
* r11414: Add passing around of logon_parameters to Samba4 auth_winbindAndrew Bartlett2007-10-101-0/+3
* r11401: A simple hack to have our central credentials system deny sending LMAndrew Bartlett2007-10-104-0/+19
* r11400: fix compiler warningsStefan Metzmacher2007-10-102-6/+6
* r11399: Add another case where we need to fallback, if the KDC isn't there.Andrew Bartlett2007-10-101-0/+4
* r11394: Allow KDC unreachable as another 'forget about gssapi' error on SPNEGO.Andrew Bartlett2007-10-101-0/+4
* r11393: Avoid error messages and get more correctness with long plaintext pas...Andrew Bartlett2007-10-101-14/+15
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-102-8/+3
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-102-2/+5
* r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett2007-10-103-3/+32
* r11366: Pass around the flags which indicate if we should support plaintextAndrew Bartlett2007-10-104-13/+26
* r11358: Ensure domains are always upper-case as well. Helps NTLMv2.Andrew Bartlett2007-10-101-1/+4
* r11350: Add some debugs to assist tracking down kerberos issues in future.Andrew Bartlett2007-10-101-2/+26
* r11342: Remove unused variables.Andrew Bartlett2007-10-101-1/+0
* r11325: Fix up some kerberos notes.Andrew Bartlett2007-10-101-15/+14
* r11315: Sorry gd, I just removed all of your code that I just merged...Andrew Bartlett2007-10-101-2/+0
* r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett2007-10-104-139/+50
* r11313: TypoAndrew Bartlett2007-10-101-1/+1
* r11312: Make it clear we are looking at the 'domain ref', not the domainAndrew Bartlett2007-10-101-18/+18
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-2/+2
* r11293: Use the right search when forming the data for the PAC.Andrew Bartlett2007-10-101-2/+2
* r11278: fix compiler warningsStefan Metzmacher2007-10-101-14/+22
* r11273: Initialise the new server_info->logon_server element.Andrew Bartlett2007-10-102-0/+9
* r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensureAndrew Bartlett2007-10-104-90/+34
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2007-10-103-88/+81
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-105-35/+39
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-101-2/+1
* r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO.Andrew Bartlett2007-10-101-2/+3
* r11220: Add the ability to handle the salt prinicpal as part of theAndrew Bartlett2007-10-105-29/+51
* r11219: Now that we have the credentials hooked in here, we have a much moreAndrew Bartlett2007-10-101-1/+10
* r11218: Always return the mutual authentication reply (needed for kpasswd),Andrew Bartlett2007-10-101-45/+12
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-104-47/+140
* r11215: Remove no-op prompter intended to work around bugs in old kerberos libs.Andrew Bartlett2007-10-101-27/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-104-54/+0
* r11212: Enable sealing of data with raw krb5, consolidate some code into theAndrew Bartlett2007-10-101-61/+63
* r11209: We can't read the priorSecret unless we ask for it.Andrew Bartlett2007-10-101-0/+1
* r11204: Allow us to read credentials from secrets.ldb without aAndrew Bartlett2007-10-101-6/+2
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-1010-280/+302
* r11199: Push an objectSid into the schannel state database, to match the new ...Andrew Bartlett2007-10-101-10/+2
* r11196: Clean up memory leaks (pointed out by vl), and handle the case whereAndrew Bartlett2007-10-101-11/+47
* r11081: Remember to remove unused variables.Jeremy Allison2007-10-101-1/+0
* r11080: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison2007-10-101-19/+7
* r11076: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison2007-10-101-2/+12