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