ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source4 / dsdb /
16 hours ago Douglas Bagnalls4:dsdb:mod: repl_md: message sort uses NUMERIC_CMP()
16 hours ago Douglas Bagnalls4:dsdb:mod: repl_md: make message_sort transitive
16 hours ago Douglas Bagnalls4:dsdb:util_trusts: simplify the NULL case in dns_cmp
16 hours ago Douglas Bagnalls4:dsdb:util_trusts: describe dns_cmp return values
5 days ago Andreas Schneiders4:dsdb: Fix stack use after scope in gkdi_create_root_...
2024-04-24 Jo Suttons4:kdc: Pass ldb context into samba_kdc_message2entry_k...
2024-04-24 Jo Suttonpython: Move get_admin_sid() to SamDB
2024-04-23 Volker LendeckeFix a few "might be uninitialized" errors
2024-04-23 Douglas Bagnalls4:dsdb: fix spelling in comment
2024-04-23 Douglas Bagnalldsdb:schema: use NUMERIC_CMP in place of uint32_cmp
2024-04-21 Jo Suttons4:dsdb:tests: Make use of ‘ldb’ parameter
2024-04-21 Jo Suttons4:dsdb: Implement DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS...
2024-04-21 Andrew Bartletts4-gmsa: Do not attempt password set on remote LDAP...
2024-04-21 Jo Suttons4:dsdb: Add dsdb_update_gmsa_keys()
2024-04-21 Jo Suttons4:dsdb: Move the responsibility for determining whethe...
2024-04-21 Jo Suttons4:dsdb: Indicate to the LDAP server physical passwords...
2024-04-21 Jo Suttons4:dsdb: Store found managed password ID as part of...
2024-04-21 Jo Suttons4:dsdb: Store account DN as part of gMSA update structure
2024-04-21 Jo Suttons4:dsdb: Only reuse the current password ID as the...
2024-04-21 Jo Suttons4:dsdb: Add a note that administrators should not...
2024-04-21 Jo Suttons4:dsdb: No longer pass DSDB_SEARCH_ONE_ONLY flag to...
2024-04-21 Jo Suttons4:dsdb: Explicitly return success error code
2024-04-16 Jo Suttons4:dsdb: Implement msDS-ManagedPassword attribute
2024-04-16 Jo Suttons4:dsdb: Add extra attrs to search request even if...
2024-04-16 Jo Suttons4:dsdb: Set up passwords and password IDs of new gMSAs
2024-04-16 Jo Suttons4:dsdb: Add functions for Group Managed Service Accoun...
2024-04-16 Jo Suttons4:dsdb: Factor out a function to remove all password...
2024-04-10 Douglas Bagnalls4:dsdb:mod:operational: use NUMERIC_CMP in pso_compare
2024-04-10 Andrew Bartlettpyldb: Include a reference to the Ldb in objects that use
2024-03-28 Andrew Bartletts4-dsdb: Create KdfParameters at runtime
2024-03-28 Andrew Bartletts4-dsdb: Indent DH parameters table in gkdi_create_root...
2024-03-28 Andrew Bartletts4-dsdb: Populate new GKDI root keys from the server...
2024-03-28 Andrew Bartlettpyldb: Consolidate PyErr_SetLdbError() using the pyldb...
2024-03-12 Jule Angerselftest: add tests for "samba-tool user list --locked...
2024-03-05 Andrew Bartlettlib/ldb-samba: Align py_ldb_set_opaque_integer() with...
2024-03-03 Andrew Bartlettpyldb: Move PyErr_LDB_OR_RAISE() and PyErr_LDB_DN_OR_RA...
2024-03-03 Andrew Bartlettdsdb: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
2024-03-03 Andrew Bartlettdsdb: Use pyldb_Ldb_AsLdbContext() in PyErr_LDB_OR_RAISE()
2024-03-01 Douglas Bagnalls4:pydsdb: python bindings for gkdi_new_root_key()
2024-03-01 Jo Suttons4:dsdb: Add functions for GKDI root key creation
2024-02-29 Douglas Bagnalls4:pydsdb: add not-implemented raising functions to...
2024-02-16 Jo Suttons4:dsdb: Fix grammar
2024-02-16 Jo Suttons4:dsdb: Let requests with the AS_SYSTEM control reset...
2024-02-16 Jo Suttons4:dsdb: Make use of dsdb_have_system_access()
2024-02-16 Jo Suttons4:dsdb: Add function to determine whether we have...
2024-02-16 Jo Suttons4:dsdb: Add include guard to dsdb/samdb/ldb_modules...
2024-02-16 Jo Suttons4:dsdb: Remove redundant include
2024-02-16 Jo Suttons4:dsdb: Add function to create a GMSA password update...
2024-02-16 Jo Suttons4:dsdb: Remove unused includes
2024-02-16 Jo Suttons4:dsdb: Add dsdb_werror() macro
2024-02-16 Jo Suttons4:dsdb: Add search flag indicating that gMSA passwords...
2024-02-16 Jo Suttons4:dsdb: Include missing headers
2024-02-16 Jo Suttons4:dsdb: Add dsdb control indicating that gMSA password...
2024-02-16 Jo Suttons4:dsdb: Fix code formatting
2024-02-16 Jo Suttons4:dsdb: Add ‘ares’ parameter to operational attribute...
2024-02-16 Jo Suttons4:dsdb: Make array static
2024-02-16 Jo Suttons4:dsdb: Remove trailing whitespace
2024-02-16 Jo Suttons4:dsdb: Remove duplicate word
2024-02-16 Jo Suttons4:dsdb: Remove unused ‘domain_dn’ parameter
2024-02-16 Jo Suttons4:dsdb: Remove reference to now‐gone lmNewHash parameter
2024-02-16 Jo Suttons4:dsdb: Split out function to create a ‘password set...
2024-02-16 Jo Suttons4:dsdb: Allocate NT hash on to more appropriate memory...
2024-02-16 Jo Suttons4:dsdb: Undefine helper macro
2024-02-16 Jo Suttons4:dsdb: Check return value of talloc_new()
2024-02-16 Jo Suttons4:dsdb: Add helper functions to get GKDI root key DNs
2024-02-08 Jo Suttons4:dsdb: Fix code formatting
2024-02-08 Jo Suttons4:dsdb: Avoid buffer overflow in samdb_result_hashes()
2024-02-08 Jo Suttons4:dsdb: Mark hash returned by samdb_result_hash()...
2024-02-08 Jo Suttons4:dsdb: Correct reference to source file
2024-02-08 Jo Suttons4:dsdb: Remove trailing whitespace
2024-02-08 Jo Suttons4:dsdb: Correct NDR push error message
2024-02-08 Jo Suttons4:dsdb: Fix code spelling
2024-02-08 Jo Suttons4:dsdb: Remove trailing whitespace
2024-02-08 Jo Suttons4:dsdb: Remove duplicate userAccountControl array...
2024-02-08 Douglas Bagnallperftest:ndr_pack: spin in do_nothing for a while
2024-02-08 Douglas Bagnallperftest:ndr_pack: use a valid dummy SID
2024-02-08 Douglas Bagnallperftest:ndr_pack_performance: remove irrelevant import...
2024-02-08 Douglas Bagnallperftest:ndr_pack: slightly reduce python overhead
2024-02-08 Douglas Bagnallperftest: ndr_pack_performance gets more SD types
2024-02-08 Douglas Bagnallperftest:ndr_pack: rename SD tests with object ACEs
2024-01-15 Joseph Suttonpython: Generate HRESULT definitions automatically
2023-12-08 Joseph Suttons4:dsdb: Fix code spelling
2023-12-08 Joseph Suttons4:dsdb: Remove trailing whitespace
2023-12-08 Joseph Suttons4:dsdb: Use portable integer constant INT64_MAX
2023-12-08 Joseph Suttons4:dsdb: Use portable integer constant INT64_MAX
2023-12-08 Joseph Suttons4:dsdb: Use portable integer constant INT64_MIN
2023-12-08 Joseph Suttons4:dsdb: Remove unused includes
2023-12-08 Joseph Suttons4:dsdb: Remove trailing whitespace
2023-11-30 Rob van der Lindepython: move HRES_SEC_* constants to samba module
2023-11-30 Rob van der Lindepython: tests: make HRES_SEC_E_* constant an int
2023-11-30 Rob van der Lindepython: PEP275: docstrings should always use double...
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-11-01 Joseph Suttonlibcli/security: Rename sids_contains_sid() to sids_con...
2023-11-01 Joseph Suttons4:dsdb: Make sids_contains_sid() usable by other Samba...
2023-11-01 Joseph Suttons4:dsdb: Align integer type
2023-10-26 Joseph Suttons4:kdc: Have smb_krb5_principal_get_comp_string() prope...
2023-10-26 Joseph Suttons4:dsdb: Initialize pointers to NULL
2023-10-26 Douglas Bagnalls4/dsdb: try not to leak on access check failure
2023-10-25 Joseph Suttons4:dsdb: Fix code spelling
2023-10-25 Joseph Suttons4:dsdb:tests: Remove unnecessary f‐strings
next