summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr/ndr_basic.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-13Share ndr_basic implementation.Jelmer Vernooij1-832/+0
2008-10-13Import changes from upstream libndr.Jelmer Vernooij1-17/+0
2008-10-13Move code specific to Samba 3 to a separate file.Jelmer Vernooij1-10/+0
2008-04-18Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison1-2/+2
2008-02-25Fix some warningsVolker Lendecke1-2/+1
2008-01-15Add ndr_print_sockaddr_storage and ndr_print_bool.Günther Deschner1-0/+11
2007-11-09ndr: change NTSTAUS into enum ndr_err_code (basic stuff)metze1-91/+91
2007-11-08sync the most parts of librpc/ndr with samba4Stefan Metzmacher1-85/+90
2007-11-07use NDR_CHECK()metze1-4/+3
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij1-3/+45
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher1-1/+1
2007-10-10r21562: Regenerate gen_ndr after pidl changes.Jelmer Vernooij1-0/+1
2007-10-10r18791: print the error string and not the raw valueGerald Carter1-1/+1
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij1-4/+1
2007-10-10r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter1-0/+806