Age | Commit message (Expand) | Author | Files | Lines |
2003-11-24 | added the dcerpc remote management interfaces as mgmt.idl, and wrote a | Andrew Tridgell | 1 | -6/+13 |
2003-11-23 | ooh, this is fun! | Andrew Tridgell | 1 | -2/+52 |
2003-11-22 | * fixed null terminated string handling | Andrew Tridgell | 1 | -2/+7 |
2003-11-22 | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 1 | -2/+22 |
2003-11-21 | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 1 | -217/+191 |
2003-11-21 | added 4 more levels to samr_QueryDisplayInfo() | Andrew Tridgell | 1 | -21/+44 |
2003-11-20 | added samr_LookupNames() and test code | Andrew Tridgell | 1 | -1/+9 |
2003-11-20 | EnumPrinterData in spoolss now works | Andrew Tridgell | 1 | -0/+66 |
2003-11-18 | * use the new auto-generated debug code method. | Andrew Tridgell | 1 | -0/+10 |
2003-11-17 | * add another WERR err code | Andrew Tridgell | 1 | -0/+16 |
2003-11-17 | security descriptors are no longer a "special" type, they are handled | Andrew Tridgell | 1 | -5/+41 |
2003-11-17 | * more info levels for EnumPrinter | Andrew Tridgell | 1 | -0/+11 |
2003-11-17 | nicer method of handling spoolss EnumPrinters | Andrew Tridgell | 1 | -4/+32 |
2003-11-16 | use nstring and [relative] to support levels 1 and 2 of EnumPrinters | Andrew Tridgell | 1 | -44/+21 |
2003-11-16 | added support for level1 of EnumPrinters in spoolss. This uses a | Andrew Tridgell | 1 | -0/+71 |
2003-11-16 | use the "subcontext" magic flag for sec_desc_buf | Andrew Tridgell | 1 | -0/+2 |
2003-11-15 | added samr_UserInfo2 and samr_UserInfo3 | Andrew Tridgell | 1 | -0/+18 |
2003-11-15 | added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code | Andrew Tridgell | 1 | -20/+0 |
2003-11-14 | * added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work | Andrew Tridgell | 1 | -2/+5 |
2003-11-14 | we can now do a level1 NetDfsEnum() | Andrew Tridgell | 1 | -0/+12 |
2003-11-13 | * fixed conformant arrays in structures | Andrew Tridgell | 1 | -44/+7 |
2003-11-12 | lsa_PrivilegeSet seems to be a very strange beast indeed. It has a | Andrew Tridgell | 1 | -5/+14 |
2003-11-11 | added 9 more info levels to lsa_QueryInfoPolicy | Andrew Tridgell | 1 | -7/+50 |
2003-11-11 | added QueryPolicyInfo/PrimaryDomainInfo idl and test code | Andrew Tridgell | 1 | -5/+8 |
2003-11-11 | support lsa_AuditEventsInfo | Andrew Tridgell | 1 | -0/+51 |
2003-11-11 | start using automatic union printing | Andrew Tridgell | 1 | -2/+12 |
2003-11-11 | automatically generate ndr_print_*() functions for every IDL | Andrew Tridgell | 1 | -0/+45 |
2003-11-11 | started adding support for lsa_QueryInfoPolicy | Andrew Tridgell | 1 | -0/+20 |
2003-11-09 | converted the rpcecho pipe to use IDL | Andrew Tridgell | 1 | -0/+23 |
2003-11-09 | lsa_LookupNames now works | Andrew Tridgell | 1 | -1/+28 |
2003-11-09 | added idl, generated code and test code for lsa_LookupSids | Andrew Tridgell | 1 | -1/+1 |
2003-11-08 | - more generation fixes | Andrew Tridgell | 1 | -1/+1 |
2003-11-08 | - corrected some lsa idl | Andrew Tridgell | 1 | -0/+26 |
2003-11-06 | another major bit of restructuring of rpc in Samba4. Mostly moving | Andrew Tridgell | 1 | -0/+279 |