added IDL and test suite for lsa_CreateSecret()
[samba.git] / source4 / librpc / idl / lsa.idl
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...