1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/dsdb
Noel Power 0d65c1ef65 s4/dsdb: python3 api should take 'bytes'
Attributes are properly represented by 'bytes' and *maybe* can be
converted into strings (if they are text).
py_dsdb_normalise_attributes currently expects strings, this is fine
in python2 however in python3 we need to actually pass a 'bytes'
class.

Signed-off-by: Noel Power <noel.power@suse.com>
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-03-23 07:28:25 +01:00
..
common s4:dsdb: add dsdb_trust_domain_by_{sid,name}() 2018-02-21 14:19:18 +01:00
dns source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
kcc source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
repl schema: Make writing indices flag an enum for a new state 2017-11-24 01:13:14 +01:00
samdb s3/dsdb: convert print func to be py2/py3 compatible 2018-03-23 07:28:24 +01:00
schema samdb/schema_load: do schema loading with one search 2018-03-05 20:50:15 +01:00
tests/python s3/dsdb: convert print func to be py2/py3 compatible 2018-03-23 07:28:24 +01:00
pydsdb.c s4/dsdb: python3 api should take 'bytes' 2018-03-23 07:28:25 +01:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build python: Port dsdb module to Python 3 compatible form. 2018-02-15 00:18:29 +01:00