summaryrefslogtreecommitdiff
path: root/libcli/lsarpc/util_lsarpc.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-03libcli/security: split trust_forest_info_* functions into samba-security-trustsStefan Metzmacher1-947/+0
2025-02-22libcli/lsarpc: add trust_forest_info_match_tln_namespace()Stefan Metzmacher1-0/+19
2025-02-22libcli/lsarpc: let trust_forest_info_from_lsa2() handle BINARY and SCANNER re...Stefan Metzmacher1-1/+68
2025-02-22libcli/lsarpc: add trust_forest_info_lsa_2to2()Stefan Metzmacher1-0/+28
2025-02-22libcli/lsarpc: let trust_forest_{record_lsa_2to1,info_to_lsa}() handle SCANNE...Stefan Metzmacher1-2/+33
2025-02-22libcli/lsarpc: let trust_forest_{record_lsa_1to2,info_from_lsa}() handle BINA...Stefan Metzmacher1-8/+126
2025-02-22libcli/lsarpc: let trust_forest_record_to_lsa() handle BINARY and SCANNER rec...Stefan Metzmacher1-2/+45
2025-02-22libcli/lsarpc: let trust_forest_record_from_lsa() handle BINARY and SCANNER r...Stefan Metzmacher1-2/+43
2025-02-22s4:dsdb/util_trusts: convert most functions from lsa_ForestTrustInformation t...Stefan Metzmacher1-4/+4
2025-02-22libcli/lsarpc: add trust_forest_info_lsa_{1to2,2to1}()Stefan Metzmacher1-0/+56
2025-02-22libcli/lsarpc: add trust_forest_info_{from,to}_lsa2()Stefan Metzmacher1-0/+94
2025-02-22libcli/lsarpc: change trust_forest_record_to_lsa to lsa_ForestTrustRecord2Stefan Metzmacher1-2/+58
2025-02-22libcli/lsarpc: change trust_forest_record_from_lsa to lsa_ForestTrustRecord2Stefan Metzmacher1-2/+64
2025-02-22libcli/lsarpc: don't allocate in trust_forest_record_to_lsa()Stefan Metzmacher1-23/+14
2025-02-22libcli/lsarpc: change logic in trust_forest_record_to_lsa() to avoid default:Stefan Metzmacher1-12/+21
2025-02-22libcli/lsarpc: split out trust_forest_record_from_lsaStefan Metzmacher1-67/+83
2025-02-22libcli/lsarpc: add trust_forest_info_tln[_ex]_match()Stefan Metzmacher1-0/+86
2025-02-22libcli/lsarpc: fix talloc hierarchy in trust_forest_info_from_lsa()Stefan Metzmacher1-5/+5
2025-02-22libcli/lsarpc: fix talloc hierarchy in trust_forest_record_to_lsa()Stefan Metzmacher1-4/+4
2025-02-22libcli/lsarpc: add trust_forest_info_{from,to}_lsa()Stefan Metzmacher1-0/+230
2011-12-12libcli: Remove an unused variableVolker Lendecke1-1/+0
2011-12-12s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett1-0/+360