summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr/ndr_string.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-20librpc: finally merge ndr_string.c.Günther Deschner1-720/+0
2010-05-20s3-libndr: merge in better ndr warnings from s4 ndr_string.cGünther Deschner1-8/+8
2010-05-14s3-libndr: make sure ndr_pull_string_array() only inspects string termination...Günther Deschner1-1/+1
2009-02-19s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher1-1/+1
2009-02-03librpc: add ndr_size_string_array().Günther Deschner1-0/+23
2008-10-13Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij1-10/+10
2008-10-13Import changes from upstream libndr.Jelmer Vernooij1-46/+5
2008-05-20Fix some signed/unsigned warningsVolker Lendecke1-1/+2
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-80/+74
2008-02-25Fix some warningsVolker Lendecke1-2/+1
2007-11-09ndr: change NTSTAUS into enum ndr_err_code (basic stuff)metze1-21/+21
2007-11-09Fix some warningsVolker Lendecke1-9/+18
2007-11-08sync the most parts of librpc/ndr with samba4Stefan Metzmacher1-49/+165
2007-11-08we should not ignore convert_string_talloc() failures.Stefan Metzmacher1-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-10r18793: Fix BE string handling in the auto-generatedJeremy Allison1-6/+14
2007-10-10r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter1-0/+612