r4203: the bind_info blob isn't a const.
[samba.git] / source4 / rpc_server / remote /
2007-10-10 Stefan Metzmacherr4086: - make dcerpc_ndr_request_table_send() the defau...
2007-10-10 Jelmer Vernooijr3790: use a registration function that is called from...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Andrew Tridgellr3497: removed some include cruft, and split out librpc...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr441: added an example of how to use the remote rpc...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.