summaryrefslogtreecommitdiff
path: root/source3/rpc_client/util_netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-30s3:rpc_client: Fix memory allocation hierarchySamuel Cabrero1-1/+1
2021-07-14s3-rpc_client: add copy_netr_DsRGetDCNameInfo() helperGünther Deschner1-0/+60
2019-09-26s3/rpc_client: clang: 'Value stored during its initialization is never read'Noel Power1-2/+2
2018-06-20Possible memory leak in map_info3_to_validationSwen Schillig1-0/+1
2018-06-16Possible memory leak in map_info6_to_validationSwen Schillig1-0/+1
2018-02-10s3/rpc_client: add map_info6_to_validation()Stefan Metzmacher1-0/+25
2018-02-10s3/rpc_client: add copy_netr_SamInfo6() and map_validation_to_info6()Stefan Metzmacher1-0/+146
2018-01-15s3:rpc_client: Clenup copy_netr_SamInfo3() codeAndreas Schneider1-34/+46
2018-01-13s3/rpc_client: add map_info3_to_validation()Ralph Boehme1-0/+23
2018-01-13s3/rpc_client: make map_validation_to_info3() public and move to util_netlogonRalph Boehme1-0/+77
2018-01-13s3/rpc_client: move copy_netr_SamInfo3() to util_netlogonRalph Boehme1-0/+41
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-1/+1
2011-02-04s3-auth: add copy_netr_SamBaseInfo().Günther Deschner1-0/+63