summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/remote/dcesrv_remote.c
Commit message (Expand)AuthorAgeFilesLines
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-101-7/+7
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-101-6/+7
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-1/+1
* r4288: don't use struct dcerpc_interface_table anymore in theStefan Metzmacher2007-10-101-16/+67
* r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher2007-10-101-17/+21
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2007-10-101-10/+9
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-1/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-1/+1
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-1/+1
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-0/+1
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-101-0/+1
* r2627: use the new talloc capabilities in a bunch more places in the rpcAndrew Tridgell2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-5/+15
* some DEBUG and comment fixesStefan Metzmacher2004-02-021-1/+1
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-0/+198