summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2024-03-01selftest: Bring ldb test defintions into one place in selftest/tests.pyAndrew Bartlett1-3/+0
2024-03-01selftest: Always and only run ldb test-tdb test in Samba selftestAndrew Bartlett1-5/+1
2024-03-01pytests: samba-tool domain kds root_keyDouglas Bagnall1-0/+1
2024-03-01pytest:dsdb: check that there is a gkdi root keyDouglas Bagnall1-0/+4
2024-03-01s4:pydsdb: python bindings for gkdi_new_root_key()Douglas Bagnall1-0/+84
2024-03-01s4:dsdb: Add functions for GKDI root key creationJo Sutton4-2/+410
2024-02-29s4:pydsdb: add not-implemented raising functions to when appropriateDouglas Bagnall1-2/+32
2024-02-28s4-kdc: Add "Fresh Public Key Identity" SID if PKINIT freshness usedAndrew Bartlett3-0/+21
2024-02-27s4:rpc_server: Make some arrays staticJo Sutton1-27/+36
2024-02-27s4:rpc_server: Remove trailing whitespaceJo Sutton1-1/+1
2024-02-27python/tests: Add test for new krb5 keytab parserAndrew Bartlett2-0/+67
2024-02-26source4/torture: Add SEC_STD_DELETE to enable proper cleanupAnoop C S2-6/+66
2024-02-16s4:dsdb: Fix grammarJo Sutton1-1/+1
2024-02-16s4:ldap_server: Remove trailing whitespaceJo Sutton1-9/+9
2024-02-16s4:dsdb: Let requests with the AS_SYSTEM control reset an account’s passwordJo Sutton1-1/+4
2024-02-16s4:dsdb: Make use of dsdb_have_system_access()Jo Sutton3-38/+21
2024-02-16s4:dsdb: Add function to determine whether we have system accessJo Sutton2-0/+32
2024-02-16s4:dsdb: Add include guard to dsdb/samdb/ldb_modules/util.hJo Sutton1-0/+5
2024-02-16s4:dsdb: Remove redundant includeJo Sutton1-1/+0
2024-02-16s4:dsdb: Add function to create a GMSA password update requestJo Sutton2-0/+63
2024-02-16s4:dsdb: Remove unused includesJo Sutton1-7/+0
2024-02-16s4:dsdb: Add to ‘user_attrs’ attributes required for Group Managed Servic...Jo Sutton1-1/+6
2024-02-16s4:dsdb: Add dsdb_werror() macroJo Sutton1-0/+3
2024-02-16s4:dsdb: Add search flag indicating that gMSA passwords are to be updatedJo Sutton1-0/+1
2024-02-16s4:dsdb: Include missing headersJo Sutton1-0/+2
2024-02-16s4:dsdb: Add dsdb control indicating that gMSA passwords are to be updatedJo Sutton2-0/+8
2024-02-16s4:setup: Remove empty lineJo Sutton1-1/+0
2024-02-16s4:dsdb: Fix code formattingJo Sutton1-2/+2
2024-02-16s4:dsdb: Add ‘ares’ parameter to operational attribute constructor functionsJo Sutton1-17/+21
2024-02-16s4:dsdb: Make array staticJo Sutton1-1/+1
2024-02-16s4:dsdb: Remove trailing whitespaceJo Sutton3-15/+15
2024-02-16s4:dsdb: Remove duplicate wordJo Sutton1-1/+1
2024-02-16s4:dsdb: Remove unused ‘domain_dn’ parameterJo Sutton4-26/+7
2024-02-16s4:dsdb: Remove reference to now‐gone lmNewHash parameterJo Sutton1-10/+8
2024-02-16s4:dsdb: Split out function to create a ‘password set’ ldb requestJo Sutton1-24/+51
2024-02-16s4:dsdb: Allocate NT hash on to more appropriate memory contextJo Sutton1-1/+1
2024-02-16s4:dsdb: Undefine helper macroJo Sutton1-0/+2
2024-02-16s4:dsdb: Check return value of talloc_new()Jo Sutton1-0/+9
2024-02-16s4:kdc: Remove ‘attrs’ parameter from samba_kdc_lookup_server()Jo Sutton1-5/+4
2024-02-16s4:dsdb: Add helper functions to get GKDI root key DNsJo Sutton1-0/+83
2024-02-08s4:dsdb: Fix code formattingJo Sutton1-1/+1
2024-02-08s4:dsdb: Avoid buffer overflow in samdb_result_hashes()Jo Sutton1-0/+7
2024-02-08s4:dsdb: Mark hash returned by samdb_result_hash() as secretJo Sutton1-0/+1
2024-02-08s4:dsdb: Correct reference to source fileJo Sutton1-1/+1
2024-02-08s4:dsdb: Remove trailing whitespaceJo Sutton1-66/+66
2024-02-08s4:dsdb: Correct NDR push error messageJo Sutton1-1/+1
2024-02-08s4:dsdb: Fix code spellingJo Sutton2-6/+6
2024-02-08s4:dsdb: Remove trailing whitespaceJo Sutton1-11/+11
2024-02-08s4:auth: Fix code spellingJo Sutton1-1/+1
2024-02-08s4:libcli: Remove unnecessary uses of discard_const_p()Jo Sutton1-4/+4