summaryrefslogtreecommitdiff
path: root/source4/rpc_server/remote
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+1
2007-10-10r4288: don't use struct dcerpc_interface_table anymore in theStefan Metzmacher1-16/+67
2007-10-10r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher1-17/+21
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij1-10/+9
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-1/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-1/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-1/+1
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell1-0/+1
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell1-0/+1
2007-10-10r2627: use the new talloc capabilities in a bunch more places in the rpcAndrew Tridgell1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r441: added an example of how to use the remote rpc interfaceAndrew Tridgell1-0/+7
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-5/+15
2004-02-02some DEBUG and comment fixesStefan Metzmacher1-1/+1
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-0/+198