1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/librpc
Sean Finney c51795c747 librpc/ndr: consolidate string conversion logic in ndr_pull_string
Reduce the amount of duplicate code in ndr_pull_string by moving the
almost duplicate conversion calls and their corresponding NDR pulls and
checks to a single location.  In the place of the removed calls is logic
allowing the conversion to be generalized, and and any specific
pulls/checks that do not apply to the general case.

This is similar to what has already been done in the switch statement
for ndr_push_string.

Signed-off-by: Sean Finney <seanius@seanius.net>
2011-06-01 00:30:40 +02:00
..
gen_ndr waf-idl: put the gen_ndr/README file for source3 back 2010-07-19 22:17:17 +10:00
idl s4-dfs: fix bugs in idl and adapt code accordingly 2011-05-17 00:31:09 +02:00
ndr librpc/ndr: consolidate string conversion logic in ndr_pull_string 2011-06-01 00:30:40 +02:00
rpc librpc: Add some error checking to dcerpc_floor_pack_rhs_if_version_data 2011-03-27 22:22:12 +02:00
tools ndrdump - make "in_pipes" and "out_pipes" const 2011-03-23 08:37:24 +01:00
build_idl.sh s3-build: remove --samba3-ndr-client from build_idl.sh script. 2011-02-02 20:53:15 +01:00
ndr_krb5pac.pc.in librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so). 2011-02-14 18:54:38 +01:00
ndr_standard.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
ndr.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
tables.pl Consider shared IDL files and Samba3-specific IDL files separately, allow overriding output directory. 2008-12-16 15:42:47 +01:00
wscript_build librpc/ndr Merge ndr_print_sockaddr_storage() into common code 2011-05-18 16:12:08 +02:00