Finish removal of iconv_convenience in public API's.
[bbaumbach/samba-autobuild/.git] / librpc / ndr / libndr.h
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-02-18 Stefan Metzmacherlibndr: implement LIBNDR_RELATIVE_REVERSE handling
2010-02-18 Günther Deschnerlibndr: store a subcontext buffer size in ndr_push_subc...
2010-02-18 Günther Deschnerlibndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that...
2010-02-18 Günther Deschnerlibndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
2010-02-18 Stefan Metzmacherlibrpc/ndr: make ndr_push_relative_ptr2() static
2010-02-18 Günther Deschnerlibndr: add ndr_push_relative_ptr2_start and ndr_push_r...
2009-12-14 Brian Lulibrpc/ndr: avoid comparison_fn_t to fix the openchange...
2009-12-14 Stefan Metzmacherlibrpc/ndr: add missing prototypes for relative_short...
2009-12-10 Andrew Tridgelllibndr: added a GUID_to_ndr_blob() helper function
2009-12-10 Andrew Tridgelllibrpc: split out a separate GUID_from_ndr_blob() function
2009-11-20 Stefan Metzmacherlibrpc/ndr: remember the highest offset we parsed with...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Andrew Tridgellpidl: get the alignment right for uint1632 enums (NDR64)
2009-10-05 Günther Deschnerlibndr: add int3264 ndr prototype.
2009-10-02 Andrew Tridgellndr64: added support for trailing gap alignment
2009-09-29 Andrew Tridgellpidl: added union padding for NDR64
2009-09-18 Andrew Tridgellndr: split out ndr enum functions
2009-09-18 Andrew Tridgellndr: added support for NDR64
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgellndr: split out ndr enum functions
2009-09-17 Andrew Tridgellndr: added support for NDR64
2009-09-17 Andrew Tridgellndr: added --ndr64 flag to ndrdump
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-ndr: fixed memory leaks in ndr_pull_*_blob()
2009-08-24 Günther Deschnerlibndr: add missing protoypes for double type.
2009-08-12 Andrew Tridgellwhen we get an NDR error in the logs, it is useful...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Günther Deschnerlibrpc: add ndr_size_string_array().
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Jelmer VernooijAdd function for mapping NDR error codes to strings.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmacherlibrpc/ndr: add GUID_hexstring()
2008-11-16 Andrew BartlettAdd a new function to parse a DATA_BLOB into a GUID
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove charset library to top level.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Tim ProutyFix "parameter has incomplete type" build warning.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijShare libndr.h between Samba 3 and Samba 4.