1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libgpo
Andrew Bartlett 644bbf083b python: Convert gop.GROUP_POLICY_OBJECT to pytalloc
This avoids PyCapsule calls not available in Python 2.6

We remove the __init__ function as it is useless, the
object is created by py_ads_get_gpo_list() which now
returns a python list rather than an iterator.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2017-11-20 21:41:15 +01:00
..
gpext lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
gpo_fetch.c CVE-2017-12150: libgpo: make use of SMB_SIGNING_REQUIRED in gpo_connect_server() 2017-09-20 13:04:10 +02:00
gpo_filesync.c gpo: Add python libgpo bindings 2017-11-20 21:41:14 +01:00
gpo_ini.c libgpo: Fix error check in gp_inifile_init_context_direct() 2017-01-20 11:18:21 +01:00
gpo_ini.h libgpo: apply some const. 2017-01-06 12:28:19 +01:00
gpo_ldap.c lib: gpo: Put enforced GPOs at the end of the list. 2017-09-23 05:25:19 +02:00
gpo_proto.h gpo: Add python libgpo bindings 2017-11-20 21:41:14 +01:00
gpo_reg.c gpo: Add python libgpo bindings 2017-11-20 21:41:14 +01:00
gpo_sec.c libgpo: Make it clear that we want to fall trough here. 2012-12-21 13:56:01 +01:00
gpo_util.c libgpo: replace dup_sec_desc() usage 2014-05-28 17:52:13 +02:00
gpo.h libgpo: apply some const. 2014-01-07 18:52:42 +01:00
pygpo.c python: Convert gop.GROUP_POLICY_OBJECT to pytalloc 2017-11-20 21:41:15 +01:00
wscript_build python: Use py_check_dcerpc_type() to safely check for credentials 2017-11-20 21:41:15 +01:00