Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-27 | Lift the event loop in rpc_api_pipe_req() one level into cli_do_rpc_ndr | Volker Lendecke | 1 | -31/+115 | |
2009-01-21 | Allow calling DCE/RPC server implementations directly using | Jelmer Vernooij | 1 | -1/+1 | |
rpc_pipe_client. | |||||
2009-01-18 | Move initialization of the reply prs_struct to rpc_api_pipe | Volker Lendecke | 1 | -3/+1 | |
2008-10-12 | Share RPC binding string utility functions. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-23 | s3-ndr: add stub smb_iconv_convenience to some ndr_ functions. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-09-01 | Fix some nonempty blank lines | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 9336cd1c5e5b5d113cd4912d4479dfe609fe261e) | |||||
2008-07-21 | Make idl: cli_do_rpc_ndr does not use pipe_idx anymore | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit ffd2ff5325ef24f08dcb63e4561f5f62bffef6d3) | |||||
2008-07-21 | Remove a reference to pipe_idx | Volker Lendecke | 1 | -1/+2 | |
(This used to be commit e949b9d11f439c32c85a3cd9ae4c1a859a4c284a) | |||||
2008-04-20 | Remove the pipe_idx variable from rpc_pipe_client | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 4840febcd481563c3d9b2fabc1fe1b2ae5a76cf6) | |||||
2008-03-17 | Coverity fixes | Marc VanHeyningen | 1 | -4/+1 | |
(This used to be commit 3fc85d22590550f0539215d020e4411bf5b14363) | |||||
2007-11-09 | ndr: change NTSTAUS into enum ndr_err_code (samba3 callers) | Stefan Metzmacher | 1 | -6/+7 | |
lib/messages_local.c rpc_client/ndr.c smbd/notify_internal.c utils/net_rpc_registry.c metze (This used to be commit c2645d2164c05976a98bafed980b6029baf89977) | |||||
2007-10-10 | r24594: pass down the ndr_interface_table in the samba3 client bindings | Stefan Metzmacher | 1 | -5/+10 | |
instead of the pull and push functions metze (This used to be commit 5e3d4df9bca069708d72f548dc5ddfc7708ac122) | |||||
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r18395: have the ndr layer alloc outgoing structure members for us | Gerald Carter | 1 | -0/+2 | |
(This used to be commit 4fb35eeb44d434b04282c41e98c4a5767e1a8647) | |||||
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -0/+90 | |
to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8) |