summaryrefslogtreecommitdiff
path: root/source4/dsdb/common/util_trusts.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper functionStefan Metzmacher2018-09-051-0/+16
* dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_...Stefan Metzmacher2018-09-051-6/+0
* s4:dsdb: add dsdb_trust_domain_by_{sid,name}()Stefan Metzmacher2018-02-271-0/+222
* s4:dsdb: add dsdb_trust_search_tdo_by_sid() helper functionStefan Metzmacher2018-01-131-0/+65
* s4-dsdb: Fix a possible NULL pointer dereferenceAndreas Schneider2016-06-221-1/+3
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-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/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-081-0/+1570