summaryrefslogtreecommitdiff
path: root/librpc/ndr/libndr.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-27libndr: add support for relative_rap_convert.Günther Deschner1-0/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-15/+10
2010-02-18libndr: implement LIBNDR_RELATIVE_REVERSE handlingStefan Metzmacher1-0/+1
2010-02-18libndr: store a subcontext buffer size in ndr_push_subcontext_start.Günther Deschner1-0/+1
2010-02-18libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processingGünther Deschner1-0/+3
2010-02-18libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.Günther Deschner1-0/+2
2010-02-18librpc/ndr: make ndr_push_relative_ptr2() staticStefan Metzmacher1-1/+0
2010-02-18libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.Günther Deschner1-0/+2
2009-12-14librpc/ndr: avoid comparison_fn_t to fix the openchange build on solarisBrian Lu1-1/+1
2009-12-14librpc/ndr: add missing prototypes for relative_short functionsStefan Metzmacher1-0/+3
2009-12-10libndr: added a GUID_to_ndr_blob() helper functionAndrew Tridgell1-0/+1
2009-12-10librpc: split out a separate GUID_from_ndr_blob() functionAndrew Tridgell1-0/+1
2009-11-20librpc/ndr: remember the highest offset we parsed with relative pointer buffersStefan Metzmacher1-0/+1
2009-10-07pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell1-0/+3
2009-10-05libndr: add int3264 ndr prototype.Günther Deschner1-0/+1
2009-10-02ndr64: added support for trailing gap alignmentAndrew Tridgell1-0/+2
2009-09-29pidl: added union padding for NDR64Andrew Tridgell1-0/+2
2009-09-17ndr: split out ndr enum functionsAndrew Tridgell1-0/+7
2009-09-17ndr: added support for NDR64 Andrew Tridgell1-13/+14
2009-09-16ndr: added --ndr64 flag to ndrdumpAndrew Tridgell1-0/+3
2009-09-12s4-ndr: fixed memory leaks in ndr_pull_*_blob()Andrew Tridgell1-0/+10
2009-08-24libndr: add missing protoypes for double type.Günther Deschner1-0/+1
2009-08-12when we get an NDR error in the logs, it is useful to know where it happenedAndrew Tridgell1-1/+1
2009-02-03librpc: add ndr_size_string_array().Günther Deschner1-0/+1
2009-01-26Add function for mapping NDR error codes to strings.Jelmer Vernooij1-0/+1
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-2/+3
2008-11-16librpc/ndr: add GUID_hexstring()Stefan Metzmacher1-0/+1
2008-11-16Add a new function to parse a DATA_BLOB into a GUIDAndrew Bartlett1-0/+1
2008-10-24Move charset library to top level.Jelmer Vernooij1-1/+1
2008-10-23Fix "parameter has incomplete type" build warning.Tim Prouty1-0/+5
2008-10-23Use common error definitions.Jelmer Vernooij1-3/+1
2008-10-15Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij1-0/+521