summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules
Commit message (Expand)AuthorAgeFilesLines
* audit_tests: Use dom_sid_str_bufVolker Lendecke2018-11-021-10/+10
* dsdb: Use dom_sid_str_bufVolker Lendecke2018-11-021-6/+5
* replmd: Single DB operation per source object during link processingTim Beale2018-11-011-60/+71
* replmd: Move talloc context one level upTim Beale2018-11-011-33/+15
* replmd: Split apart source/target checks for linksTim Beale2018-11-011-34/+46
* replmd: Group together link attribute processing by source objectTim Beale2018-11-011-14/+87
* replmd: Add more debug for replicating linksTim Beale2018-11-011-0/+13
* dsdb group audit tests: log_membership_changes extra testsGary Lockyer2018-10-301-0/+364
* dsdb group audit tests: check_version improve diagnosticsGary Lockyer2018-10-301-7/+53
* dsdb group audit tests: check_timestamp improve diagnosticsGary Lockyer2018-10-301-4/+32
* dsdb group audit: align dn_compare with memcmpGary Lockyer2018-10-302-17/+18
* dsdb group_audit: Test to replicate BUG 13664Gary Lockyer2018-10-301-1/+251
* dsdb: Add comments explaining the limitations of our current backlink behaviourAndrew Bartlett2018-10-302-7/+35
* s4:samldb: internally use extended dns while changing the primaryGroupID fieldStefan Metzmacher2018-10-301-8/+21
* s4:repl_meta_data: add support for DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SIDStefan Metzmacher2018-10-303-3/+161
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-10-301-19/+12
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-10-301-16/+11
* s4:repl_meta_data: add missing \n to a DEBUG message in replmd_modify_la_add()Stefan Metzmacher2018-10-301-1/+1
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-10-301-17/+10
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-10-301-15/+10
* dsdb encrypted_secrets: Allow "ldb:// and "mdb://" in file pathGary Lockyer2018-10-191-0/+6
* dsdb encrypted_secrets tests: Allow "ldb://" in file pathGary Lockyer2018-10-192-2/+16
* dsdb: Add dsdb_request_has_control() helper functionTim Beale2018-10-121-2/+1
* dsdb: Remove redundant variable/checkTim Beale2018-10-121-6/+4
* dsdb: Ensure that a DN (now) pointing at a deleted object counts for objectcl...Andrew Bartlett2018-10-121-0/+11
* acl_read: Rework Samba code to reflect Windows logicTim Beale2018-09-211-49/+24
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-09-061-2/+2
* source4/dsdb/samdb/ldb_modules/wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-2/+3
* krb5-samba: interdomain trust uses different salt principalAlexander Bokovoy2018-09-051-3/+3
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+1
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+10
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-241-5/+5
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-2/+2
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-1/+1
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-1/+1
* dsdb: Fix CID 1438461 Error handling issues (CHECKED_RETURN)Volker Lendecke2018-08-221-3/+7
* CVE-2018-10919 acl_read: Fix unauthorized attribute access via searchesTim Beale2018-08-141-0/+247
* CVE-2018-10919 acl_read: Flip the logic in the dirsync checkTim Beale2018-08-141-10/+7
* CVE-2018-10919 acl_read: Small refactor to aclread_callback()Tim Beale2018-08-141-14/+17
* CVE-2018-10919 acl_read: Split access_mask logic out into helper functionTim Beale2018-08-141-19/+35
* dsdb group_audit_test: Remove redundant mocking codeGary Lockyer2018-07-251-90/+0
* dsdb group auditing: remove HAVE_JANSSON from group_auditGary Lockyer2018-07-251-6/+0
* dsdb audit logging: remove HAVE_JANSSON from audit_logGary Lockyer2018-07-251-11/+0
* json: Add unit tests for error handlingGary Lockyer2018-07-253-0/+942
* json: Modify API to use return codesGary Lockyer2018-07-253-122/+553
* dsdb: Fix the 32-bit buildVolker Lendecke2018-07-181-2/+2
* dbchecker: Fixing up incorrect DNs wasn't workingTim Beale2018-07-031-0/+64
* dsdb audit: Fix timestamp testsGary Lockyer2018-06-261-2/+7
* dsdb: Use GUID_zero() rather than memset in dsdb audit codeAndrew Bartlett2018-06-261-2/+2