summaryrefslogtreecommitdiff
path: root/libcli/lsarpc
AgeCommit message (Expand)AuthorFilesLines
2025-04-03libcli/security: split trust_forest_info_* functions into samba-security-trustsStefan Metzmacher2-982/+0
2025-02-22libcli/lsarpc: add trust_forest_info_match_tln_namespace()Stefan Metzmacher2-0/+23
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 Metzmacher2-0/+31
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 Metzmacher2-6/+6
2025-02-22libcli/lsarpc: add trust_forest_info_lsa_{1to2,2to1}()Stefan Metzmacher2-0/+62
2025-02-22libcli/lsarpc: add trust_forest_info_{from,to}_lsa2()Stefan Metzmacher2-0/+101
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 Metzmacher2-0/+92
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 Metzmacher3-1/+240
2025-02-22libcli/lsarpc: add missing forward declarations for lsa_TrustDomainInfo{AuthI...Stefan Metzmacher1-0/+2
2014-04-02libcli/lsarpc: add struct trustAuthInOutBlob; forward declarationStefan Metzmacher1-0/+1
2012-02-17auth: Move the rest of the source4 gensec_ntlmssp code to the top levelAndrew Bartlett1-1/+1
2011-12-12libcli: Remove an unused variableVolker Lendecke1-1/+0
2011-12-12s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett3-0/+402