dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZE
[samba.git] / librpc / idl / dcerpc.idl
2016-07-04 Stefan Metzmacherdcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT...
2016-04-12 Stefan MetzmacherMerge tag 'samba-4.2.11' into v4-2-test
2016-03-30 Stefan MetzmacherCVE-2015-5370: dcerpc.idl: add DCERPC_{NCACN_PAYLOAD...
2016-03-28 Stefan Metzmacherdcerpc.idl: make WERROR RPC faults available in ndr_pri...
2016-03-28 Stefan Metzmacherdcerpc.idl: fix calculatin of uint16 secondary_address_...
2015-10-26 Stefan Metzmacherdcerpc.idl: accept invalid dcerpc_bind_nak pdus
2015-07-05 Stefan Metzmacherdcerpc.idl: add DCERPC_AUTH_PAD_ALIGNMENT (=16)
2014-03-28 Stefan Metzmacherdcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESE...
2014-03-28 Stefan Metzmacherdcerpc.idl: fix dcerpc_bind_nack definition
2014-03-28 Stefan Metzmacherdcerpc.idl: fix typo s/ist/int
2014-03-28 Stefan Metzmacherdcerpc.idl: make use of DCERPC_NCA_S_* constants for...
2014-01-16 Stefan Metzmacherdcerpc.idl: make use of union dcerpc_bind_ack_reason...
2014-01-16 Stefan Metzmacherdcerpc.idl: make use of dcerpc_bind_nak_reason
2014-01-16 Stefan Metzmacherdcerpc.idl: make use of dcerpc_bind_ack_result
2014-01-16 Stefan Metzmacherdcerpc.idl: add enums and bitmaps for dcerpc_bind_ack_r...
2014-01-16 Stefan Metzmacherdcerpc.idl: add a bitmap for dcerpc_pfc_flags
2014-01-16 David Disseldorpdcerpc.idl: use logical dcerpc_object ordering
2014-01-08 Gregor Becklibrpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()
2014-01-07 Stefan Metzmacherdcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSET
2014-01-06 Stefan Metzmacherdcerpc.idl: add dcerpc_sec_verification_trailer
2014-01-06 Stefan Metzmacherdcerpc.idl: add documentation references
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-03-08 Andreas Schneiders3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
2011-01-30 Stefan Metzmacherdcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR
2010-12-08 Stefan Metzmacherdcerpc.idl: fix typo 0x800000000 => 0x80000000
2010-12-08 Julien KerihuelAdd ncacn_http (RTS) IDL implementation in dcerpc.idl
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo Sorcedcerpc: remove ncacn_packet_header and related functions
2010-07-08 Simo Sorces3:dcerpc Add prs_parse_dcerpc_bind
2010-07-08 Günther Deschnerdcerpc: add ncacn_packet_header to IDL.
2010-04-09 Stefan Metzmacherdcerpc.idl: fix typo DERPC_ => DCERPC_
2010-03-23 Stefan Metzmacherdcerpc.idl: add nca_s_* status codes from the DCE 1...
2010-02-14 Andrew Tridgella4-dcerpc: another attempt at dcerpc auth padding
2010-02-13 Andrew Tridgells4-rpc: be more careful about DCERPC auth padding
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Günther Deschnermove dcerpc.idl to main directory.