summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12363: minor fixes for win2000 join/loginAndrew Tridgell1-1/+2
2007-10-10r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett1-2/+3
2007-10-10r12360: Add simple bind support into our LDAP server.Andrew Bartlett2-1/+92
2007-10-10r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett2-0/+25
2007-10-10r12268: Use transactions to ensure that the schannel db is consistant.Andrew Bartlett1-0/+17
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett4-9/+39
2007-10-10r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2-3/+51
2007-10-10r12065: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12064: pass back the socket level error correctly (so we getAndrew Tridgell1-7/+2
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