summaryrefslogtreecommitdiffstats
path: root/librpc/ndr/libndr.h
Commit message (Expand)AuthorAgeFilesLines
* librpc Make ndrdump use printf() rather than having to mess with DEBUG()Andrew Bartlett2010-10-271-0/+1
* ndr dns: Add simple parserKai Blin2010-10-231-0/+1
* Revert "libndr: fix "excess elements in struct initializer" warning."Günther Deschner2010-10-051-1/+0
* libndr: fix "excess elements in struct initializer" warning.Günther Deschner2010-10-051-0/+1
* ndr: Implement push function for IPv6 addressesKai Blin2010-10-041-0/+1
* ndr: Add support for pulling/printing an ipv6address typeKai Blin2010-10-041-0/+1
* librpc/ndr: remove 'async' from ndr_interface_callStefan Metzmacher2010-09-281-1/+0
* pidl: prevent ndr_print_*() dying on NULL pointersAndrew Tridgell2010-09-161-0/+1
* ndr: allow ndr_print to print DATA_BLOBAndrew Tridgell2010-08-141-0/+1
* libndr: add support for relative_rap_convert.Günther Deschner2010-05-271-0/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-15/+10
* libndr: implement LIBNDR_RELATIVE_REVERSE handlingStefan Metzmacher2010-02-181-0/+1
* libndr: store a subcontext buffer size in ndr_push_subcontext_start.Günther Deschner2010-02-181-0/+1
* libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processingGünther Deschner2010-02-181-0/+3
* libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.Günther Deschner2010-02-181-0/+2
* librpc/ndr: make ndr_push_relative_ptr2() staticStefan Metzmacher2010-02-181-1/+0
* libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.Günther Deschner2010-02-181-0/+2
* librpc/ndr: avoid comparison_fn_t to fix the openchange build on solarisBrian Lu2009-12-141-1/+1
* librpc/ndr: add missing prototypes for relative_short functionsStefan Metzmacher2009-12-141-0/+3
* libndr: added a GUID_to_ndr_blob() helper functionAndrew Tridgell2009-12-101-0/+1
* librpc: split out a separate GUID_from_ndr_blob() functionAndrew Tridgell2009-12-101-0/+1
* librpc/ndr: remember the highest offset we parsed with relative pointer buffersStefan Metzmacher2009-11-201-0/+1
* pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell2009-10-071-0/+3
* libndr: add int3264 ndr prototype.Günther Deschner2009-10-051-0/+1
* ndr64: added support for trailing gap alignmentAndrew Tridgell2009-10-021-0/+2
* pidl: added union padding for NDR64Andrew Tridgell2009-09-291-0/+2
* ndr: split out ndr enum functionsAndrew Tridgell2009-09-171-0/+7
* ndr: added support for NDR64 Andrew Tridgell2009-09-171-13/+14
* ndr: added --ndr64 flag to ndrdumpAndrew Tridgell2009-09-161-0/+3
* s4-ndr: fixed memory leaks in ndr_pull_*_blob()Andrew Tridgell2009-09-121-0/+10
* libndr: add missing protoypes for double type.Günther Deschner2009-08-241-0/+1
* when we get an NDR error in the logs, it is useful to know where it happenedAndrew Tridgell2009-08-121-1/+1
* librpc: add ndr_size_string_array().Günther Deschner2009-02-031-0/+1
* Add function for mapping NDR error codes to strings.Jelmer Vernooij2009-01-261-0/+1
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-2/+3
* librpc/ndr: add GUID_hexstring()Stefan Metzmacher2008-11-161-0/+1
* Add a new function to parse a DATA_BLOB into a GUIDAndrew Bartlett2008-11-161-0/+1
* Move charset library to top level.Jelmer Vernooij2008-10-241-1/+1
* Fix "parameter has incomplete type" build warning.Tim Prouty2008-10-231-0/+5
* Use common error definitions.Jelmer Vernooij2008-10-231-3/+1
* Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij2008-10-151-0/+521