1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/librpc/ndr
Gregor Beck 0f3848a863 librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()
This extracts the dcerpc_sec_verification_trailer from the end
of an ndr_pull structure, it found it reduces ndr->data_size.

NDR_ERR_ALLOC is the only possible error, all other errors
are ignored and a trailer with command count = 0 is returned.

Pair-Programmed-With: Gregor Beck <gbeck@sernet.de>

Signed-off-by: Gregor Beck <gbeck@sernet.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2014-01-08 14:34:49 +01:00
..
libndr.h librpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTES 2014-01-07 00:27:11 +01:00
ndr_auth.c auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
ndr_auth.h auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
ndr_backupkey.c
ndr_backupkey.h librpc/ndr/ndr_backupkey.h: fix licence/copyright 2011-06-10 15:11:48 +02:00
ndr_basic.c libndr: Avoid ommitting display of unset bitmap flags. 2013-10-09 19:56:39 +02:00
ndr_compression.c
ndr_compression.h librpc/ndr/ndr_compression.h: fix licence/copyright 2011-06-10 15:11:49 +02:00
ndr_dcerpc.c librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer() 2014-01-08 14:34:49 +01:00
ndr_dcerpc.h librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer() 2014-01-08 14:34:49 +01:00
ndr_dns.c librpc: Fix some typos 2012-05-30 00:37:54 +02:00
ndr_dns.h librpc/ndr/ndr_dns.h: fix licence/copyright 2011-06-10 15:11:52 +02:00
ndr_dnsp.c librpc: Fix an incompatible pointer type warning 2012-05-30 14:58:56 +02:00
ndr_dnsp.h
ndr_dnsserver.c ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRING 2012-03-02 00:24:50 +11:00
ndr_dnsserver.h s4-dns: Added support for multiple DNS_RPC_RECORDS structures 2011-10-20 05:53:05 +02:00
ndr_drsblobs.c drsblobs: fixed alignment of drs blobs authentication information 2011-09-05 11:19:25 +02:00
ndr_drsblobs.h
ndr_drsuapi.c librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the wire both in NDR32 and NDR64. 2013-10-30 10:16:02 +01:00
ndr_drsuapi.h
ndr_frsrpc.c
ndr_frsrpc.h
ndr_krb5pac.c krb5pac: make sure to correctly store the highest relative pointer offset. 2013-02-01 21:19:28 +01:00
ndr_misc.c
ndr_nbt.c Revert "s3: Fix bug 8371" 2012-06-03 21:33:10 +02:00
ndr_nbt.h nbt: create standard ndr_pull/push interface for common netlogon samlogon replies. 2011-11-03 18:35:09 +01:00
ndr_netlogon.c
ndr_netlogon.h
ndr_ntlmssp.c
ndr_ntlmssp.h
ndr_ntprinting.c ndr: Pass down string_flags in ndr_pull_ntprinting_printer(). 2013-03-15 12:11:03 +01:00
ndr_ntprinting.h ndr: Add ndr_ntprinting_string_flags() function. 2013-03-15 12:11:02 +01:00
ndr_orpc.c librpc: Fix some "ignored asprint result" warnings 2013-06-11 13:21:12 -07:00
ndr_preg.c
ndr_preg.h
ndr_rap.c
ndr_rap.h
ndr_schannel.c
ndr_schannel.h
ndr_sec_helper.c ndr: Comparing an array to null is always true. 2013-02-22 16:36:12 +01:00
ndr_spoolss_buf.c librpc/ndr remove _SAMBA_BUILD_ conditionals 2011-07-06 12:23:40 +10:00
ndr_spoolss_buf.h librpc/ndr/ndr_spoolss_buf.h: fix licence/copyright 2011-06-10 15:11:53 +02:00
ndr_string.c ndr: Check return code of ndr_pull_advance(). 2012-12-21 13:56:00 +01:00
ndr_svcctl.c
ndr_svcctl.h
ndr_table.c librpc/ndr: make sure ndr_table_list() always calls ndr_init_table() first. 2013-09-20 13:07:01 +02:00
ndr_table.h librpc/ndr/ndr_table.h: fix licence/copyright 2011-06-10 15:11:55 +02:00
ndr_wmi.c librpc: fix buildwarning in NDR_WMI. 2011-06-15 17:23:48 +02:00
ndr_wmi.h librpc: fix buildwarning in NDR_WMI. 2011-06-15 17:23:48 +02:00
ndr_xattr.c
ndr_xattr.h
ndr.c librpc: fix possible memory leak 2014-01-07 08:37:35 +01:00
util.c librpc/ndr Merge ndr_print_sockaddr_storage() into common code 2011-05-18 16:12:08 +02:00
uuid.c Move NS_GUID_string and NS_GUID_from_string to dsdb-common. 2012-03-20 13:54:07 +01:00