1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/python/samba
Rob van der Linde 1b4514712d netcmd: auth policy: fix missing 'by' in help string
Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-11-22 23:35:33 +00:00
..
emulate python:samba:emulate: Fix code spelling 2023-06-23 13:44:31 +00:00
gp gpdupate: Implement Drive Maps Client Side Extension 2023-10-16 00:59:32 +00:00
gp_parse gp_pol: Allow null data for REG_MULTI_SZ 2023-10-27 13:47:31 +00:00
kcc python: Fix spelling 2023-08-30 02:15:29 +00:00
netcmd netcmd: auth policy: fix missing 'by' in help string 2023-11-22 23:35:33 +00:00
provision CVE-2018-14628: python:provision: make DELETEDOBJECTS_DESCRIPTOR available in the ldif files 2023-10-16 14:39:33 +00:00
samba3 python:samba:samba3: Fix code spelling 2023-06-23 13:44:31 +00:00
subunit python:subunit: Use now() instead of utcnow() 2023-10-13 03:50:31 +00:00
tests netcmd: auth policy: add allowed-to-authenticate-to-by-group attributes 2023-11-22 23:35:33 +00:00
__init__.py python: Remove unused imports 2023-08-30 02:15:29 +00:00
auth_util.py
colour.py python:colour: Fix exception message 2023-10-13 03:50:31 +00:00
common.py python/samba/common: Fix typos 2023-03-03 01:07:36 +00:00
dbchecker.py CVE-2018-14628: python:descriptor: let samba-tool dbcheck fix the nTSecurityDescriptor on CN=Deleted Objects containers 2023-10-16 14:39:33 +00:00
descriptor.py CVE-2018-14628: python:descriptor: let samba-tool dbcheck fix the nTSecurityDescriptor on CN=Deleted Objects containers 2023-10-16 14:39:33 +00:00
dnsresolver.py
dnsserver.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
domain_update.py python: Remove unused imports 2023-08-30 02:15:29 +00:00
drs_utils.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
forest_update.py python: Remove unused imports 2023-08-30 02:15:29 +00:00
functional_level.py python: Remove unnecessary f‐strings 2023-10-25 22:23:37 +00:00
getopt.py python: getopt: HostOptions and other option groups inherit from samba OptionGroup class 2023-10-25 00:31:36 +00:00
graph.py python: Fix invalid escape sequences 2023-08-30 02:15:29 +00:00
hostconfig.py
idmap.py
join.py python:join: Fix references to undefined variables 2023-08-30 02:15:29 +00:00
logger.py
mdb_util.py python: Remove unused imports 2023-08-30 02:15:29 +00:00
ms_display_specifiers.py python/samba: Avoid resource leak 2023-03-03 01:07:36 +00:00
ms_forest_updates_markdown.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
ms_schema_markdown.py python/samba: adapt ms_schema[_markdown].py to the latest schema definitions 2023-03-22 22:10:32 +00:00
ms_schema.py python/samba: adapt ms_schema[_markdown].py to the latest schema definitions 2023-03-22 22:10:32 +00:00
ndr.py python/samba/ndr: add ndr_deepcopy() helper 2023-03-22 15:01:32 +00:00
ntacls.py python: Remove redundant backslashes 2023-08-30 02:15:29 +00:00
policies.py python: Fix reference to undefined name ‘samba’ 2023-08-30 02:15:29 +00:00
remove_dc.py python: Fix spelling 2023-08-30 02:15:29 +00:00
safe_tarfile.py python: Remove unused imports 2023-08-30 02:15:29 +00:00
samdb.py python: Remove redundant backslashes 2023-08-30 02:15:29 +00:00
schema.py setup/ad-schema: add the latest v1803 and v1903 schema files from Microsoft 2023-03-22 22:10:32 +00:00
sd_utils.py python: add docstring for escaped_claim_id function 2023-10-26 23:32:34 +00:00
sites.py python: Handle LdbError thrown from functions operating on DNs 2022-10-05 04:23:32 +00:00
subnets.py python: Handle LdbError thrown from functions operating on DNs 2022-10-05 04:23:32 +00:00
tdb_util.py
trust_utils.py
upgrade.py python: Remove unused imports 2023-08-30 02:15:29 +00:00
upgradehelpers.py python: Remove unused imports 2023-08-30 02:15:29 +00:00
uptodateness.py
xattr.py