dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source3 / librpc / rpc / dcerpc.h
2012-08-01 Stefan Metzmachers3:rpc_client: rename pipe_auth_data->user_session_key...
2012-02-16 Andrew Bartletts3-librpc: Remove unused bool gensec_hook
2011-08-03 Andrew Bartlettselftest: test plugin_s4_dc against all ncacn_np tests
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-05-02 Günther Deschners3: move pipe_auth_data to dcerpc.h
2011-04-29 Günther Deschners3-proto: move more librpc prototypes to librpc/rpc...
2011-04-12 Günther Deschners3-librpc: let librpc/rpc/dcerpc.h include ndr and...
2011-03-23 Günther Deschnerlibrpc: bring more librpc prototypes in common.
2011-03-13 Stefan Metzmacherlibrpc/rpc: move DCERPC_ flags to rpc_common.h
2011-03-13 Stefan Metzmachers3:librpc/rpc: add DCERPC_ANON_FALLBACK flag
2011-03-13 Stefan Metzmacherlibrpc/rpc: move struct dcerpc_binding to rpc_common.h
2011-03-13 Stefan Metzmachers3:librpc/rpc: add target_principal to struct dcerpc_bi...
2011-03-13 Stefan Metzmacherlibrpc/rpc: move enum dcerpc_transport_t to rpc_common.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...