1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/librpc/ABI
Andrew Bartlett e08461b284 pidl: Add and use ndr_print_steal_switch_value(), removing ndr_print_get_switch_value()
This avoids really long token lists for switch values
that will not be needed past this point.

The function name is changed to clarify what exactly is being
done here, and the old function is removed to ensure it is
not being used anywhere else.

Merge the removal of ndr_print_get_switch_value into
just-tagged librpc/ABI/ndr-1.0.0.sigs as this
has not been put into any release yet.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13876

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-12-12 02:30:40 +00:00
..
ndr-0.0.1.sigs
ndr-0.0.2.sigs
ndr-0.0.3.sigs
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
ndr-0.0.8.sigs librpc: Add ndr_push_struct_into_fixed_blob() and use it in GUID_to_ndr_blob() 2016-07-28 10:06:12 +02:00
ndr-0.0.9.sigs librpc/ndr: add ndr_push_charset_to_null and increase library version (abi change) 2017-01-24 10:53:17 +01:00
ndr-0.1.0.sigs ndr: Use resizing array instead of linked lists (breaking ABI) 2017-03-02 08:38:21 +01:00
ndr-0.1.1.sigs preg: Using winreg_Data_GPO instead of DATA_BLOB 2018-08-16 23:42:20 +02:00
ndr-0.1.2.sigs preg: Use gensize to allow modification of winreg data to be repacked 2018-08-16 23:42:20 +02:00
ndr-0.2.0.sigs librpc:ndr: Implement ndr_zero_memory() 2019-02-14 15:59:25 +01:00
ndr-0.2.1.sigs pidl: Generate the trailing ndr_table even if the UUID is not set 2019-11-13 00:32:37 +00:00
ndr-1.0.0.sigs pidl: Add and use ndr_print_steal_switch_value(), removing ndr_print_get_switch_value() 2019-12-12 02:30:40 +00:00