Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4626: Jelmer, can you look at why this init is failing? It is preventing all... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4624: Several crash fixes for DCOM | Jelmer Vernooij | 4 | -4/+41 |
2007-10-10 | r4618: - tidied up the alter_context client code a bit | Andrew Tridgell | 1 | -16/+32 |
2007-10-10 | r4616: the first phase in the addition of proper support for | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r4481: get rid of the last leak | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r4479: added the function talloc_autofree_context() which returns a talloc co... | Andrew Tridgell | 1 | -3/+7 |
2007-10-10 | r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3972: use GUID_* naming context and move GUID_* functions to one place | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r3898: Work towards local/server DCOM support, start working | Jelmer Vernooij | 6 | -14/+177 |
2007-10-10 | r3891: Add rot (Running Object Table) interface | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 2 | -2/+33 |
2007-10-10 | r3744: Support building subsystems as a shared library. Modules don't work yet, | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 2 | -20/+2 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r3689: Large number of COM updates: | Jelmer Vernooij | 5 | -169/+310 |
2007-10-10 | r3667: Small COM fixes | Jelmer Vernooij | 3 | -14/+27 |
2007-10-10 | r3626: More minor DCOM fixes | Jelmer Vernooij | 1 | -5/+12 |
2007-10-10 | r3625: Couple of minor DCOM bugfixes | Jelmer Vernooij | 4 | -63/+100 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3606: More DCOM fixes: | Jelmer Vernooij | 2 | -23/+92 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 2 | -32/+189 |
2007-10-10 | r3527: I hate compiler warnings... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r3515: Fix RemoteActivation correctly this time (-: | Jelmer Vernooij | 2 | -5/+16 |
2007-10-10 | r3514: Allow specification of username, password and domain and try to set up... | Jelmer Vernooij | 2 | -27/+97 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 2 | -25/+62 |
2007-10-10 | r3488: Start using RemoteActivation | Jelmer Vernooij | 4 | -74/+93 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 4 | -0/+82 |