summaryrefslogtreecommitdiffstats
path: root/source4/librpc/ndr
Commit message (Expand)AuthorAgeFilesLines
...
* r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell2007-10-101-7/+1
* r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett2007-10-101-2/+2
* r1994: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-104-72/+70
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1884: remove empty header fileStefan Metzmacher2007-10-102-1/+0
* r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZEStefan Metzmacher2007-10-101-1/+1
* r1847: add STR_BYTESIZE flag, to handle cases whereStefan Metzmacher2007-10-102-6/+53
* r1770: here's the krb5 server code,Stefan Metzmacher2007-10-101-0/+1
* r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell2007-10-103-80/+106
* r1736: - Pidl updates:Jelmer Vernooij2007-10-101-0/+48
* r1671: make [relative] pointers in idl much more generic, treating them justAndrew Tridgell2007-10-101-3/+1
* r1644: changed the way [relative] pointers work in pidl, making them muchAndrew Tridgell2007-10-101-0/+12
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-1/+1
* r1274: revert -r 1239 as discussed with abartletStefan Metzmacher2007-10-101-301/+0
* r1269: Add a 'base' field to the ndr_ofs_list structure which is the base toTim Potter2007-10-102-1/+5
* r1264: Make sure to initialize ofs_list when creating new ndr_{push,pull}Tim Potter2007-10-101-0/+2
* r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...Stefan Metzmacher2007-10-101-0/+301
* r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()Andrew Tridgell2007-10-101-0/+10
* r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin...Andrew Tridgell2007-10-101-1/+2
* r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell2007-10-101-0/+2
* r1030: added server side schannel supportAndrew Tridgell2007-10-101-0/+23
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-0/+12
* r895: use _t in base ndr fnsAndrew Tridgell2007-10-101-4/+4
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-4/+4
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-103-12/+12
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-106-83/+83
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-16/+61
* r511: fix some const handlingAndrew Tridgell2007-10-101-3/+3
* r327: fixed an uninitialised variable found by valgrindAndrew Tridgell2007-10-101-0/+1
* r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2007-10-101-2/+18
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+1
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-4/+0
* added dom_sid_string() functionAndrew Tridgell2004-01-111-7/+15
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-27/+41
* the endpoint mapper now works in bigendian modeAndrew Tridgell2003-12-312-3/+6
* addition of samr_SetSecurity() from kaiAndrew Tridgell2003-12-191-1/+1
* fixed the AddAliasMem test codeAndrew Tridgell2003-12-191-0/+23
* fixed formatting of uuids in debug outputAndrew Tridgell2003-12-161-1/+1
* added support for big-endian ucs2 strings (as used by big-endianAndrew Tridgell2003-12-161-7/+17
* a fairly large commit!Andrew Tridgell2003-12-161-47/+30
* Added routines for arrays of uint16s.Tim Potter2003-12-121-0/+33
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-1/+1
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-021-1/+3
* added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell2003-12-012-11/+13
* started adding netlogon IDL and test suiteAndrew Tridgell2003-12-011-0/+28
* Added EnumPrinterDriver, GetPrinterDriver (still in progress)Tim Potter2003-11-301-0/+17
* Added EnumJobs, GetJob, SetJob RPCs.Tim Potter2003-11-281-0/+17
* added auto-generation of the IDL interface tables. This makes two lessAndrew Tridgell2003-11-282-40/+3