summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_lsa.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-9/+10
2003-11-19after discussions with lukeh, I think we found a alignment bug in oldAndrew Tridgell1-9/+13
2003-11-19removed an unused structureAndrew Tridgell1-7/+0
2003-11-19change to AuditEventsInfo struct from lukehAndrew Tridgell1-27/+12
2003-11-18* use the new auto-generated debug code method.Andrew Tridgell1-0/+47
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+1026
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-16/+15
2003-11-17nicer method of handling spoolss EnumPrintersAndrew Tridgell1-0/+82
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-42/+42
2003-11-16use the "subcontext" magic flag for sec_desc_bufAndrew Tridgell1-1/+36
2003-11-15added another 11 levels of QueryDomainInfoAndrew Tridgell1-39/+39
2003-11-15run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell1-2/+2
2003-11-15added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell1-0/+12
2003-11-14it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell1-18/+4
2003-11-14added the dfs_GetInfo all - all levelsAndrew Tridgell1-16/+16
2003-11-14* fixed lsa_LookupPrivNameAndrew Tridgell1-10/+21
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell1-925/+925
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-10/+70
2003-11-12lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell1-1/+5
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-6/+311
2003-11-11added QueryPolicyInfo/PrimaryDomainInfo idl and test codeAndrew Tridgell1-2/+79
2003-11-11support lsa_AuditEventsInfoAndrew Tridgell1-0/+40
2003-11-11start using automatic union printingAndrew Tridgell1-23/+39
2003-11-11automatically generate ndr_print_*() functions for every IDLAndrew Tridgell1-0/+293
2003-11-11started adding support for lsa_QueryInfoPolicyAndrew Tridgell1-243/+75
2003-11-10added idl and test code for lsa_LookupPrivName()Andrew Tridgell1-2/+15
2003-11-10added IDL and test for lsa_EnumAccountRights()Andrew Tridgell1-2/+72
2003-11-10added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell1-4/+84
2003-11-09- fixed lsa_EnumTrustDomAndrew Tridgell1-21/+87
2003-11-09added lsa_EnumTrustDomAndrew Tridgell1-69/+84
2003-11-09added lsa_EnumPrivs idl and test codeAndrew Tridgell1-36/+103
2003-11-09- added the rest of the LSA calls as stubsAndrew Tridgell1-61/+608
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell1-4/+8
2003-11-09lsa_LookupNames now worksAndrew Tridgell1-2/+95
2003-11-09added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell1-0/+199
2003-11-08- more generation fixesAndrew Tridgell1-92/+22
2003-11-08- corrected some lsa idlAndrew Tridgell1-78/+241
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+167