summaryrefslogtreecommitdiff
path: root/source4/rpc_server/lsa
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4012: split out the lsa lookup single name logic into a separate functionAndrew Tridgell1-24/+34
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-10r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett1-6/+6
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-10r3837: added support for LsaLookupSids in the LSA rpc server. This allows the...Andrew Tridgell1-2/+124
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-10r2635: mem_ctx cleanups on the lsa and netlogon pipes in the rpc serverAndrew Tridgell1-15/+7
2007-10-10r2051: switched the samdb over to using the new destructor and referenceAndrew Tridgell1-3/+1
2007-10-10r1814: Fix the build.Volker Lendecke1-63/+192
2007-10-10r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and serverAndrew Tridgell1-26/+72
2007-10-10r917: - added the start of a LSA server to samba4.Andrew Tridgell1-0/+646