]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/security: split trust_forest_info_* functions into samba-security-trusts
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Mar 2025 08:30:03 +0000 (09:30 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 3 Apr 2025 09:36:31 +0000 (09:36 +0000)
commit2e52c4e8a56f659edd4fce8e4c964f193266f13d
tree39a49e3bd6993e214e3126cb4e2240424b79cfd4
parent0e4cab78cdff5c898f02f341a9ac238a6ca7c40a
libcli/security: split trust_forest_info_* functions into samba-security-trusts

This will avoid dependency loops in following commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/lsarpc/util_lsarpc.c
libcli/lsarpc/util_lsarpc.h
libcli/security/security.h
libcli/security/trust_forest_info.c [new file with mode: 0644]
libcli/security/trust_forest_info.h [new file with mode: 0644]
libcli/security/wscript_build
source3/wscript_build
source4/dsdb/wscript_build