Age | Commit message (Expand) | Author | Files | Lines |
2003-11-15 | added samr_OpenDomain() and samr_QueryDomainInfo() level 1 | Andrew Tridgell | 4 | -18/+144 |
2003-11-15 | run LookupDomain on each domain returned from EnumDomains in samr | Andrew Tridgell | 6 | -35/+71 |
2003-11-15 | added the first couple of calls from samr as IDL | Andrew Tridgell | 5 | -0/+3072 |
2003-11-15 | Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx | Tim Potter | 5 | -0/+4372 |
2003-11-15 | added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code | Andrew Tridgell | 8 | -23/+181 |
2003-11-14 | it turns out that all MS servers ignore the artifact struct_len fields | Andrew Tridgell | 7 | -29/+17 |
2003-11-14 | added the dfs_GetInfo all - all levels | Andrew Tridgell | 6 | -364/+736 |
2003-11-14 | * added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work | Andrew Tridgell | 6 | -6/+573 |
2003-11-14 | * fixed lsa_LookupPrivName | Andrew Tridgell | 6 | -61/+569 |
2003-11-14 | we can now do a level1 NetDfsEnum() | Andrew Tridgell | 10 | -1021/+1480 |
2003-11-13 | more dfs work | Andrew Tridgell | 1 | -3/+2 |
2003-11-13 | * fixed conformant arrays in structures | Andrew Tridgell | 15 | -97/+586 |
2003-11-12 | lsa_PrivilegeSet seems to be a very strange beast indeed. It has a | Andrew Tridgell | 6 | -23/+62 |
2003-11-11 | added 9 more info levels to lsa_QueryInfoPolicy | Andrew Tridgell | 6 | -26/+478 |
2003-11-11 | added QueryPolicyInfo/PrimaryDomainInfo idl and test code | Andrew Tridgell | 4 | -7/+99 |
2003-11-11 | support lsa_AuditEventsInfo | Andrew Tridgell | 4 | -0/+104 |
2003-11-11 | start using automatic union printing | Andrew Tridgell | 4 | -26/+72 |
2003-11-11 | automatically generate ndr_print_*() functions for every IDL | Andrew Tridgell | 6 | -0/+469 |
2003-11-11 | started adding support for lsa_QueryInfoPolicy | Andrew Tridgell | 5 | -244/+144 |
2003-11-10 | added idl and test code for lsa_LookupPrivName() | Andrew Tridgell | 4 | -9/+36 |
2003-11-10 | added IDL and test for lsa_EnumAccountRights() | Andrew Tridgell | 4 | -9/+107 |
2003-11-10 | added IDL and test for lsa_EnumPrivsAccount() | Andrew Tridgell | 4 | -12/+137 |
2003-11-09 | - fixed lsa_EnumTrustDom | Andrew Tridgell | 5 | -40/+145 |
2003-11-09 | added lsa_EnumTrustDom | Andrew Tridgell | 3 | -92/+119 |
2003-11-09 | added lsa_EnumPrivs idl and test code | Andrew Tridgell | 3 | -50/+153 |
2003-11-09 | added a test for lsa_Close() | Andrew Tridgell | 1 | -1/+5 |
2003-11-09 | i forgot to commit the rpcecho idl file | Andrew Tridgell | 1 | -0/+26 |
2003-11-09 | - added the rest of the LSA calls as stubs | Andrew Tridgell | 5 | -208/+1861 |
2003-11-09 | converted the rpcecho pipe to use IDL | Andrew Tridgell | 7 | -242/+130 |
2003-11-09 | use a more consistent style for the client stubs | Andrew Tridgell | 1 | -74/+14 |
2003-11-09 | get rid of some prototypes that aren't needed any more | Andrew Tridgell | 1 | -4/+0 |
2003-11-09 | lsa_LookupNames now works | Andrew Tridgell | 5 | -4/+195 |
2003-11-09 | added idl, generated code and test code for lsa_LookupSids | Andrew Tridgell | 6 | -2/+312 |
2003-11-08 | - more generation fixes | Andrew Tridgell | 5 | -124/+32 |
2003-11-08 | - corrected some lsa idl | Andrew Tridgell | 9 | -134/+411 |
2003-11-06 | another major bit of restructuring of rpc in Samba4. Mostly moving | Andrew Tridgell | 17 | -0/+3057 |