summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4012: split out the lsa lookup single name logic into a separate functionAndrew Tridgell1-24/+34
2007-10-10r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher1-1/+1
2007-10-10r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher1-4/+17
2007-10-10r3994: - removed the unused reference count code in lsa serverAndrew Tridgell1-37/+39
2007-10-10r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...Andrew Tridgell1-17/+43
2007-10-10r3980: added server side support for lsa_LookupNames() and lsa_LookupNames2()Andrew Tridgell1-36/+179
2007-10-10r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell1-33/+110
2007-10-10r3977: fixed the lmPwdHash change in the rpc server (we were not fetching theAndrew Tridgell1-1/+1
2007-10-10r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2-3/+3
2007-10-10r3968: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the ntAndrew Tridgell1-1/+1
2007-10-10r3952: added validation of the lm and nt verifiers to our server side passwor...Andrew Tridgell1-2/+41
2007-10-10r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett1-3/+3
2007-10-10r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher1-3/+3
2007-10-10r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett1-6/+6
2007-10-10r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher1-4/+41
2007-10-10r3907: * Rename lsa_Name to lsa_StringAndrew Bartlett1-17/+17
2007-10-10r3904: * Add new LSA calls to open trusted domainsAndrew Bartlett1-2/+2
2007-10-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij3-1/+54
2007-10-10r3896: Correct header files in rpc server templates plusJelmer Vernooij1-11/+73
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij1-1/+2
2007-10-10r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett1-2/+2
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-13/+24
2007-10-10r3837: added support for LsaLookupSids in the LSA rpc server. This allows the...Andrew Tridgell1-2/+124
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher2-2/+2
2007-10-10r3809: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett1-1/+1
2007-10-10r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett2-8/+8
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2-11/+9
2007-10-10r3789: - fix error handlingStefan Metzmacher2-21/+41
2007-10-10r3788: give new accounts and groups a objectGUIDStefan Metzmacher1-16/+27
2007-10-10r3784: do a samdb lookup for the DsCrackNames serverStefan Metzmacher3-16/+154
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher7-2/+9
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij4-34/+2
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij2-21/+12
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2-152/+152
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij3-73/+5
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett1-4/+7
2007-10-10r3667: Small COM fixesJelmer Vernooij2-7/+17
2007-10-10r3630: More work on DCOM server sideJelmer Vernooij3-11/+45
2007-10-10r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij5-38/+94
2007-10-10r3599: fixed a couple of memory errors in the rpc netlogon serverAndrew Tridgell1-2/+3
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij3-6/+19
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij4-16/+85
2007-10-10r3509: - comment out a unused varStefan Metzmacher1-1/+1
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2-18/+7
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2-0/+2
2007-10-10r3486: Add RemoteActivation serverJelmer Vernooij4-2/+81
2007-10-10r3481: split out client.h and events.hAndrew Tridgell1-0/+1
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell18-0/+18