r4058: added a type safe version of smb_xmalloc()
[samba.git] / source4 / rpc_server / lsa /
2007-10-10 Andrew Tridgellr4012: split out the lsa lookup single name logic into...
2007-10-10 Andrew Tridgellr3994: - removed the unused reference count code in...
2007-10-10 Andrew Tridgellr3992: provide hooks for lsa to lookup sids allocated...
2007-10-10 Andrew Tridgellr3980: added server side support for lsa_LookupNames...
2007-10-10 Andrew Tridgellr3979: added server side code for lsa_LookupSids2(...
2007-10-10 Andrew Bartlettr3917: A few more LSA RPCs found in my wanderings ...
2007-10-10 Andrew Bartlettr3907: * Rename lsa_Name to lsa_String
2007-10-10 Andrew Bartlettr3904: * Add new LSA calls to open trusted domains
2007-10-10 Andrew Tridgellr3837: added support for LsaLookupSids in the LSA rpc...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr2635: mem_ctx cleanups on the lsa and netlogon pipes...
2007-10-10 Andrew Tridgellr2051: switched the samdb over to using the new destruc...
2007-10-10 Volker Lendecker1814: Fix the build.
2007-10-10 Andrew Tridgellr919: - added lsa_QueryInfoPolicy2() to IDL, test suite...
2007-10-10 Andrew Tridgellr917: - added the start of a LSA server to samba4.