summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/libndr.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-28added auto-generation of the IDL interface tables. This makes two lessAndrew Tridgell1-20/+3
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell1-0/+6
2003-11-23ooh, this is fun!Andrew Tridgell1-3/+13
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-7/+28
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-5/+19
2003-11-21Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter1-0/+1
2003-11-20Add initial work on eventlog - doesn't quite work yet.Tim Potter1-0/+1
2003-11-20* fixed libndr.h headerAndrew Tridgell1-10/+9
2003-11-20Added ATSVC pipe.Tim Potter1-0/+1
2003-11-20added samr_LookupNames() and test codeAndrew Tridgell1-0/+3
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-3/+3
2003-11-19srvsvc IDL and test code from metze. Thanks!Andrew Tridgell1-0/+1
2003-11-17added wkssvc.idl and test codeAndrew Tridgell1-0/+1
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+12
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-0/+1
2003-11-17* more info levels for EnumPrinterAndrew Tridgell1-1/+0
2003-11-17nicer method of handling spoolss EnumPrintersAndrew Tridgell1-2/+18
2003-11-16use nstring and [relative] to support levels 1 and 2 of EnumPrintersAndrew Tridgell1-3/+4
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-0/+9
2003-11-15added samr_UserInfo2 and samr_UserInfo3Andrew Tridgell1-1/+3
2003-11-15added the first couple of calls from samr as IDLAndrew Tridgell1-0/+2
2003-11-15Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterExTim Potter1-0/+1
2003-11-15added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell1-0/+21
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-2/+12
2003-11-12lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell1-0/+2
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-1/+0
2003-11-11start using automatic union printingAndrew Tridgell1-0/+2
2003-11-11automatically generate ndr_print_*() functions for every IDLAndrew Tridgell1-0/+15
2003-11-08- corrected some lsa idlAndrew Tridgell1-2/+12
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+95