1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Lumir Balhar 31cef92cd3 python: samba.param: Port param module to Python 3
Port Python bindings of samba.param module to
Python3-compatible form.

Because native Python file objects are officially
no longer backed by FILE*, API of some _dump()
functions is changed. File argument is now
optional and contains only name of file. Stdout
is default if no file name is specified. Otherwise
opening and closing files is done on C layer
instead of Python.

Signed-off-by: Lumir Balhar <lbalhar@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2017-03-10 07:31:10 +01:00
..
auth auth_winbind4: Correctly handle !authoritative 2017-03-10 03:28:26 +01:00
build/pasn1
cldap_server Avoid including libds/common/roles.h in public loadparm.h header. 2016-01-13 04:43:23 +01:00
client lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers 2017-02-15 11:40:32 +01:00
cluster Remove callers of lp_use_ntdb 2015-03-17 11:30:51 +01:00
dns_server dnsserver_common: Add name check in name2dn 2016-12-12 05:00:19 +01:00
dsdb perftests/ad_dc_search: do less work in expensive member searches 2017-03-10 07:31:09 +01:00
echo_server Avoid including libds/common/roles.h in public loadparm.h header. 2016-01-13 04:43:23 +01:00
heimdal Correct "updateing" typos. 2017-02-22 08:26:23 +01:00
heimdal_build wscript: remove executable bits for all wscript* files 2017-01-11 20:21:01 +01:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc mit-kdb: Remove unneeded memset() 2017-01-12 15:35:13 +01:00
ldap_server ldap_server: Fix a typo 2017-03-09 20:04:19 +01:00
lib build:wafsamba: Remove ambiguous 'if x in conf.env' constructs 2017-02-21 13:47:07 +01:00
libcli libcli/smb: add max_credits arg to smbXcli_negprot_send() 2017-03-03 21:55:27 +01:00
libnet py_net: make use of pytalloc_GenericObject_steal() 2017-02-25 02:39:11 +01:00
librpc pidl:Python: use of pytalloc_GenericObject_reference*() for pyrpc_{ex,im}port_union() wrapping 2017-02-25 06:33:33 +01:00
nbt_server dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
ntp_signd build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
ntvfs lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers 2017-02-15 11:40:32 +01:00
param python: samba.param: Port param module to Python 3 2017-03-10 07:31:10 +01:00
rpc_server Correct "defered" typos. 2017-02-22 08:26:23 +01:00
script find_unused_macros: Remove obsolete script that finds unused macros. 2014-08-31 21:21:13 +02:00
scripting Correct "defered" typos. 2017-02-22 08:26:23 +01:00
selftest s4/torture: some tests for kernel oplocks 2017-03-10 03:28:26 +01:00
setup fix blackbox_supported_features: mkdir -p its directory 2017-02-10 05:09:08 +01:00
smb_server lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
smbd Correct "initialze" typos. 2017-02-22 08:26:23 +01:00
torture s4/torture: some tests for kernel oplocks 2017-03-10 03:28:26 +01:00
utils man pages: change http://samba.org to https://www.samba.org 2016-12-09 13:10:26 +01:00
web_server python: Remove Python 2.4 support macros 2016-01-07 23:33:10 +01:00
winbind winbind4: Remove unused code 2017-01-02 18:04:13 +01:00
wrepl_server dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
.clang_complete
.valgrind_suppressions
wscript_build Do not install smbclient4 and nmblookup4 2014-04-15 03:25:13 +02:00