summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr/ndr_basic.c
Commit message (Expand)AuthorAgeFilesLines
* Share ndr_basic implementation.Jelmer Vernooij2008-10-131-832/+0
* Import changes from upstream libndr.Jelmer Vernooij2008-10-131-17/+0
* Move code specific to Samba 3 to a separate file.Jelmer Vernooij2008-10-131-10/+0
* Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison2008-04-181-2/+2
* Fix some warningsVolker Lendecke2008-02-251-2/+1
* Add ndr_print_sockaddr_storage and ndr_print_bool.Günther Deschner2008-01-151-0/+11
* ndr: change NTSTAUS into enum ndr_err_code (basic stuff)metze2007-11-091-91/+91
* sync the most parts of librpc/ndr with samba4Stefan Metzmacher2007-11-081-85/+90
* use NDR_CHECK()metze2007-11-071-4/+3
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* 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
* r21562: Regenerate gen_ndr after pidl changes.Jelmer Vernooij2007-10-101-0/+1
* r18791: print the error string and not the raw valueGerald Carter2007-10-101-1/+1
* r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2007-10-101-4/+1
* r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter2007-10-101-0/+806