1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/python/samba
David Mulder a9d1ccc569 gpo: Run Group Policy Scripts
Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2020-06-23 16:32:30 +00:00
..
emulate traffic_packets: fix SyntaxWarning: "is" with a literal 2020-04-27 12:19:58 +00:00
gp_parse python/samba/gp_parse: Fix test errors with python3.8 2020-03-19 20:46:42 +00:00
kcc samba_kcc: avoid ValueError when local connections are less than 2 2019-12-18 11:37:53 +00:00
netcmd samba-tool dns query --help: Someone forgot 'PTR' from the list of record types 2020-06-11 04:37:37 +00:00
provision python: do not always import urllib 2020-06-13 05:25:31 +00:00
samba3
subunit
tests python: Fix get_max_worker_count() to always have two runners 2020-06-19 19:54:04 +00:00
__init__.py python/samba: ignore encoding errors while reading files 2019-04-03 11:33:38 +00:00
auth_util.py python: fix slow's mail address 2020-06-05 10:32:30 +00:00
colour.py
common.py
compat.py python: do not always import socket_server 2020-06-13 05:25:31 +00:00
dbchecker.py python/samba/dbchecker.py: typo fixes 2019-10-31 00:43:36 +00:00
descriptor.py
dnsserver.py
domain_update.py
drs_utils.py
forest_update.py
getopt.py python getopt: Add bytes option type 2019-07-02 02:23:08 +00:00
gp_ext_loader.py
gp_scripts_ext.py gpo: Run Group Policy Scripts 2020-06-23 16:32:30 +00:00
gp_sec_ext.py
gpclass.py Create Registry.pol group policy extension parser 2020-06-23 16:32:30 +00:00
graph.py
hostconfig.py
idmap.py
join.py python: Correctly re-raise the LdbError if the embedded error is not ldb.ERR_UNWILLING_TO_PERFORM 2020-06-23 05:07:00 +00:00
logger.py
mdb_util.py
ms_display_specifiers.py
ms_forest_updates_markdown.py
ms_schema_markdown.py
ms_schema.py
ndr.py
ntacls.py pysmbd: add "session_info" arg tp py_smbd_create_file() 2019-12-20 11:41:42 +00:00
remove_dc.py
samdb.py samba-tool group addmembers: add --member-base-dn option for group member search 2020-01-21 14:38:47 +00:00
schema.py schema.py: avoid inefficient string concatenations 2019-09-24 12:22:44 +00:00
sd_utils.py
sites.py
subnets.py
tdb_util.py
upgrade.py classicupgrade: fix a a bytes-like object is required, not 'str' error 2019-09-23 12:58:20 +00:00
upgradehelpers.py python/samba/upgradehelpers.py: typo fixes 2019-10-31 00:43:37 +00:00
uptodateness.py
xattr.py