1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/python/samba
Garming Sam 97de384e9a tests/samba-tool: dns cleanup should work with a missing name
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2018-02-08 04:58:10 +01:00
..
emulate python: fix the build with python3. 2018-01-16 16:38:23 +01:00
kcc samba_kcc: do not commit new nTDSConnection, if we are rodc 2018-01-13 22:01:49 +01:00
netcmd remove_dc: Allow remove_dns_references to ignore missing server names 2018-02-08 04:58:10 +01:00
provision 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL) 2017-12-20 23:13:11 +01:00
samba3 python: Remove ntdb references 2015-03-17 11:30:51 +01:00
subunit python: samba.subunit.run: Fix Python 3 compatibility. 2016-12-01 05:54:21 +01:00
tests tests/samba-tool: dns cleanup should work with a missing name 2018-02-08 04:58:10 +01:00
web_server
__init__.py pyglue: Add function to generate a random byte string 2017-12-18 00:10:16 +01:00
colour.py samba_kcc: kcc.debug module defers to samba.colour 2018-01-13 17:37:07 +01:00
common.py python/common: add __cmp__ function to dsdb_Dn similar to parsed_dn_compare() 2018-02-05 13:49:12 +01:00
compat.py python: Port tests of samba.messaging to Python 3 compatible form. 2017-10-23 15:40:48 +02:00
dbchecker.py dbcheck: skip find_missing_forward_links_from_backlinks() if the db has the sortedLinks feature 2018-02-05 18:32:51 +01:00
descriptor.py 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL) 2017-12-20 23:13:11 +01:00
dnsserver.py python: Move dnsserver helper functions into samba.dnsserver 2017-02-23 11:36:21 +01:00
domain_update.py domain_update: Add a new docstring for the main entry point 2017-12-20 23:13:11 +01:00
drs_utils.py drs repl: Only print raw DRS replication traffic at level 9 2017-09-07 06:56:27 +02:00
forest_update.py python: fix the build with python3. 2018-01-16 16:38:23 +01:00
getopt.py python: Allow debug classes to be specified on the command line for python tools 2017-09-07 10:43:33 +02:00
gpclass.py gpo: Add the winbind call to gpupdate 2018-01-13 22:38:05 +01:00
graph.py python/graph: module for generating ASCII and graphviz visualisations 2018-01-13 17:37:07 +01:00
hostconfig.py
idmap.py
join.py python: Print the finddcs error message 2018-01-09 22:41:28 +01:00
ms_display_specifiers.py
ms_forest_updates_markdown.py ms_forest_updates_markdown: Write a parser for the forest updates .md 2017-12-20 23:13:11 +01:00
ms_schema_markdown.py markdown: Rename ms_markdown.py -> ms_schema_markdown.py 2017-12-14 12:34:03 +01:00
ms_schema.py ms_schema: Properly handle base64 encoded attributes 2017-12-14 08:20:15 +01:00
ndr.py python:ndr: add ndr_{pack,unpack,print}_{in,out} helper functions 2016-10-26 11:20:19 +02:00
ntacls.py samba-tool: add command to dump dosinfo xattr from a file 2015-09-29 06:00:49 +02:00
remove_dc.py remove_dc: Allow remove_dns_references to ignore missing server names 2018-02-08 04:58:10 +01:00
samdb.py python/samdb: Improve function comment on normalize_dn_in_domain() 2018-02-08 04:58:09 +01:00
schema.py provision: Use the official MS 2008R2 schema by default 2017-12-14 08:20:17 +01:00
sd_utils.py python: Allow sd_utils to take a Dn object, not just a string DN 2017-06-10 21:48:20 +02:00
sites.py python/sites: Rework site DN construction 2015-12-24 04:09:29 +01:00
subnets.py samba-tool: add sites subnet subcommands 2015-12-24 04:09:29 +01:00
tdb_util.py
upgrade.py classicupgrade: Avoid needing to quote CN values in an DN, use dn.set_component() 2016-05-11 03:47:04 +02:00
upgradehelpers.py python SamDB: init default flags to FLG_DONT_CREATE_DB 2018-02-07 23:45:23 +01:00
xattr.py