librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h
[samba.git] / source3 / librpc / rpc / dcerpc.h
2011-03-11 Stefan Metzmacherlibrpc/rpc: move dcerpc_binding_handle stuff to rpc_com...
2011-03-11 Stefan Metzmachers3:librpc/rpc: remove unused dcerpc_pipe define hack
2011-03-08 Andreas Schneiders3-rpc_server: Introduce transport in pipe_struct.
2011-02-14 Günther Deschners3-librpc: no need to globally include endpointmapper...
2011-02-14 Günther Deschners3-librpc: remove duplicate prototypes.
2011-01-21 Stefan Metzmachers3:librpc: remove prototype of dcerpc_binding_handle_se...
2010-09-15 Simo Sorces3-rpc_server: Added helper functions to read data...
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-04 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_set_timeout()
2010-09-04 Stefan Metzmacherlibrpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
2010-08-25 Günther Deschners3-build: only include rpc_misc.h where needed.
2010-08-20 Stefan Metzmachers3:librpc: make dcerpc_read_ncacn_packet_send/recv...
2010-08-12 Stefan Metzmachers3:rpc_client: add dcerpc_binding_handle backend
2010-07-30 Simo Sorces3-dceprc: Improve dcerpc_guess_sizes() interface
2010-07-30 Simo Sorces3-dcerpc: Make function to guess pdu sizes common.
2010-07-28 Simo Sorces3-dcerpc: Make dcerpc_check_auth() common code
2010-07-28 Simo Sorces3-dcerpc: Move dcerpc_add_auth_footer() to the common...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-03-23 Stefan Metzmachers3:librpc/rpc: move prototypes to dcerpc.h
2010-03-19 Stefan Metzmachers3:librpc: remove unused stuff
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Andrew Tridgells3-rpc: samba3 needs the DCERPC_NDR64 define
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4
2009-01-21 Jelmer VernooijAllow calling DCE/RPC server implementations directly...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Jelmer VernooijAdd some comments.
2008-04-17 Jelmer VernooijActually connect to RPC.
2008-04-17 Jelmer VernooijAdd simple implementation of several functions in the...