summaryrefslogtreecommitdiff
path: root/auth/credentials/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2024-03-14auth/credentials: Cope with GMSA 5min password preview in cli_credentials_set...Andrew Bartlett1-1/+1
2024-03-14auth/credentials: Add hook to set credentials from msDS-ManagedPassword blobAndrew Bartlett1-1/+6
2023-12-07pycredentials: Properly check type in creds.set_nt_hash() and samr.encrypt_sa...Andrew Bartlett1-1/+2
2021-03-24auth:creds: Use our own cli_credentials_set_cmdline_callbacks()Andreas Schneider1-1/+1
2021-03-24auth:creds: Add command line function for standard password callbackAndreas Schneider1-0/+4
2020-11-03auth:creds:tests: Migrate test to a cmocka unit testAndreas Schneider1-0/+6
2020-11-03auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider1-1/+1
2020-08-19auth:creds: Bump library versionAndreas Schneider1-1/+1
2020-08-19auth:creds: Remove unused credentials autoproto headerAndreas Schneider1-1/+0
2019-06-27lib/crypto: move gnutls error wrapper to own subsystemAndrew Bartlett1-1/+1
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-8/+7
2018-09-27PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power1-5/+5
2018-04-13wscript_build: make sure we link extra-python versions of librariesNoel Power1-1/+4
2017-03-10python: wscript_build: Build some modules for Python 3Lumir Balhar1-6/+6
2017-01-11wscript: remove executable bits for all wscript* filesStefan Metzmacher1-0/+0
2016-01-13Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij1-1/+1
2012-08-10build: rename security → samba-securityBjörn Jacke1-1/+1
2012-07-15auth/credentials: Look in the secrets.tdb for the machine accountAndrew Bartlett1-1/+1
2012-04-12s4-auth-krb: Move keytab functions in a separate file.Simo Sorce1-2/+2
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett1-0/+32