summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2015-09-08dsdb: Fix a confusing parameterVolker Lendecke1-1/+1
2015-09-08samdb: Fix CID 1034736 Dereference after null checkVolker Lendecke1-1/+1
2015-08-26lib: Convert callers of sid_blob_parse to sid_parseVolker Lendecke1-1/+1
2015-08-24dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett2-9/+28
2015-08-24pydsdb: Allow the full range of uint32_t values for attributeIDAndrew Bartlett1-2/+2
2015-08-17Revert "dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DN"Andrew Bartlett1-3/+1
2015-07-20dsdb: Disable tombstone_reanimation module until we isolate what causes flaky...Kamen Mazdrashki2-1/+8
2015-07-17s4-samdb: Correctly cast data pointerAndreas Schneider1-1/+1
2015-07-15CID 1311772: Fix null pointer checkAndreas Schneider1-1/+1
2015-07-15CID 1311771: Fix a null pointer dereferenceAndreas Schneider1-1/+1
2015-07-15CID 1311767: Cast enum type to avoid compiler warningsAndreas Schneider1-1/+1
2015-07-15CID 1311764: Fix logical compare in if clauseAndreas Schneider1-2/+2
2015-07-08s4:dsdb/common: add dsdb_trust_merge_forest_info() helper functionStefan Metzmacher1-0/+418
2015-07-08s4:dsdb/common: dsdb_trust_normalize_forest_info_step[1,2]() and dsdb_trust_v...Stefan Metzmacher1-0/+752
2015-07-08s4:dsdb/common: add dsdb_trust_xref_tdo_info() helper functionStefan Metzmacher1-0/+20
2015-07-08s4:dsdb/common: add dsdb_trust_forest_info_from_lsa() helper functionStefan Metzmacher1-0/+103
2015-07-08s4:dsdb/common: add dsdb_trust_get_incoming_passwords() helper functionStefan Metzmacher1-0/+116
2015-07-08s4:dsdb/password_hash: reject interdomain trust password changes via LDAPStefan Metzmacher1-0/+16
2015-07-08s4:dsdb/common: supported trusted domains in samdb_set_password_sid()Stefan Metzmacher1-8/+362
2015-07-08s4:dsdb/common: make use of dsdb_search_one() in samdb_set_password_sid()Stefan Metzmacher1-12/+21
2015-07-08s4:dsdb/common: pass optional new_version to samdb_set_password_sid()Stefan Metzmacher1-0/+1
2015-07-08s4:dsdb/netlogon: add support for CLDAP requests with AAC=0x00000400(ACB_AUTO...Stefan Metzmacher1-5/+42
2015-07-08s4:dsdb/common: add dsdb_trust_search_tdo*() helper functionsStefan Metzmacher1-0/+153
2015-07-08s4:dsdb/common: add helper functions for trusted domain objects (tdo)Stefan Metzmacher3-1/+1573
2015-07-01dsdb: Rename a parameterVolker Lendecke1-2/+2
2015-06-24dsdb: Fix CID 1034902 Dereference before null checkVolker Lendecke1-1/+1
2015-06-23dsdb: Fix CID 1034687 Logically dead codeVolker Lendecke1-3/+0
2015-06-23dsdb: Fix CID 1034719 Evaluation order violationVolker Lendecke1-3/+2
2015-06-23dsdb: Fix CID 1034802 Dereference null return valueVolker Lendecke1-0/+4
2015-06-23dsdb: Fix CID 1034742 Dereference after null checkVolker Lendecke1-1/+1
2015-06-23dsdb: Fix CID 1034743 Dereference after null checkVolker Lendecke1-1/+1
2015-06-23dsdb: Fix CID 1034803 Dereference null return valueVolker Lendecke1-0/+3
2015-06-23dsdb: Fix CID 1034804 Dereference null return valueVolker Lendecke1-0/+3
2015-06-23dsdb: Fix CID 1034745 Dereference after null checkVolker Lendecke1-1/+1
2015-05-28dsdb: Relax the check for the RID set DNAndrew Bartlett1-2/+6
2015-05-28kcc: Wait until the samba_kcc script runs to declare success to the callerAndrew Bartlett2-10/+100
2015-05-27Fix segfault in the very rare case when we are not able to find the rootnamin...Matthieu Patou1-1/+1
2015-04-28lib: Remove server_id_str()Volker Lendecke1-1/+3
2015-03-23dsdb: Fix CID 1034681 Copy-paste errorVolker Lendecke1-1/+1
2015-03-20s4-dsdb/samdb: use abstract functions for MIT compatibility.Günther Deschner1-27/+32
2015-03-20dsdb-tests: Give more helpful information about attribute differencesAndrew Bartlett1-1/+3
2015-03-17dsdb: fix error message in tombstone_reanimation test.Michael Adam1-3/+3
2015-03-17dsdb: fix error message in sam testMichael Adam1-1/+1
2015-03-17lib: Remove tdb_compatVolker Lendecke1-1/+1
2015-03-17lib: Remove tdb_fetch_compatVolker Lendecke1-1/+1
2015-03-17lib: Remove tdb_errorstr_compatVolker Lendecke1-1/+1
2015-03-17lib: Remove "use_ntdb" param from secrets_init_pathVolker Lendecke1-1/+1
2015-03-17samdb: Ignore ntdb in secrets_tdb_syncVolker Lendecke1-8/+2
2015-03-16dsdb: fix the user_account_control test.Michael Adam1-1/+1
2015-03-16dsdb-repl: Always set DRSUAPI_DRS_SPECIAL_SECRET_PROCESSING when we are an RODCAndrew Bartlett1-0/+3