Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix return code. | Jelmer Vernooij | 2008-04-17 | 1 | -1/+3 | |
| | | | | (This used to be commit d356baae802d36909c3c990b834a4a37aba736f4) | |||||
* | Actually connect to RPC. | Jelmer Vernooij | 2008-04-17 | 2 | -5/+35 | |
| | | | | (This used to be commit 3082534454ff936ac0b78b5a2c72c9b060e21244) | |||||
* | Add simple implementation of several functions in the Samba 4 RPC | Jelmer Vernooij | 2008-04-17 | 4 | -0/+2362 | |
library on top of the Samba 3 RPC library: * dcerpc_pipe_connect * dcerpc_ndr_request_recv * dcerpc_ndr_request_send These are the main functions used by the generated client calls in Samba 4. (This used to be commit 350177824239343365d5c99ad4efd71e3b2ed6fa) |