summaryrefslogtreecommitdiffstats
path: root/source/librpc/ndr
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-107-14/+7
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-107-7/+7
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+10
* r22747: Fix some C++ warningsVolker Lendecke2007-10-101-3/+6
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-3/+3
* r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij2007-10-101-3/+45
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-1/+1
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-10-102-5/+5
* r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failureAndrew Tridgell2007-10-101-1/+2
* r21813: fixed an integer overflow error in the ndr push code.Andrew Tridgell2007-10-102-3/+10
* r21562: Regenerate gen_ndr after pidl changes.Jelmer Vernooij2007-10-103-8/+11
* r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke2007-10-101-0/+33
* r20839: Fix other C++ warningsJelmer Vernooij2007-10-101-1/+1
* r19916: Fix some c++ warningsVolker Lendecke2007-10-101-4/+7
* r18793: Fix BE string handling in the auto-generatedJeremy Allison2007-10-101-6/+14
* r18791: print the error string and not the raw valueGerald Carter2007-10-101-1/+1
* r18667: Two C++ warningsVolker Lendecke2007-10-101-1/+1
* r18632: Make C++ compilers happy.Jelmer Vernooij2007-10-101-12/+11
* r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2007-10-101-4/+1
* r18274: Cleanup unnecessary empty headers and add a commentGerald Carter2007-10-103-0/+0
* r18271: Big change:Gerald Carter2007-10-103-58/+1002
* r18237: include dcerpc.h here to fix compile of autogenerated unixinfo filesGerald Carter2007-10-101-0/+2
* r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter2007-10-1013-0/+3450