summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* librpc/ndr: add NDR_SCALAR_PTR_PROTO() helper macroStefan Metzmacher2014-11-141-0/+5
* fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCHDavid Disseldorp2014-11-141-0/+1
* libcli/smb: remember the lease_version in struct smb2_leaseVolker Lendecke2014-11-071-0/+1
* nbt: the DS_8 flag also shows up in netlogon cldap/mailslot replies.Günther Deschner2014-10-241-0/+1
* netlogon: add new DS_SERVER_DS_8 flag.Günther Deschner2014-10-241-0/+1
* s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we canAndrew Bartlett2014-10-081-0/+2
* Add a definition of the NETWORK_RESILIENCY_REQUEST so I can write a torture t...Richard Sharpe2014-10-061-0/+9
* librpc: simplify ndr_pull_dnsp_stringMatthieu Patou2014-10-031-5/+2
* idl: declare frstrans_VersionVector public so that we can dump it to blob and...Matthieu Patou2014-10-021-1/+1
* idl: frstrans.idl add frstrans_RdcCloseMatthieu Patou2014-10-021-1/+3
* idl: improve frsrpc by adding missing flag, fixing typo (W -> VV) and making ...Matthieu Patou2014-10-021-2/+3
* idl: Add frs blobs for dumping of frs related blobs with ndrdumpMatthieu Patou2014-10-023-2/+43
* idl: Add compression_guidMatthieu Patou2014-10-021-0/+3
* idl: frsrpc depends on bkupblobs.idl and fscc.idlMatthieu Patou2014-10-023-4/+38
* idl: add fscc needed by frsrpcMatthieu Patou2014-10-021-0/+47
* idl: add nt backup blobs formatMatthieu Patou2014-10-022-0/+136
* idl: frsrpc we don't need NDR_REMAINING as size of the blob is one the wireMatthieu Patou2014-10-021-1/+1
* idl: frsrpc cleaning, opnum 4->10 didn't existsMatthieu Patou2014-10-021-7/+15
* lib: Use GUID_buf_string in GUID_stringVolker Lendecke2014-10-021-9/+2
* Create talloc-less functions for formating GUIDMatthieu Patou2014-10-024-1/+281
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-273-22/+6
* librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobsMatthieu Patou2014-09-271-0/+34
* librpc/idl: specify ncacn_http endpoint mapper endpointStefan Metzmacher2014-09-221-2/+2
* idl: define sparse file fsctl structuresDavid Disseldorp2014-08-291-0/+35
* security.idl: add SMB_SUPPORTED_SECINFO_FLAGSStefan Metzmacher2014-08-221-0/+18
* librpc: Add NETWORK_INTERFACE_INFO IDL data structureAnubhav Rakshit2014-07-243-1/+86
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-071-0/+21
* smb2: Fix smb2_lease_stateVolker Lendecke2014-06-261-2/+2
* leases: Fix uint32->hyperVolker Lendecke2014-06-121-1/+1
* libsmb: Put the "smb2_lease" struct into idlVolker Lendecke2014-06-123-0/+40
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-113-0/+215
* libndr: Use GUID_compare in GUID_equalVolker Lendecke2014-06-101-9/+1
* Allow FSRVP access generic HRESULT error message descriptionsNoel Power2014-04-021-6/+0
* librpc/idl: remove unused [gensize] from DNS_RPC_RECORD_STRINGStefan Metzmacher2014-04-021-1/+1
* dcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESENT) logic behind a defineStefan Metzmacher2014-03-282-1/+9
* dcerpc.idl: fix dcerpc_bind_nack definitionStefan Metzmacher2014-03-281-10/+6
* dcerpc.idl: fix typo s/ist/intStefan Metzmacher2014-03-281-1/+1
* dcerpc.idl: make use of DCERPC_NCA_S_* constants for the legacy DCERPC_FAULT_...Stefan Metzmacher2014-03-281-4/+4
* librpc/rpc: try to use DCERPC_NCA_S_* constants for error mappingsStefan Metzmacher2014-03-281-4/+4
* librpc/rpc: finally maintain only the object guidStefan Metzmacher2014-03-251-6/+5
* librpc/rpc: maintain "abstract_syntax" as string option of dcerpc_bindingStefan Metzmacher2014-03-251-24/+37
* librpc/rpc: handle ipv6 addresses without transport in dcerpc_parse_binding()Stefan Metzmacher2014-03-251-0/+2
* librpc/rpc: add "schannel" => DCERPC_SCHANNEL as ncacn_optionStefan Metzmacher2014-03-251-0/+1
* librpc/rpc: use dcerpc_binding_set_string_option(b, "endpoint", NULL) to rese...Stefan Metzmacher2014-03-251-5/+6
* librpc/rpc: let dcerpc_binding_set_transport() also reset the assoc_group_idStefan Metzmacher2014-03-251-0/+5
* librpc: inline CHECK_SYNTAX macro logicDavid Disseldorp2014-03-241-20/+31
* librpc: inline VT CHECK macro logicDavid Disseldorp2014-03-241-20/+32
* librpc: split type specific VT checks into helpersDavid Disseldorp2014-03-241-26/+57
* librpc: dump correct ndr_syntax_id on VT check failureDavid Disseldorp2014-03-241-1/+1
* lsa.idl: define lsa.ForestTrustCollisionInfo and ForestTrustCollisionRecord a...Alexander Bokovoy2014-03-241-2/+2