summaryrefslogtreecommitdiff
path: root/source4/lib/dcom/common/main.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell1-4/+4
2007-10-10r4624: Several crash fixes for DCOMJelmer Vernooij1-1/+7
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell1-16/+32
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-1/+3
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-1/+1
2007-10-10r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher1-4/+4
2007-10-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij1-8/+118
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij1-82/+161
2007-10-10r3667: Small COM fixesJelmer Vernooij1-14/+16
2007-10-10r3626: More minor DCOM fixesJelmer Vernooij1-5/+12
2007-10-10r3625: Couple of minor DCOM bugfixesJelmer Vernooij1-59/+20
2007-10-10r3611: DCOM client support works!!Jelmer Vernooij1-2/+2
2007-10-10r3606: More DCOM fixes:Jelmer Vernooij1-23/+90
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij1-31/+176
2007-10-10r3527: I hate compiler warnings...Stefan Metzmacher1-0/+2
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij1-4/+15
2007-10-10r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij1-27/+93
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-25/+32
2007-10-10r3488: Start using RemoteActivationJelmer Vernooij1-0/+92