1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba
Douglas Bagnall f58372cca5 python/colour: add a colour diff helper
Sometimes colour can help show what is different between two strings.

This is roughly the same as

`git diff --no-index --color-words=. <a> <b>`.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-08-24 02:53:31 +00:00
..
emulate python:samba:emulate: Fix code spelling 2023-06-23 13:44:31 +00:00
gp gp: Cleanup some unused code 2023-07-31 10:55:26 +00:00
gp_parse python:samba:gp_parse: Fix code spelling 2023-06-23 13:44:31 +00:00
kcc python:samba:kcc: Fix log message formatting 2023-08-08 04:39:37 +00:00
netcmd python:netcmd: Remove semicolon 2023-08-21 23:37:29 +00:00
provision s4:provision: use better values for operatingSystem[Version] 2023-07-19 03:31:30 +00:00
samba3 python:samba:samba3: Fix code spelling 2023-06-23 13:44:31 +00:00
subunit python:subunit: Use ‘is’ to compare variables with singletons 2023-08-21 23:37:29 +00:00
tests pytest/sddl: tests for more invalid or weird cases 2023-08-24 02:53:30 +00:00
__init__.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
auth_util.py python: fix slow's mail address 2020-06-05 10:32:30 +00:00
colour.py python/colour: add a colour diff helper 2023-08-24 02:53:31 +00:00
common.py python/samba/common: Fix typos 2023-03-03 01:07:36 +00:00
dbchecker.py python: Fix code spelling 2023-07-13 05:41:36 +00:00
descriptor.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
dnsresolver.py DNS Resolver: support both dnspython before and after 2.0.0 2020-10-26 18:33:40 +00:00
dnsserver.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
domain_update.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
drs_utils.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
forest_update.py forest_update: behave more like a Windows 2022 server 2023-03-22 22:10:32 +00:00
functional_level.py samba-tool domain: Clean up code 2023-05-18 01:03:37 +00:00
getopt.py samba-tool: Use samba.glue.get_burnt_cmdline rather than regex 2023-07-21 05:23:32 +00:00
graph.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
hostconfig.py python/hostconfig: remove 'from __future__ import absolute_import' 2021-04-28 03:43:34 +00:00
idmap.py
join.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
logger.py py/samba/logger: respect NO_COLOR env variable 2022-09-06 21:12:36 +00:00
mdb_util.py mdb_util: Better error message if lmdb-utils not installed 2018-11-09 21:07:47 +01: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:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
policies.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
remove_dc.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
safe_tarfile.py python/samba: Adjust tarfile extraction filter 2023-07-21 01:25:37 +00:00
samdb.py python:samba: Fix code spelling 2023-06-23 14:51:14 +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 sd_utils: fix typo in get_sd_as_sddl docstring 2023-03-31 07:25:32 +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 samba-tool domain provision: better message if tdbbackup missing 2022-09-06 21:12:36 +00:00
trust_utils.py Add CreateTrustedDomainRelax wrapper for fips mode 2020-11-06 10:02:35 +00:00
upgrade.py classicupgrade: treat old never expires value right 2021-02-10 15:06:49 +00:00
upgradehelpers.py python:samba: Fix code spelling 2023-06-23 14:51:14 +00:00
uptodateness.py py/uptodateness: more details in missing dn report 2022-07-28 06:18:43 +00:00
xattr.py python/xattr: Properly process system.posix_acl_access 2022-05-10 05:19:34 +00:00