summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-7/+7
2003-11-17 * add another WERR err codeAndrew Tridgell1-1/+19
2003-11-17use [subcontext] to make GetPrinter a bit easier in smbtortureAndrew Tridgell1-0/+6
2003-11-17call OpenPrinterEx on each printer on the server, and then callAndrew Tridgell1-0/+29
2003-11-17nicer method of handling spoolss EnumPrintersAndrew Tridgell1-15/+57
2003-11-16use nstring and [relative] to support levels 1 and 2 of EnumPrintersAndrew Tridgell1-2/+74
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-0/+14
2003-11-16use the "subcontext" magic flag for sec_desc_bufAndrew Tridgell1-0/+35
2003-11-15added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell1-0/+14
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell1-0/+19
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-32/+23
2003-11-12lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell1-14/+38
2003-11-11start using automatic union printingAndrew Tridgell1-1/+19
2003-11-11automatically generate ndr_print_*() functions for every IDLAndrew Tridgell1-0/+61
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell1-4/+3
2003-11-09added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell1-1/+10
2003-11-08- corrected some lsa idlAndrew Tridgell1-0/+50
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+187