summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb group audit: align dn_compare with memcmpGary Lockyer2018-11-052-17/+18
* dsdb group_audit: Test to replicate BUG 13664Gary Lockyer2018-11-051-12/+247
* dsdb encrypted_secrets: Allow "ldb:// and "mdb://" in file pathGary Lockyer2018-11-051-0/+6
* dsdb encrypted_secrets tests: Allow "ldb://" in file pathGary Lockyer2018-11-053-4/+35
* dsdb: Add comments explaining the limitations of our current backlink behaviourAndrew Bartlett2018-11-052-7/+35
* s4:samldb: internally use extended dns while changing the primaryGroupID fieldStefan Metzmacher2018-11-051-8/+21
* s4:repl_meta_data: add support for DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SIDStefan Metzmacher2018-11-053-3/+161
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-19/+12
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-16/+11
* s4:repl_meta_data: add missing \n to a DEBUG message in replmd_modify_la_add()Stefan Metzmacher2018-11-051-1/+1
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-17/+10
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-15/+10
* blackbox/dbcheck-links: Test broken links with missing <SID=...> on linked at...Stefan Metzmacher2018-11-051-0/+8
* s4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oidStefan Metzmacher2018-11-053-0/+5
* testprogs/blackbox: add samba4.blackbox.test_primary_group testStefan Metzmacher2018-11-051-0/+2
* s4:dsdb: fix comment on DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAMEStefan Metzmacher2018-11-051-1/+1
* schema_samba4.ldif: add allocation of DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAMEStefan Metzmacher2018-11-051-0/+1
* s4:torture: add test for AppleDouble ResourceFork conversionRalph Boehme2018-11-052-0/+192
* dsdb: Ensure that a DN (now) pointing at a deleted object counts for objectcl...Andrew Bartlett2018-11-051-0/+11
* tests: Add corner-case test: fromServer points to dead serverTim Beale2018-11-052-0/+155
* python: Allow forced signing via smb.SMB()David Mulder2018-11-051-3/+7
* s4:torture: FinderInfo conversion test with AppleDouble without xattr dataRalph Boehme2018-10-181-0/+258
* s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpionStefan Metzmacher2018-10-101-4/+46
* samba_dnsupdate: honor 'dns zone scavenging' option, only update if neededBjörn Baumbach2018-09-131-1/+14
* krb5-samba: interdomain trust uses different salt principalAlexander Bokovoy2018-09-051-3/+3
* s4:selftest: test kinit with the interdomain trust user accountAlexander Bokovoy2018-09-051-0/+1
* torture: Make sure that fruit_ftruncate only unlinks streamsVolker Lendecke2018-09-041-0/+45
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-09-043-0/+98
* s4:selftest: reformat smb2_s3only listRalph Boehme2018-09-041-1/+6
* s4:rpc_server/netlogon: don't treet trusted domains as primary in LogonGetDom...Stefan Metzmacher2018-09-041-57/+82
* s4:rpc_server/netlogon: make use of talloc_zero_array() for the netr_OneDomai...Stefan Metzmacher2018-09-041-1/+1
* s4:rpc_server/netlogon: use samdb_domain_guid()/dsdb_trust_local_tdo_info() t...Stefan Metzmacher2018-09-041-18/+91
* s4:dsdb/common: add samdb_domain_guid() helper functionStefan Metzmacher2018-09-041-0/+55
* dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper functionStefan Metzmacher2018-09-041-0/+16
* dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_...Stefan Metzmacher2018-09-041-6/+0
* s4:torture/rpc/netlogon: verify the trusted domains output of LogonGetDomainI...Stefan Metzmacher2018-09-041-1/+129
* s4:torture/rpc/netlogon: assert that cli_credentials_get_{workstation,passwor...Stefan Metzmacher2018-09-041-0/+16
* torture: Demonstrate the invalid lock order panicVolker Lendecke2018-08-231-0/+89
* s4:lib: Fix a possible fd leak in gp_get_file()Andreas Schneider2018-08-231-8/+16
* s4/torture: Add new test for DELETE_ON_CLOSE on non-empty directoriesAnoop C S2018-08-141-0/+87
* cracknames: Fix DoS (NULL pointer de-ref) when not servicePrincipalName is se...Andrew Bartlett2018-08-142-1/+45
* CVE-2018-10919 tests: Add extra test for dirsync deleted object corner-caseTim Beale2018-08-141-26/+131
* 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
* CVE-2018-10919 tests: test ldap searches for non-existent attributes.Gary Lockyer2018-08-141-0/+9
* CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale2018-08-141-0/+68
* CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2018-08-142-0/+914
* CVE-2018-1140 dns: Add a test to trigger the LDB casefolding issue on invalid...Kai Blin2018-08-141-0/+3