1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/python/samba
Lumir Balhar 5123f15072 python: samba.tests.param: Add missing tests
Add some new tests of samba.param Python bindings.

Signed-off-by: Lumir Balhar <lbalhar@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2017-03-10 07:31:10 +01:00
..
kcc KCC: avoid infinite recursion when edgelist contains self 2016-12-01 05:54:24 +01:00
netcmd python: samba.param: Port param module to Python 3 2017-03-10 07:31:10 +01:00
provision python: samba.param: Port param module to Python 3 2017-03-10 07:31:10 +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 python: samba.tests.param: Add missing tests 2017-03-10 07:31:10 +01:00
web_server
__init__.py pyglue: add generate_random_machine_password() wrapper 2017-02-21 16:09:22 +01:00
common.py scripting: Correct parsing of binary DN 2013-03-04 08:24:02 +01:00
dbchecker.py dbchecker: Stop ignoring linked cases where both objects are alive 2017-02-23 23:58:21 +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 python: Move partial replication logic into drs_utils.py 2017-02-23 11:36:21 +01:00
getopt.py python/samba: add on optional 'special_name' argument to CredentialsOptions() 2015-07-08 18:38:22 +02:00
hostconfig.py
idmap.py
join.py python/join: correct spelling of "ctx.del_noerror" 2017-03-10 07:31:09 +01: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 python/remove_dc: avoid using non-existent variable 2017-03-10 07:31:10 +01:00
samdb.py python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords 2017-02-21 16:09:22 +01:00
schema.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
sd_utils.py s4-dsdb: Tests for security checks on undelete operation 2015-02-03 05:02:11 +01: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