r9595: Add ldb map module
[sfrench/samba-autobuild/.git] / source / lib / credentials.c
2007-10-10 Andrew Bartlettr9414: Fix failure to find own domain info due to recen...
2007-10-10 Andrew Bartlettr7988: Store the KVNO for the machine account, and...
2007-10-10 Andrew Bartlettr7690: Move the NT hash generation into the credentials...
2007-10-10 Tim Potterr6952: Remove unneeded include of popt_common.h
2007-10-10 Andrew Bartlettr6700: Upper case realms in kerberos-specific parts...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Stefan Metzmacherr6483: fix anonymous connections, '-U %' or '-U ""...
2007-10-10 Andrew Bartlettr6452: This particular credentials feature needs to...
2007-10-10 Andrew Bartlettr6271: Don't zero the cli_credentials structure - inste...
2007-10-10 Andrew Bartlettr6079: Add inline documentation on the credentials...
2007-10-10 Jelmer Vernooijr6070: Fix typo's and fallback to "" as default user...
2007-10-10 Andrew Bartlettr6024: Some of the ordering constraints on the popt...
2007-10-10 Jelmer Vernooijr5989: Display authentication information (list of...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Bartlettr5942: A couple of small changes to fix things up with...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5929: Use cli_credentials for the SMB functions as...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...