index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
common
/
util_trusts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-22
s4:dsdb/common: add dsdb_trust_get_claims_tf_policy()
Stefan Metzmacher
1
-0
/
+110
2025-02-22
s4:dsdb/common: let dsdb_trust_merge_forest_info() handle SCANNER and BINARY ...
Stefan Metzmacher
1
-0
/
+50
2025-02-22
s4:dsdb/common: let dsdb_trust_normalize_forest_info_step2() handle SCANNER a...
Stefan Metzmacher
1
-0
/
+93
2025-02-22
s4:dsdb/common: let dsdb_trust_normalize_forest_info_step1() handle BINARY an...
Stefan Metzmacher
1
-0
/
+27
2025-02-22
s4:dsdb/common: let dsdb_trust_forest_info_add_record() handle BINARY and SCA...
Stefan Metzmacher
1
-7
/
+38
2025-02-22
s4:dsdb/util_trusts: convert most functions from lsa_ForestTrustInformation t...
Stefan Metzmacher
1
-68
/
+67
2025-02-22
s4:dsdb/common: add dsdb_trust_default_forest_info()
Stefan Metzmacher
1
-0
/
+58
2025-02-22
dsdb:util_trusts: replace dsdb_trust_find_tln[_ex]_match() with trust_forest_...
Stefan Metzmacher
1
-90
/
+8
2025-02-22
dsdb:util_trusts: remove unused dsdb_trust_forest_info_{from,to}_lsa()
Stefan Metzmacher
1
-229
/
+0
2025-02-22
dsdb:util_trusts: make use of trust_forest_info_to_lsa()
Stefan Metzmacher
1
-1
/
+2
2025-02-08
s4:dsdb/common: check for valid netbios name length for trusts
Stefan Metzmacher
1
-0
/
+8
2025-01-29
dsdb:util_trusts: remove unused copy of dns_cmp()
Stefan Metzmacher
1
-174
/
+1
2025-01-08
s4:dsdb: fix logic of dsdb_trust_routing_by_name()
Stefan Metzmacher
1
-13
/
+13
2024-10-30
s4:dsdb/common: dsdb_trust_get_incoming_passwords only needs a const ldb_message
Stefan Metzmacher
1
-1
/
+1
2024-05-07
s4:dsdb:util_trusts: simplify the NULL case in dns_cmp
Douglas Bagnall
1
-5
/
+11
2024-05-07
s4:dsdb:util_trusts: describe dns_cmp return values
Douglas Bagnall
1
-0
/
+16
2023-10-10
dsdb: Slightly simplify dsdb_trust_get_incoming_passwords()
Volker Lendecke
1
-4
/
+3
2023-08-03
s4:dsdb:common: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-07-31
dsdb: Use samdb_system_container_dn() in dsdb_trust_*()
Andrew Bartlett
1
-18
/
+3
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2019-07-11
s4/dsdb/common: clang: Fix access results in null pointer deref.
Noel Power
1
-0
/
+8
2019-04-29
s4:dsdb: Use C99 initializer in dsdb util_trusts
Andreas Schneider
1
-11
/
+29
2019-02-27
s4:dsdb: Only use the required md4 header file
Andreas Schneider
1
-1
/
+1
2018-09-04
dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper function
Stefan Metzmacher
1
-0
/
+16
2018-09-04
dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_...
Stefan Metzmacher
1
-6
/
+0
2018-02-21
s4:dsdb: add dsdb_trust_domain_by_{sid,name}()
Stefan Metzmacher
1
-0
/
+222
2018-01-13
s4:dsdb: add dsdb_trust_search_tdo_by_sid() helper function
Stefan Metzmacher
1
-0
/
+65
2016-06-22
s4-dsdb: Fix a possible NULL pointer dereference
Andreas Schneider
1
-1
/
+3
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-1
/
+1
2015-07-15
CID 1311772: Fix null pointer check
Andreas Schneider
1
-1
/
+1
2015-07-15
CID 1311771: Fix a null pointer dereference
Andreas Schneider
1
-1
/
+1
2015-07-15
CID 1311767: Cast enum type to avoid compiler warnings
Andreas Schneider
1
-1
/
+1
2015-07-15
CID 1311764: Fix logical compare in if clause
Andreas Schneider
1
-2
/
+2
2015-07-08
s4:dsdb/common: add dsdb_trust_merge_forest_info() helper function
Stefan Metzmacher
1
-0
/
+418
2015-07-08
s4:dsdb/common: dsdb_trust_normalize_forest_info_step[1,2]() and dsdb_trust_v...
Stefan Metzmacher
1
-0
/
+752
2015-07-08
s4:dsdb/common: add dsdb_trust_xref_tdo_info() helper function
Stefan Metzmacher
1
-0
/
+20
2015-07-08
s4:dsdb/common: add dsdb_trust_forest_info_from_lsa() helper function
Stefan Metzmacher
1
-0
/
+103
2015-07-08
s4:dsdb/common: add dsdb_trust_get_incoming_passwords() helper function
Stefan Metzmacher
1
-0
/
+116
2015-07-08
s4:dsdb/common: add dsdb_trust_search_tdo*() helper functions
Stefan Metzmacher
1
-0
/
+153
2015-07-08
s4:dsdb/common: add helper functions for trusted domain objects (tdo)
Stefan Metzmacher
1
-0
/
+1570