Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | librpc/ndr: avoid comparison_fn_t to fix the openchange build on solaris | Brian Lu | 1 | -1/+1 |
2009-12-14 | librpc/ndr: add missing prototypes for relative_short functions | Stefan Metzmacher | 1 | -0/+3 |
2009-12-10 | libndr: added a GUID_to_ndr_blob() helper function | Andrew Tridgell | 1 | -0/+1 |
2009-12-10 | librpc: split out a separate GUID_from_ndr_blob() function | Andrew Tridgell | 1 | -0/+1 |
2009-11-20 | librpc/ndr: remember the highest offset we parsed with relative pointer buffers | Stefan Metzmacher | 1 | -0/+1 |
2009-10-07 | pidl: get the alignment right for uint1632 enums (NDR64) | Andrew Tridgell | 1 | -0/+3 |
2009-10-05 | libndr: add int3264 ndr prototype. | Günther Deschner | 1 | -0/+1 |
2009-10-02 | ndr64: added support for trailing gap alignment | Andrew Tridgell | 1 | -0/+2 |
2009-09-29 | pidl: added union padding for NDR64 | Andrew Tridgell | 1 | -0/+2 |
2009-09-17 | ndr: split out ndr enum functions | Andrew Tridgell | 1 | -0/+7 |
2009-09-17 | ndr: added support for NDR64 | Andrew Tridgell | 1 | -13/+14 |
2009-09-16 | ndr: added --ndr64 flag to ndrdump | Andrew Tridgell | 1 | -0/+3 |
2009-09-12 | s4-ndr: fixed memory leaks in ndr_pull_*_blob() | Andrew Tridgell | 1 | -0/+10 |
2009-08-24 | libndr: add missing protoypes for double type. | Günther Deschner | 1 | -0/+1 |
2009-08-12 | when we get an NDR error in the logs, it is useful to know where it happened | Andrew Tridgell | 1 | -1/+1 |
2009-02-03 | librpc: add ndr_size_string_array(). | Günther Deschner | 1 | -0/+1 |
2009-01-26 | Add function for mapping NDR error codes to strings. | Jelmer Vernooij | 1 | -0/+1 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -2/+3 |
2008-11-16 | librpc/ndr: add GUID_hexstring() | Stefan Metzmacher | 1 | -0/+1 |
2008-11-16 | Add a new function to parse a DATA_BLOB into a GUID | Andrew Bartlett | 1 | -0/+1 |
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-23 | Fix "parameter has incomplete type" build warning. | Tim Prouty | 1 | -0/+5 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -3/+1 |
2008-10-15 | Share libndr.h between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -0/+521 |