1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/librpc
Noel Power 18a5afa6fb s4/librpc: GUID should accept string or bytes in python3
In python3 you can't store a binary blob GUID in a string class, you
need to use 'bytes'. This change ensures python2 code continues to use
a string and in python3 both 'bytes' and 'string' are supported.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-03-23 07:28:25 +01:00
..
gen_ndr
idl s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS 2014-12-22 05:57:08 +01:00
ndr s4/librpc: GUID should accept string or bytes in python3 2018-03-23 07:28:25 +01:00
rpc libsocket: Add "mem_ctx" to socket_create() 2018-02-27 09:14:17 +01:00
scripts
tests tests/ndrdump: Add a test for --hex-input 2017-02-14 13:39:01 +01:00
dcerpc_samr.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
dcerpc.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build librpc-build: ignore unused functions in generated code 2017-11-22 10:20:20 +01:00