1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/librpc/ABI
Andrew Bartlett 98712e9bda libndr: Add ndr_pull_struct_blob_all_noalloc
This allows us to remove talloc() calls from GUID_from_ndr_blob().

To do this the struct ndr_pull is placed on the stack, and filled in there.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2016-05-03 08:10:10 +02:00
..
ndr-0.0.1.sigs ndr: Update ABI. 2012-03-26 19:58:25 +02:00
ndr-0.0.2.sigs librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug class 2013-05-18 10:58:05 +02:00
ndr-0.0.3.sigs librpc/ndr: add ndr_syntax_id_[from|to]_string() 2014-02-11 16:02:14 +01:00
ndr-0.0.4.sigs Create talloc-less functions for formating GUID 2014-10-02 12:02:01 +02:00
ndr-0.0.5.sigs librpc/ndr: add ndr_{pull|push|print}_HRESULT and release new 0.0.5 ABI. 2015-03-13 23:58:07 +01:00
ndr-0.0.6.sigs librpc ndr: add ndr_pull_steal_switch_value() 2016-03-22 08:00:31 +01:00
ndr-0.0.7.sigs libndr: Add ndr_pull_struct_blob_all_noalloc 2016-05-03 08:10:10 +02:00