Age | Commit message (Expand) | Author | Files | Lines |
2010-08-26 | s3-dcerpc: only include rpc_dce.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-18 | s3: Add "client_id" to pipes_struct | Volker Lendecke | 1 | -3/+12 |
2010-08-16 | s3:rpc_server: remove unused rpc_pipe_internal_dispatch() | Stefan Metzmacher | 1 | -145/+0 |
2010-08-12 | s3:rpc_server: add rpc_pipe_open_internal dcerpc_binding_handle backend | Stefan Metzmacher | 1 | -0/+272 |
2010-08-08 | s3: Lift the smbd_messaging_context from rpc_pipe_open_internal | Volker Lendecke | 1 | -2/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from make_internal_rpc_pipe_p | Volker Lendecke | 1 | -3/+5 |
2010-08-08 | s3:rpc_server: fix memory leaks in rpc_pipe_internal_dispatch() | Stefan Metzmacher | 1 | -0/+7 |
2010-08-07 | s3: Add msg_ctx to pipes_struct | Volker Lendecke | 1 | -0/+2 |
2010-07-28 | s3-rpc: Use struct pipes_struct. | Andreas Schneider | 1 | -1/+1 |
2010-07-28 | s3-rpc_server: Use struct pipes_struct. | Andreas Schneider | 1 | -4/+4 |
2010-07-16 | s3-dcerpc: Use DATA_BLOB for pipes_struct input data | Simo Sorce | 1 | -22/+4 |
2010-07-16 | s3-dcerpc: Convert rdata from prs_struct to a simple DATA_BLOB | Simo Sorce | 1 | -16/+3 |
2010-07-13 | s3-dceprc: Store opnum in its own variable | Simo Sorce | 1 | -2/+2 |
2010-07-08 | s3-rpc: when using rpc_pipe_open_internal, make sure to go through NDR. | Günther Deschner | 1 | -5/+151 |
2010-06-18 | Second part of fix converting prs_XX struct and functions to talloc. Remove u... | Jeremy Allison | 1 | -4/+0 |
2010-06-11 | s3:rpc improve handles memory hierarchy and use better name. | Simo Sorce | 1 | -1/+1 |
2010-06-07 | s3:smbd add utility function to check if there are open pipes | Simo Sorce | 1 | -0/+12 |
2010-06-07 | s3:rpc fix potential out of bound memory access | Simo Sorce | 1 | -1/+1 |
2010-06-04 | s3-rpc: Create a file with all functions for a internal named pipe. | Andreas Schneider | 1 | -0/+242 |