summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_lsa.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-19after discussions with lukeh, I think we found a alignment bug in oldAndrew Tridgell1-3/+5
2003-11-19removed an unused structureAndrew Tridgell1-3/+0
2003-11-19change to AuditEventsInfo struct from lukehAndrew Tridgell1-3/+2
2003-11-18use the auto-generated UUID, version and name rather than listing themAndrew Tridgell1-47/+53
2003-11-16use the "subcontext" magic flag for sec_desc_bufAndrew Tridgell1-0/+5
2003-11-15added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell1-0/+3
2003-11-14it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell1-0/+2
2003-11-14* fixed lsa_LookupPrivNameAndrew Tridgell1-2/+1
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-1/+1
2003-11-12lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell1-1/+1
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-2/+55
2003-11-11added QueryPolicyInfo/PrimaryDomainInfo idl and test codeAndrew Tridgell1-0/+6
2003-11-11support lsa_AuditEventsInfoAndrew Tridgell1-0/+6
2003-11-11started adding support for lsa_QueryInfoPolicyAndrew Tridgell1-0/+22
2003-11-10added idl and test code for lsa_LookupPrivName()Andrew Tridgell1-2/+6
2003-11-10added IDL and test for lsa_EnumAccountRights()Andrew Tridgell1-2/+14
2003-11-10added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell1-2/+20
2003-11-09- fixed lsa_EnumTrustDomAndrew Tridgell1-7/+22
2003-11-09added lsa_EnumTrustDomAndrew Tridgell1-11/+16
2003-11-09added lsa_EnumPrivs idl and test codeAndrew Tridgell1-6/+23
2003-11-09- added the rest of the LSA calls as stubsAndrew Tridgell1-28/+491
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell1-0/+5
2003-11-09lsa_LookupNames now worksAndrew Tridgell1-0/+30
2003-11-09added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell1-0/+46
2003-11-08- more generation fixesAndrew Tridgell1-25/+2
2003-11-08- corrected some lsa idlAndrew Tridgell1-3/+12
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+82