1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/python/samba
Andreas Schneider 8f2dee256e python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns
This provisions the bind_dlz files in the 'binddns dir'. If you want to
migrate to the new files strcuture you can run samba_upgradedns!

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12957

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlet <abartlet@samba.org>
2017-09-05 23:58:20 +02:00
..
emulate scripts: Scripts to replay and generate samba traffic 2017-08-17 04:06:06 +02:00
kcc samba_kcc: debugging: say intrasite when we mean intrasite 2017-06-23 06:45:47 +02:00
netcmd samba-tool dns query: Allow '*' in names 2017-08-15 08:07:10 +02:00
provision python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns 2017-09-05 23:58:20 +02: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 python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns 2017-09-05 23:58:20 +02:00
web_server
__init__.py python: Add provisioning support for MIT KDC in samba-tool 2017-04-29 23:31:11 +02:00
common.py python/dsdb_dn: Add a generic get_bytes method on DNs 2017-03-13 05:10:10 +01:00
compat.py python: Make top-level samba modules Python 3 compatible 2017-03-10 07:31:11 +01:00
dbchecker.py dbcheck: Improve dbcheck to find (and may fix) dangling msDS-RevealedUsers 2017-03-13 05:10:12 +01:00
descriptor.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
dnsserver.py python: Move dnsserver helper functions into samba.dnsserver 2017-02-23 11:36:21 +01:00
drs_utils.py drs_utils: Add GET_TGT support to 'samba-tool drs replicate --local' 2017-08-18 06:07:12 +02:00
getopt.py python/getopt: Add --krb5-ccache (for samba-tool etc) to match the C binaries 2017-07-28 00:25:14 +02:00
hostconfig.py
idmap.py
join.py join.py Add DNS records at domain join time 2017-06-11 02:04:51 +02:00
ms_display_specifiers.py
ms_schema.py Add missing import of sys in ms_schema.py 2017-02-21 09:51:18 +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 pydns: Also return the DN of the LDB object when finding a DNS record 2017-06-10 21:48:20 +02:00
samdb.py dns_server: clobber MNAME in the SOA 2017-06-10 21:48:21 +02:00
schema.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02: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 samba-tool:provision: use generate_random_machine_password() for machine passwords 2017-02-21 16:09:22 +01:00
xattr.py