pyldb: Move PyErr_LDB_OR_RAISE() and PyErr_LDB_DN_OR_RAISE() into pyldb.h
[samba.git] / source4 / dsdb /
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
2023-10-19 Joseph Suttons4:dsdb: Remove reference to non‐existent code
2023-10-17 Joseph Suttons4:dsdb: Check return value of ldb_msg_add_empty()...
2023-10-16 Stefan MetzmacherCVE-2018-14628: s4:dsdb: remove unused code in dirsync_...
2023-10-13 Joseph Suttons4:dsdb:tests: Use loadTestsFromTestCase() instead...
2023-10-13 Joseph Suttons4:dsdb:tests: Fix assertion messages
2023-10-13 Joseph Suttons4:dsdb:tests: Remove unused variables
2023-10-13 Joseph Suttons4:dsdb:tests: Remove unused imports
2023-10-13 Joseph Suttons4:dsdb: Don’t overwrite existing error code (CID 1445263)
2023-10-13 Joseph Suttons4:dsdb: Log correct ldb error
2023-10-13 Joseph Suttons4:dsdb: Replace early ‘continue’ with ‘if’ statement...
2023-10-13 Joseph Suttons4:dsdb: Check return value of ldb_msg_add_empty()...
2023-10-13 Joseph Suttons4:dsdb: Fix unreachable code (CID 1435967)
2023-10-13 Joseph Suttons4:dsdb: Remove unreachable code (CID 1034686)
2023-10-13 Joseph Suttons4:dsdb: Check return code (CID 1444824/1444844)
2023-10-13 Joseph Suttons4:dsdb: Permit forward link to be missing in linked_at...
2023-10-13 Joseph Suttons4:dsdb: Check whether ‘p’ is NULL before dereferencing...
2023-10-12 Joseph Suttons4:dsdb: Skip allocation of empty device SIDs array
2023-10-10 Volker Lendeckedsdb: Slightly simplify dsdb_trust_get_incoming_passwords()
2023-10-10 Andrew BartlettCVE-2023-4154: Unimplement the original DirSync behavio...
2023-10-10 Andrew BartlettCVE-2023-4154 dsdb/tests: Extend attribute read DirSync...
2023-10-10 Andrew BartlettCVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC...
2023-10-10 Andrew BartlettCVE-2023-4154 dsdb/tests: Speed up DirSync test by...
2023-10-10 Andrew BartlettCVE-2023-4154 dsdb/tests: Check that secret attributes...
2023-10-10 Andrew BartlettCVE-2023-4154 dsdb/tests: Force the test attribute...
2023-10-10 Andrew BartlettCVE-2023-4154 dsdb/tests: Use self.addCleanup() and...
2023-10-10 Andrew BartlettCVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests...
2023-10-01 Joseph Suttons4:dsdb: Add session info flag to indicate authenticati...
2023-10-01 Joseph Suttons4:dsdb: Add parameters for claims and device SIDs...
2023-09-27 Joseph Suttons4:dsdb: Use Builtin SID constant
2023-09-27 Joseph Suttons4:dsdb: Use NULL SID constant
2023-09-26 Andrew Bartlettlibcli/security: Pass in claims evaluation state when...
2023-09-14 Joseph Suttons4:dsdb: Fix comment
2023-09-14 Joseph Suttons4:dsdb: Switch to using smb_krb5_princ_component()
2023-09-14 Joseph Suttons4:dsdb: Prefer explicit initialization to ZERO_STRUCT()
2023-09-14 Joseph Suttons4:dsdb: Parenthesize macro expression
next