summaryrefslogtreecommitdiff
path: root/librpc/idl/dcerpc.idl
Commit message (Expand)AuthorAgeFilesLines
* dcerpc.idl Add symbolic constant for /root/ncalrpc_as_systemGary Lockyer2017-07-241-0/+1
* idl: Remove unused DCERPC_FAULT_UNK_IFAndreas Schneider2016-10-261-1/+0
* dcerpc.idl: set LIBNDR_FLAG_* flags based on DCERPC_PFC_FLAG_OBJECT_UUID and ...Stefan Metzmacher2016-10-261-4/+4
* dcerpc.idl: add DCERPC_FAULT_SERVER_UNAVAILABLEStefan Metzmacher2016-10-261-0/+1
* dcerpc.idl: remove unused dcerpc_request._padStefan Metzmacher2016-10-261-1/+0
* dcerpc.idl: replace dcerpc_response._pad with a uint8 reservedStefan Metzmacher2016-10-261-1/+1
* dcerpc.idl: add dcerpc_fault_flags bitmapStefan Metzmacher2016-10-261-1/+5
* dcerpc.idl: split the padding from a possible fault buffer in dcerpc_faultStefan Metzmacher2016-10-261-1/+5
* dcerpc.idl: remove unused DCERPC_AUTH_LEVEL_DEFAULTStefan Metzmacher2016-10-261-2/+0
* dcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZEStefan Metzmacher2016-06-241-1/+0
* dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZEStefan Metzmacher2016-06-231-0/+17
* CVE-2015-5370: dcerpc.idl: add DCERPC_{NCACN_PAYLOAD,FRAG}_MAX_SIZE definesStefan Metzmacher2016-04-121-0/+2
* dcerpc.idl: make WERROR RPC faults available in ndr_print outputStefan Metzmacher2016-03-101-5/+8
* dcerpc.idl: accept invalid dcerpc_bind_nak pdusStefan Metzmacher2015-10-211-3/+3
* dcerpc.idl: fix calculatin of uint16 secondary_address_size;Stefan Metzmacher2015-07-071-1/+1
* dcerpc.idl: add DCERPC_AUTH_PAD_ALIGNMENT (=16)Stefan Metzmacher2015-06-231-0/+1
* dcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESENT) logic behind a defineStefan Metzmacher2014-03-281-1/+5
* 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
* dcerpc.idl: make use of union dcerpc_bind_ack_reason and fix all callers.Stefan Metzmacher2014-01-161-1/+1
* dcerpc.idl: make use of dcerpc_bind_nak_reasonStefan Metzmacher2014-01-161-2/+3
* dcerpc.idl: make use of dcerpc_bind_ack_resultStefan Metzmacher2014-01-161-1/+1
* dcerpc.idl: add enums and bitmaps for dcerpc_bind_ack_result, dcerpc_bind_[ac...Stefan Metzmacher2014-01-161-4/+44
* dcerpc.idl: add a bitmap for dcerpc_pfc_flagsStefan Metzmacher2014-01-161-9/+16
* dcerpc.idl: use logical dcerpc_object orderingDavid Disseldorp2014-01-161-1/+1
* librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()Gregor Beck2014-01-081-0/+3
* dcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSETStefan Metzmacher2014-01-071-0/+1
* dcerpc.idl: add dcerpc_sec_verification_trailerStefan Metzmacher2014-01-071-0/+67
* dcerpc.idl: add documentation referencesStefan Metzmacher2014-01-071-2/+11
* s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.Andreas Schneider2011-03-081-1/+2
* dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERRORStefan Metzmacher2011-01-301-0/+1
* dcerpc.idl: fix typo 0x800000000 => 0x80000000Stefan Metzmacher2010-12-081-1/+1
* Add ncacn_http (RTS) IDL implementation in dcerpc.idlJulien Kerihuel2010-12-081-1/+153
* dcerpc: remove ncacn_packet_header and related functionsSimo Sorce2010-07-161-12/+0
* s3:dcerpc Add prs_parse_dcerpc_bindSimo Sorce2010-07-081-1/+1
* dcerpc: add ncacn_packet_header to IDL.Günther Deschner2010-07-081-0/+12
* dcerpc.idl: fix typo DERPC_ => DCERPC_Stefan Metzmacher2010-04-091-47/+47
* dcerpc.idl: add nca_s_* status codes from the DCE 1.1 specificationStefan Metzmacher2010-03-231-1/+50
* a4-dcerpc: another attempt at dcerpc auth paddingAndrew Tridgell2010-02-141-0/+3
* s4-rpc: be more careful about DCERPC auth paddingAndrew Tridgell2010-02-131-4/+0
* move dcerpc.idl to main directory.Günther Deschner2009-03-241-0/+306