Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9940: When guessing, don't make DEBUG(1,... errors. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9929: Fix indentation | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r9772: Make credentials callbacks more consistant with the abstraction | Andrew Bartlett | 1 | -7/+92 |
2007-10-10 | r9731: Fix typo | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -31/+287 |
2007-10-10 | r9414: Fix failure to find own domain info due to recent ldb_dn upgrade - we | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r7988: Store the KVNO for the machine account, and set it up in the provision. | Andrew Bartlett | 1 | -0/+22 |
2007-10-10 | r7690: Move the NT hash generation into the credentials system, rather than | Andrew Bartlett | 1 | -11/+69 |
2007-10-10 | r6952: Remove unneeded include of popt_common.h | Tim Potter | 1 | -1/+0 |
2007-10-10 | r6700: Upper case realms in kerberos-specific parts of the code, as this is | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r6573: Start on my project to implement an NT4 compatible BDC in Samba4. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r6565: Cludge, cludge, cludge... | Andrew Bartlett | 1 | -1/+30 |
2007-10-10 | r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for this | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r6452: This particular credentials feature needs to be NULL by default. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r6271: Don't zero the cli_credentials structure - instead allow valgrind to | Andrew Bartlett | 1 | -1/+7 |
2007-10-10 | r6079: Add inline documentation on the credentials context API. | Andrew Bartlett | 1 | -6/+118 |
2007-10-10 | r6070: Fix typo's and fallback to "" as default user name if no | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r6024: Some of the ordering constraints on the popt callbacks were getting | Andrew Bartlett | 1 | -21/+86 |
2007-10-10 | r5989: Display authentication information (list of available auth protocols | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -5/+74 |
2007-10-10 | r5942: A couple of small changes to fix things up with the new credentials | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -22/+21 |
2007-10-10 | r5929: Use cli_credentials for the SMB functions as well. | Jelmer Vernooij | 1 | -2/+11 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 1 | -2/+22 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 1 | -0/+301 |