..
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
sambatool drs showrepl: prefer self over ctx in python classes
2018-02-09 12:34:06 +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
subunit.run: report failure in process return code
2018-02-09 07:59:20 +01:00
tests
python: tests: Make tests of dsdb Python module Python 3 compatible
2018-02-15 00:18:29 +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: Port samdb module to Python 3 compatible form
2018-02-15 00:18:29 +01:00
compat.py
python: Add text_type
Python 2/3 compatible function name.
2018-02-15 00:18:29 +01: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: Port samdb module to Python 3 compatible form
2018-02-15 00:18:29 +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