summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12063: fixed the krb5 client code to handle ICMP port unreachable errors, andAndrew Tridgell1-17/+21
2007-10-10r12061: Add missing file to previous commit. This provides a hook on which toAndrew Bartlett1-0/+31
2007-10-10r12060: Work towards allowing the credentials system to allow/deny certainAndrew Bartlett5-65/+105
2007-10-10r12059: Use random keytab names (so we get different keytabs, rather thanAndrew Bartlett1-1/+15
2007-10-10r12058: Set an anonymous fallback, if the machine account isn't available.Andrew Bartlett1-0/+2
2007-10-10r12056: Some clarification fixes for the keytab code, and use the rightAndrew Bartlett1-14/+15
2007-10-10r11995: A big kerberos-related update.Andrew Bartlett5-76/+321
2007-10-10r11994: This function no longer needs a special declaration.Andrew Bartlett1-4/+0
2007-10-10r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b...Andrew Bartlett1-98/+321
2007-10-10r11991: Null termainte the list of backends. (Makes it easier to walk the li...Andrew Bartlett1-2/+2
2007-10-10r11989: Rather than grabbing the machine account details at this point, grabAndrew Bartlett1-10/+1
2007-10-10r11969: got rid of the very annoying 'failed to open /secrets.tdb'Andrew Tridgell1-1/+5
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-4/+4
2007-10-10r11940: Love has clarified why this code does what it does.Andrew Bartlett1-8/+0
2007-10-10r11929: Add static, comments.Andrew Bartlett1-3/+3
2007-10-10r11928: More Kerberos musings...Andrew Bartlett1-20/+64
2007-10-10r11601: try to fix the build on IRIX 6.5 us4Stefan Metzmacher1-0/+3
2007-10-10r11600: remove unused codeStefan Metzmacher2-1678/+0
2007-10-10r11599: remove local (and broken) version of strhaslower() strhasupper()Stefan Metzmacher1-24/+0
2007-10-10r11567: Ldb API change patch.Simo Sorce1-10/+11
2007-10-10r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett5-45/+67
2007-10-10r11538: More notes on things we need.Andrew Bartlett1-0/+3
2007-10-10r11537: Make the authsam_account_ok routine callable by external users (the K...Andrew Bartlett1-19/+21
2007-10-10r11525: Move lookups (including the attribute search) for users fromAndrew Bartlett1-69/+105
2007-10-10r11522: Add support for delegated credentials and machine account credentialsAndrew Bartlett1-0/+20
2007-10-10r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett3-5/+74
2007-10-10r11520: indentAndrew Bartlett1-1/+1
2007-10-10r11514: Fixup debug messageAndrew Bartlett1-1/+1
2007-10-10r11470: To a server trusted for delegation (checked for in the gss libs),Andrew Bartlett1-1/+1
2007-10-10r11468: Merge a bit more of init_sec_context from Heimdal CVS into ourAndrew Bartlett1-1/+8
2007-10-10r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett7-52/+178
2007-10-10r11441: Remove the auth_domain module from Samba4, as we will only do thingsAndrew Bartlett2-169/+0
2007-10-10r11440: Actually check the right thing for 'is this a machine account' (thank...Andrew Bartlett1-1/+1
2007-10-10r11414: Add passing around of logon_parameters to Samba4 auth_winbindAndrew Bartlett1-0/+3
2007-10-10r11401: A simple hack to have our central credentials system deny sending LMAndrew Bartlett4-0/+19
2007-10-10r11400: fix compiler warningsStefan Metzmacher2-6/+6
2007-10-10r11399: Add another case where we need to fallback, if the KDC isn't there.Andrew Bartlett1-0/+4
2007-10-10r11394: Allow KDC unreachable as another 'forget about gssapi' error on SPNEGO.Andrew Bartlett1-0/+4
2007-10-10r11393: Avoid error messages and get more correctness with long plaintext pas...Andrew Bartlett1-14/+15
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij2-8/+3
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2-2/+5
2007-10-10r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett3-3/+32
2007-10-10r11366: Pass around the flags which indicate if we should support plaintextAndrew Bartlett4-13/+26
2007-10-10r11358: Ensure domains are always upper-case as well. Helps NTLMv2.Andrew Bartlett1-1/+4
2007-10-10r11350: Add some debugs to assist tracking down kerberos issues in future.Andrew Bartlett1-2/+26
2007-10-10r11342: Remove unused variables.Andrew Bartlett1-1/+0
2007-10-10r11325: Fix up some kerberos notes.Andrew Bartlett1-15/+14
2007-10-10r11315: Sorry gd, I just removed all of your code that I just merged...Andrew Bartlett1-2/+0
2007-10-10r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett4-139/+50
2007-10-10r11313: TypoAndrew Bartlett1-1/+1