1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/param
Dmitry Antipov 980c1565ed s4:param: replace calls to deprecated Python methods
Replace calls to (obsolete but still stable)
PyEval_CallObjectWithKeywords() with PyObject_Call()
by using trivial wrapper.

Signed-off-by: Dmitry Antipov <dantipov@cloudlinux.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

[abartlet@samba.org Adjusted to always use the PyObject_Call()
 as it is available in all of Samba's supported python versions]
2023-07-21 01:25:36 +00:00
..
tests smb.conf: Remove "share backend" option 2021-03-26 03:04:39 +00:00
loadparm.c s4:param: add --option="libsmb:client_guid=6112f7d3-9528-4a2a-8861-0ca129aae6c4" support... 2022-08-11 18:28:36 +00:00
provision.c s4:param: replace calls to deprecated Python methods 2023-07-21 01:25:36 +00:00
provision.h
pyparam_util.c py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were removed 2019-06-24 18:48:53 +00:00
pyparam.c python: whitespace fixes 2022-10-03 20:03:32 +00:00
pyparam.h
secrets.c s4:param: make sure secrets_db_connect() no longer creates on empty secrets.ldb 2020-02-05 10:13:02 +00:00
secrets.h s4:param: add secrets_db_create() helper function 2020-02-05 08:46:39 +00:00
share_classic.c smb.conf: Remove "share backend" option 2021-03-26 03:04:39 +00:00
share.c smb.conf: Remove "share backend" option 2021-03-26 03:04:39 +00:00
share.h smb.conf: Remove "share backend" option 2021-03-26 03:04:39 +00:00
wscript_build smb.conf: Remove "share backend" option 2021-03-26 03:04:39 +00:00