r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
[sfrench/samba-autobuild/.git] / source4 / librpc / idl / lsa.idl
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Andrew Tridgellr5036: changed HYPER_T to the more standard "hyper"
2007-10-10 Andrew Bartlettr4768: Until I can prove it, we should not have these...
2007-10-10 Andrew Bartlettr4720: Reformat, rename, and convert to enums parts...
2007-10-10 Andrew Bartlettr4708: Comparing with LDAP, it is clear that these...
2007-10-10 Andrew Bartlettr4703: Add support for EnumTrustDomain, and expand...
2007-10-10 Andrew Bartlettr4698: - Initial implementation of trusted domains...
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Andrew Bartlettr4673: Fix the IDL for the QuerySecret LSA call.
2007-10-10 Andrew Tridgellr4638: expose lsa and drsuapi on ncalrpc
2007-10-10 Stefan Metzmacherr4568: make use of SidType and move it to lsa.idl
2007-10-10 Andrew Tridgellr4564: added a comment on lsa_EnumAccounts IDL
2007-10-10 Volker Lendecker4456: NT4 usrmgr.exe asks for 4096 accounts, allow...
2007-10-10 Andrew Tridgellr4449: fixed the helpstring for LSA IDL
2007-10-10 Andrew Tridgellr4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a...
2007-10-10 Andrew Tridgellr4437: added IDL and test code for lsa_LookupSids3...
2007-10-10 Andrew Tridgellr4433: added the boilerplate for the new w2k3 LSA funct...
2007-10-10 Andrew Tridgellr4310: fixed the authority_name field in lsa_GetUserName()
2007-10-10 Stefan Metzmacherr4309: idl and torture test for lsa_GetUserName()
2007-10-10 Andrew Tridgellr4279: added IDL and test code for lsa_AddPrivilegesToA...
2007-10-10 Andrew Tridgellr4195: added IDL, test suite and server side code for...
2007-10-10 Stefan Metzmacherr4003: run successful against a nt4 sp6 pdc with one...
2007-10-10 Andrew Tridgellr3978: added IDL and test code for lsa_LookupSids2...
2007-10-10 Andrew Bartlettr3919: Add more info levels to the QueryTrustedDomainIn...
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 Bartlettr3885: Add security descriptor comparison to our RPC...
2007-10-10 Andrew Tridgellr3837: added support for LsaLookupSids in the LSA rpc...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Jelmer Vernooijr3162: Add client-side support for the ncalrpc: and...
2007-10-10 Jelmer Vernooijr3043: Use binding strings for specifying endpoints...
2007-10-10 Andrew Tridgellr2199: the unknown 16 bit number in lsa_LookupPrivDispl...
2007-10-10 Andrew Tridgellr2158: removed a misleading comment (the extra uint16...
2007-10-10 Andrew Tridgellr2127: more lsa IDL updates from Richard Renard
2007-10-10 Andrew Tridgellr2126: two more lsa functions worked out by richard...
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2007-10-10 Jelmer Vernooijr1799: List more uuids. From
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
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.
2007-10-10 Andrew Bartlettr877: This attempt at IDL was accidently included in...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Tridgellr101: added lsa_SetSecret() and lsa_QuerySecret()
2004-04-03 Andrew Tridgelladded IDL and test for lsa_OpenSecret()
2004-04-03 Andrew Tridgelladded IDL and test suite for lsa_CreateSecret()
2004-04-03 Andrew Tridgelladded idl and test suite for lsa_CreateTrustedDomain()
2004-03-31 Andrew Tridgelladded lsaCreateAccount() and a test in the RPC-LSA...
2003-12-07 Andrew Tridgellre-wrote pidl to use Parse::Yapp instead of Parse:...
2003-12-02 Andrew Tridgellnetr_DatabaseSync() now works fully for database 0
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-20 Andrew Tridgell * changed to midl syntax using [case(x)] instead of...
2003-11-19 Andrew Tridgellafter discussions with lukeh, I think we found a alignm...
2003-11-19 Andrew Tridgellremoved an unused structure
2003-11-19 Andrew Tridgellchange to AuditEventsInfo struct from lukeh
2003-11-16 Andrew Tridgelluse the "subcontext" magic flag for sec_desc_buf
2003-11-16 Andrew Tridgellslightly more efficient strlen setting in lsa and samr...
2003-11-15 Andrew Tridgellrun LookupDomain on each domain returned from EnumDomai...
2003-11-15 Andrew Tridgelladded lsa_QuerySecObj() and the necessary sec_desc_buf...
2003-11-14 Andrew Tridgellit turns out that all MS servers ignore the artifact...
2003-11-14 Andrew Tridgell* fixed lsa_LookupPrivName
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-12 Andrew Tridgelllsa_PrivilegeSet seems to be a very strange beast indee...
2003-11-11 Andrew Tridgelladded 9 more info levels to lsa_QueryInfoPolicy
2003-11-11 Andrew Tridgelladded QueryPolicyInfo/PrimaryDomainInfo idl and test...
2003-11-11 Andrew Tridgellsupport lsa_AuditEventsInfo
2003-11-11 Andrew Tridgellstarted adding support for lsa_QueryInfoPolicy
2003-11-10 Andrew Tridgelladded idl and test code for lsa_LookupPrivName()
2003-11-10 Andrew Tridgelladded IDL and test for lsa_EnumAccountRights()
2003-11-10 Andrew Tridgelladded IDL and test for lsa_EnumPrivsAccount()
2003-11-09 Andrew Tridgell- fixed lsa_EnumTrustDom
2003-11-09 Andrew Tridgelladded lsa_EnumTrustDom
2003-11-09 Andrew Tridgelladded lsa_EnumPrivs idl and test code
2003-11-09 Andrew Tridgelladded a test for lsa_Close()
2003-11-09 Andrew Tridgell- added the rest of the LSA calls as stubs
2003-11-09 Andrew Tridgelllsa_LookupNames now works
2003-11-09 Andrew Tridgelladded idl, generated code and test code for lsa_LookupSids
2003-11-08 Andrew Tridgell- more generation fixes
2003-11-08 Andrew Tridgell- corrected some lsa idl
2003-11-06 Andrew Tridgellanother major bit of restructuring of rpc in Samba4...