summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/lsa.idl
Commit message (Expand)AuthorAgeFilesLines
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-1/+1
* r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and serverAndrew Tridgell2007-10-101-1/+8
* r917: - added the start of a LSA server to samba4.Andrew Tridgell2007-10-101-35/+19
* r877: This attempt at IDL was accidently included in the pervious commit.Andrew Bartlett2007-10-101-9/+1
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-1/+9
* r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell2007-10-101-2/+23
* added IDL and test for lsa_OpenSecret()Andrew Tridgell2004-04-031-1/+8
* added IDL and test suite for lsa_CreateSecret()Andrew Tridgell2004-04-031-1/+6
* added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell2004-04-031-8/+13
* added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell2004-03-311-2/+21
* re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, ThisAndrew Tridgell2003-12-071-3/+3
* netr_DatabaseSync() now works fully for database 0Andrew Tridgell2003-12-021-2/+2
* * added a bunch of placeholder IDL filesAndrew Tridgell2003-11-281-0/+14
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-211-1/+3
* * changed to midl syntax using [case(x)] instead of case(x)Andrew Tridgell2003-11-201-12/+12
* after discussions with lukeh, I think we found a alignment bug in oldAndrew Tridgell2003-11-191-3/+5
* removed an unused structureAndrew Tridgell2003-11-191-4/+0
* change to AuditEventsInfo struct from lukehAndrew Tridgell2003-11-191-3/+2
* use the "subcontext" magic flag for sec_desc_bufAndrew Tridgell2003-11-161-0/+6
* slightly more efficient strlen setting in lsa and samr strings (callsAndrew Tridgell2003-11-161-1/+1
* run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell2003-11-151-2/+2
* added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell2003-11-151-1/+5
* it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell2003-11-141-2/+2
* * fixed lsa_LookupPrivNameAndrew Tridgell2003-11-141-2/+1
* * fixed conformant arrays in structuresAndrew Tridgell2003-11-131-1/+1
* lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell2003-11-121-2/+2
* added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell2003-11-111-4/+57
* added QueryPolicyInfo/PrimaryDomainInfo idl and test codeAndrew Tridgell2003-11-111-0/+6
* support lsa_AuditEventsInfoAndrew Tridgell2003-11-111-0/+7
* started adding support for lsa_QueryInfoPolicyAndrew Tridgell2003-11-111-1/+25
* added idl and test code for lsa_LookupPrivName()Andrew Tridgell2003-11-101-1/+11
* added IDL and test for lsa_EnumAccountRights()Andrew Tridgell2003-11-101-1/+17
* added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell2003-11-101-2/+29
* - fixed lsa_EnumTrustDomAndrew Tridgell2003-11-091-8/+28
* added lsa_EnumTrustDomAndrew Tridgell2003-11-091-12/+19
* added lsa_EnumPrivs idl and test codeAndrew Tridgell2003-11-091-8/+27
* added a test for lsa_Close()Andrew Tridgell2003-11-091-1/+5
* - added the rest of the LSA calls as stubsAndrew Tridgell2003-11-091-22/+157
* lsa_LookupNames now worksAndrew Tridgell2003-11-091-1/+22
* added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell2003-11-091-0/+36
* - more generation fixesAndrew Tridgell2003-11-081-1/+1
* - corrected some lsa idlAndrew Tridgell2003-11-081-35/+44
* another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell2003-11-061-0/+48