summaryrefslogtreecommitdiffstats
path: root/source3/librpc/ndr/ndr_string.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some signed/unsigned warningsVolker Lendecke2008-05-201-1/+2
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-80/+74
* Fix some warningsVolker Lendecke2008-02-251-2/+1
* ndr: change NTSTAUS into enum ndr_err_code (basic stuff)metze2007-11-091-21/+21
* Fix some warningsVolker Lendecke2007-11-091-9/+18
* sync the most parts of librpc/ndr with samba4Stefan Metzmacher2007-11-081-49/+165
* we should not ignore convert_string_talloc() failures.Stefan Metzmacher2007-11-081-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
* r18793: Fix BE string handling in the auto-generatedJeremy Allison2007-10-101-6/+14
* r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter2007-10-101-0/+612