Generated from Manticore v1.1.6 • 388 packages. View on pkg.go.dev

functions

import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/897e2e5f-93f3-4376-9c9c-fd2277495c27/1.0/functions"

Index

func AsyncPoll

func AsyncPoll(rpc ndr.Invoker, connectionId msfrs2.FRS_CONNECTION_ID) (Response msfrs2.FRS_ASYNC_RESPONSE_CONTEXT, err error)

AsyncPoll calls AsyncPoll (opnum 5) ([MS-FRS2] — verify the parameter modeling and status handling).

func CheckConnectivity

func CheckConnectivity(rpc ndr.Invoker, replicaSetId msfrs2.FRS_REPLICA_SET_ID, connectionId msfrs2.FRS_CONNECTION_ID) (err error)

CheckConnectivity calls CheckConnectivity (opnum 0) ([MS-FRS2] — verify the parameter modeling and status handling).

func EstablishConnection

func EstablishConnection(rpc ndr.Invoker, replicaSetId msfrs2.FRS_REPLICA_SET_ID, connectionId msfrs2.FRS_CONNECTION_ID, downstreamProtocolVersion ndr.DWORD, downstreamFlags ndr.DWORD) (UpstreamProtocolVersion ndr.DWORD, UpstreamFlags ndr.DWORD, err error)

EstablishConnection calls EstablishConnection (opnum 1) ([MS-FRS2] — verify the parameter modeling and status handling).

func EstablishSession

func EstablishSession(rpc ndr.Invoker, connectionId msfrs2.FRS_CONNECTION_ID, contentSetId msfrs2.FRS_CONTENT_SET_ID) (err error)

EstablishSession calls EstablishSession (opnum 2) ([MS-FRS2] — verify the parameter modeling and status handling).

func InitializeFileTransferAsync

func InitializeFileTransferAsync(rpc ndr.Invoker, connectionId msfrs2.FRS_CONNECTION_ID, frsUpdate msfrs2.FRS_UPDATE, rdcDesired int32, stagingPolicy msfrs2.FRS_REQUESTED_STAGING_POLICY, bufferSize ndr.DWORD) (FrsUpdate msfrs2.FRS_UPDATE, StagingPolicy msfrs2.FRS_REQUESTED_STAGING_POLICY, ServerContext msfrs2.PFRS_SERVER_CONTEXT, RdcFileInfo *msfrs2.FRS_RDC_FILEINFO, DataBuffer []uint8, SizeRead ndr.DWORD, IsEndOfFile int32, err error)

InitializeFileTransferAsync calls InitializeFileTransferAsync (opnum 13) ([MS-FRS2] — verify the parameter modeling and status handling).

func RawGetFileData

func RawGetFileData(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT, bufferSize ndr.DWORD) (ServerContext msfrs2.PFRS_SERVER_CONTEXT, DataBuffer []uint8, SizeRead ndr.DWORD, IsEndOfFile int32, err error)

RawGetFileData calls RawGetFileData (opnum 8) ([MS-FRS2] — verify the parameter modeling and status handling).

func RawGetFileDataAsync

func RawGetFileDataAsync(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT) (BytePipe msfrs2.BYTE_PIPE, err error)

RawGetFileDataAsync calls RawGetFileDataAsync (opnum 15) ([MS-FRS2] — verify the parameter modeling and status handling).

func RdcClose

func RdcClose(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT) (ServerContext msfrs2.PFRS_SERVER_CONTEXT, err error)

RdcClose calls RdcClose (opnum 12) ([MS-FRS2] — verify the parameter modeling and status handling).

func RdcFileDataTransferKeepAlive

func RdcFileDataTransferKeepAlive(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT) (err error)

RdcFileDataTransferKeepAlive calls RdcFileDataTransferKeepAlive (opnum 17) ([MS-FRS2] — verify the parameter modeling and status handling).

func RdcGetFileData

func RdcGetFileData(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT, bufferSize ndr.DWORD) (DataBuffer []uint8, SizeReturned ndr.DWORD, err error)

RdcGetFileData calls RdcGetFileData (opnum 11) ([MS-FRS2] — verify the parameter modeling and status handling).

func RdcGetFileDataAsync

func RdcGetFileDataAsync(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT) (BytePipe msfrs2.BYTE_PIPE, err error)

RdcGetFileDataAsync calls RdcGetFileDataAsync (opnum 16) ([MS-FRS2] — verify the parameter modeling and status handling).

func RdcGetSignatures

func RdcGetSignatures(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT, level uint8, offset uint64, length ndr.DWORD) (Buffer []uint8, SizeRead ndr.DWORD, err error)

RdcGetSignatures calls RdcGetSignatures (opnum 9) ([MS-FRS2] — verify the parameter modeling and status handling).

func RdcPushSourceNeeds

func RdcPushSourceNeeds(rpc ndr.Invoker, serverContext msfrs2.PFRS_SERVER_CONTEXT, sourceNeeds []msfrs2.FRS_RDC_SOURCE_NEED, needCount ndr.DWORD) (err error)

RdcPushSourceNeeds calls RdcPushSourceNeeds (opnum 10) ([MS-FRS2] — verify the parameter modeling and status handling).

func RequestRecords

func RequestRecords(rpc ndr.Invoker, connectionId msfrs2.FRS_CONNECTION_ID, contentSetId msfrs2.FRS_CONTENT_SET_ID, uidDbGuid msfrs2.FRS_DATABASE_ID, uidVersion uint64, maxRecords ndr.DWORD) (MaxRecords ndr.DWORD, NumRecords ndr.DWORD, NumBytes ndr.DWORD, CompressedRecords []byte, RecordsStatus msfrs2.RECORDS_STATUS, err error)

RequestRecords calls RequestRecords (opnum 6) ([MS-FRS2] — verify the parameter modeling and status handling).

func RequestUpdates

func RequestUpdates(rpc ndr.Invoker, connectionId msfrs2.FRS_CONNECTION_ID, contentSetId msfrs2.FRS_CONTENT_SET_ID, creditsAvailable ndr.DWORD, hashRequested int32, updateRequestType msfrs2.UPDATE_REQUEST_TYPE, versionVectorDiffCount ndr.DWORD, versionVectorDiff []msfrs2.FRS_VERSION_VECTOR) (FrsUpdate []msfrs2.FRS_UPDATE, UpdateCount ndr.DWORD, UpdateStatus msfrs2.UPDATE_STATUS, GvsnDbGuid msdtyp.GUID, GvsnVersion uint64, err error)

RequestUpdates calls RequestUpdates (opnum 3) ([MS-FRS2] — verify the parameter modeling and status handling).

func RequestVersionVector

func RequestVersionVector(rpc ndr.Invoker, sequenceNumber ndr.DWORD, connectionId msfrs2.FRS_CONNECTION_ID, contentSetId msfrs2.FRS_CONTENT_SET_ID, requestType msfrs2.VERSION_REQUEST_TYPE, changeType msfrs2.VERSION_CHANGE_TYPE, vvGeneration uint64) (err error)

RequestVersionVector calls RequestVersionVector (opnum 4) ([MS-FRS2] — verify the parameter modeling and status handling).

func UpdateCancel

func UpdateCancel(rpc ndr.Invoker, connectionId msfrs2.FRS_CONNECTION_ID, cancelData msfrs2.FRS_UPDATE_CANCEL_DATA) (err error)

UpdateCancel calls UpdateCancel (opnum 7) ([MS-FRS2] — verify the parameter modeling and status handling).