summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcom
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2-9/+9
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell1-1/+1
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-2/+2
2007-10-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2-1/+53
2007-10-10r3896: Correct header files in rpc server templates plusJelmer Vernooij1-11/+73
2007-10-10r3809: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-13/+0
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij3-73/+5
2007-10-10r3667: Small COM fixesJelmer Vernooij2-7/+17
2007-10-10r3630: More work on DCOM server sideJelmer Vernooij2-11/+41
2007-10-10r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij3-22/+88
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij3-15/+84
2007-10-10r3509: - comment out a unused varStefan Metzmacher1-1/+1
2007-10-10r3486: Add RemoteActivation serverJelmer Vernooij2-2/+70
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r2696: DCOM updates:Jelmer Vernooij1-0/+87