summaryrefslogtreecommitdiff
path: root/source3/libads/util.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-04s3: use generate_random_password() instead of generate_random_str()Stefan Metzmacher1-2/+4
2011-02-11s3-libads: make ads_guess_service_principal static.Günther Deschner1-69/+0
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-0/+1
2009-10-13s3: use enum netr_SchannelType all over the place.Günther Deschner1-1/+1
2008-12-23Fix more asprintf warnings and some error path errors.Jeremy Allison1-2/+10
2008-10-19Add TALLOC_CTX pointer to generate_random_str(), for consistency withJelmer Vernooij1-1/+1
2008-10-04Fix an unlikely memleak found by the IBM checkerVolker Lendecke1-0/+2
2008-05-29Tiny memory leakMarc VanHeyningen1-0/+2
2007-10-10r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter1-21/+33
2007-10-10r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter1-33/+21
2007-10-10r25109: Remove obsolete argument from ads_guess_service_principal().Günther Deschner1-1/+0
2007-10-10r24804: As a temporary workaround, also try to guess the server's principal i...Günther Deschner1-0/+58
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke1-3/+1
2007-10-10r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke1-1/+3
2007-10-10r16952: New derive DES salt code and Krb5 keytab generationGerald Carter1-8/+0
2007-10-10r16115: Make "net ads changetrustpw" work again.Günther Deschner1-7/+3
2007-10-10r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers.Jeremy Allison1-1/+0
2007-10-10r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison1-26/+32
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-3/+5
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-4/+6
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-1/+1
2002-08-17sync 3.0 branch with headJelmer Vernooij1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-12-20forgot to commit this file from remusAndrew Tridgell1-0/+59