summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr/ndr_string.c
Commit message (Expand)AuthorAgeFilesLines
* librpc: finally merge ndr_string.c.Günther Deschner2010-05-201-720/+0
* s3-libndr: merge in better ndr warnings from s4 ndr_string.cGünther Deschner2010-05-201-8/+8
* s3-libndr: make sure ndr_pull_string_array() only inspects string termination...Günther Deschner2010-05-141-1/+1
* s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher2009-02-191-1/+1
* librpc: add ndr_size_string_array().Günther Deschner2009-02-031-0/+23
* Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij2008-10-131-10/+10
* Import changes from upstream libndr.Jelmer Vernooij2008-10-131-46/+5
* 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