r7633: this patch started as an attempt to make the dcerpc code use a given
[kamenim/samba.git] / source4 / rpc_server / remote / dcesrv_remote.c
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Tridgellr5300: more uint32 and system/filesys.h build fixes...
2007-10-10 Andrew Tridgellr5221: replace the str_list_*() code with new code...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Stefan Metzmacherr4288: don't use struct dcerpc_interface_table anymore...
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 ...
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.