summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/libndr.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2180: added RPC flags "padcheck" which enables checking of all received padAndrew Tridgell1-2/+8
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-6/+3
2007-10-10r1884: remove empty header fileStefan Metzmacher1-1/+0
2007-10-10r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZEStefan Metzmacher1-1/+1
2007-10-10r1847: add STR_BYTESIZE flag, to handle cases whereStefan Metzmacher1-0/+1
2007-10-10r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell1-17/+14
2007-10-10r1269: Add a 'base' field to the ndr_ofs_list structure which is the base toTim Potter1-0/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-17/+17
2003-12-31the endpoint mapper now works in bigendian modeAndrew Tridgell1-0/+3
2003-12-02 * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell1-1/+3
2003-12-01added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell1-0/+3
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