summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Disable tombstone_reanimation module until we isolate what causes flaky...Kamen Mazdrashki2015-07-202-1/+8
* s4-samdb: Correctly cast data pointerAndreas Schneider2015-07-171-1/+1
* CID 1311772: Fix null pointer checkAndreas Schneider2015-07-151-1/+1
* CID 1311771: Fix a null pointer dereferenceAndreas Schneider2015-07-151-1/+1
* CID 1311767: Cast enum type to avoid compiler warningsAndreas Schneider2015-07-151-1/+1
* CID 1311764: Fix logical compare in if clauseAndreas Schneider2015-07-151-2/+2
* s4:dsdb/common: add dsdb_trust_merge_forest_info() helper functionStefan Metzmacher2015-07-081-0/+418
* s4:dsdb/common: dsdb_trust_normalize_forest_info_step[1,2]() and dsdb_trust_v...Stefan Metzmacher2015-07-081-0/+752
* s4:dsdb/common: add dsdb_trust_xref_tdo_info() helper functionStefan Metzmacher2015-07-081-0/+20
* s4:dsdb/common: add dsdb_trust_forest_info_from_lsa() helper functionStefan Metzmacher2015-07-081-0/+103
* s4:dsdb/common: add dsdb_trust_get_incoming_passwords() helper functionStefan Metzmacher2015-07-081-0/+116
* s4:dsdb/password_hash: reject interdomain trust password changes via LDAPStefan Metzmacher2015-07-081-0/+16
* s4:dsdb/common: supported trusted domains in samdb_set_password_sid()Stefan Metzmacher2015-07-081-8/+362
* s4:dsdb/common: make use of dsdb_search_one() in samdb_set_password_sid()Stefan Metzmacher2015-07-081-12/+21
* s4:dsdb/common: pass optional new_version to samdb_set_password_sid()Stefan Metzmacher2015-07-081-0/+1
* s4:dsdb/netlogon: add support for CLDAP requests with AAC=0x00000400(ACB_AUTO...Stefan Metzmacher2015-07-081-5/+42
* s4:dsdb/common: add dsdb_trust_search_tdo*() helper functionsStefan Metzmacher2015-07-081-0/+153
* s4:dsdb/common: add helper functions for trusted domain objects (tdo)Stefan Metzmacher2015-07-083-1/+1573
* dsdb: Rename a parameterVolker Lendecke2015-07-011-2/+2
* dsdb: Fix CID 1034902 Dereference before null checkVolker Lendecke2015-06-241-1/+1
* dsdb: Fix CID 1034687 Logically dead codeVolker Lendecke2015-06-231-3/+0
* dsdb: Fix CID 1034719 Evaluation order violationVolker Lendecke2015-06-231-3/+2
* dsdb: Fix CID 1034802 Dereference null return valueVolker Lendecke2015-06-231-0/+4
* dsdb: Fix CID 1034742 Dereference after null checkVolker Lendecke2015-06-231-1/+1
* dsdb: Fix CID 1034743 Dereference after null checkVolker Lendecke2015-06-231-1/+1
* dsdb: Fix CID 1034803 Dereference null return valueVolker Lendecke2015-06-231-0/+3
* dsdb: Fix CID 1034804 Dereference null return valueVolker Lendecke2015-06-231-0/+3
* dsdb: Fix CID 1034745 Dereference after null checkVolker Lendecke2015-06-231-1/+1
* dsdb: Relax the check for the RID set DNAndrew Bartlett2015-05-281-2/+6
* kcc: Wait until the samba_kcc script runs to declare success to the callerAndrew Bartlett2015-05-282-10/+100
* Fix segfault in the very rare case when we are not able to find the rootnamin...Matthieu Patou2015-05-271-1/+1
* lib: Remove server_id_str()Volker Lendecke2015-04-281-1/+3
* dsdb: Fix CID 1034681 Copy-paste errorVolker Lendecke2015-03-231-1/+1
* s4-dsdb/samdb: use abstract functions for MIT compatibility.Günther Deschner2015-03-201-27/+32
* dsdb-tests: Give more helpful information about attribute differencesAndrew Bartlett2015-03-201-1/+3
* dsdb: fix error message in tombstone_reanimation test.Michael Adam2015-03-171-3/+3
* dsdb: fix error message in sam testMichael Adam2015-03-171-1/+1
* lib: Remove tdb_compatVolker Lendecke2015-03-171-1/+1
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-1/+1
* lib: Remove tdb_errorstr_compatVolker Lendecke2015-03-171-1/+1
* lib: Remove "use_ntdb" param from secrets_init_pathVolker Lendecke2015-03-171-1/+1
* samdb: Ignore ntdb in secrets_tdb_syncVolker Lendecke2015-03-171-8/+2
* dsdb: fix the user_account_control test.Michael Adam2015-03-161-1/+1
* dsdb-repl: Always set DRSUAPI_DRS_SPECIAL_SECRET_PROCESSING when we are an RODCAndrew Bartlett2015-03-161-0/+3
* s4:pydsdb: add DSDB_CONTROL_PERMIT_INTERDOMAIN_TRUST_UAC_OIDStefan Metzmacher2015-03-121-0/+1
* dsdb: Ensure we cope with a samAccountName with a space in it in DsCrackName()Andrew Bartlett2015-03-121-1/+9
* dsdb: Allow spaces in userPrincipalName valuesAndrew Bartlett2015-03-121-2/+12
* tests/sam: Remove unnecessary calls for third party module imports.Jelmer Vernooij2015-03-061-2/+0
* Fix the O3 developer buildVolker Lendecke2015-03-031-4/+5
* Fix the developer O3 buildVolker Lendecke2015-02-256-6/+8