s3:rpc_server: implement rpcint_bh_set_timeout() as dummy
[mat/samba.git] / source3 / rpc_server / rpc_ncacn_np_internal.c
2010-09-04 Stefan Metzmachers3:rpc_server: implement rpcint_bh_set_timeout() as...
2010-09-04 Stefan Metzmachers3:rpc_server: make it possible to use rpcint_binding_h...
2010-08-25 Günther Deschners3-dcerpc: only include rpc_dce.h where needed.
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-16 Stefan Metzmachers3:rpc_server: remove unused rpc_pipe_internal_dispatch()
2010-08-12 Stefan Metzmachers3:rpc_server: add rpc_pipe_open_internal dcerpc_bindin...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from rpc_pipe_open_...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from make_internal_...
2010-08-08 Stefan Metzmachers3:rpc_server: fix memory leaks in rpc_pipe_internal_di...
2010-08-07 Volker Lendeckes3: Add msg_ctx to pipes_struct
2010-07-28 Andreas Schneiders3-rpc: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-rpc_server: Use struct pipes_struct.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dcerpc: Convert rdata from prs_struct to a simple...
2010-07-13 Simo Sorces3-dceprc: Store opnum in its own variable
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-06-18 Jeremy AllisonSecond part of fix converting prs_XX struct and functio...
2010-06-10 Simo Sorces3:rpc improve handles memory hierarchy and use better...
2010-06-07 Simo Sorces3:smbd add utility function to check if there are...
2010-06-07 Simo Sorces3:rpc fix potential out of bound memory access
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...