..
blackbox
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
dcerpc
PEP8: fix E306: expected 1 blank line before a nested definition, found 0
2018-08-24 07:49:30 +02:00
dns_forwarder_helpers
PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
2018-08-24 07:49:30 +02:00
emulate
selftest: Clean up ldb on tearDown from each packet in TrafficEmulatorPacketTests
2018-05-23 00:53:25 +02:00
kcc
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
samba_tool
PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
2018-08-24 07:49:30 +02:00
__init__.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
audit_log_base.py
dsdb: Log the transaction duraton.
2018-06-25 11:16:18 +02:00
audit_log_dsdb.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
audit_log_pass_change.py
dsdb: audit samdb and password changes
2018-06-09 15:02:11 +02:00
auth_log_base.py
auth tests: irpc remove "auth_event" name on completion
2018-05-31 09:54:18 +02:00
auth_log_ncalrpc.py
auth logging tests: Clean up flake8 warnings
2018-05-10 20:02:23 +02:00
auth_log_netlogon_bad_creds.py
auth logging tests: Clean up flake8 warnings
2018-05-10 20:02:23 +02:00
auth_log_netlogon.py
auth logging tests: Add tests for sessionId
2018-05-10 20:02:23 +02:00
auth_log_pass_change.py
tests: Split out setUp code into separate function for reuse
2018-05-11 06:01:23 +02:00
auth_log_samlogon.py
auth logging tests: Clean up flake8 warnings
2018-05-10 20:02:23 +02:00
auth_log.py
PEP8: fix E241: multiple spaces after ','
2018-08-24 07:49:28 +02:00
auth.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
common.py
PEP8: fix E231: missing whitespace after ','
2018-08-24 07:49:28 +02:00
core.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
credentials.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
dckeytab.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
dns_base.py
python/samba/tests: various py3 porting for ord/chr
2018-07-13 01:12:25 +02:00
dns_forwarder.py
PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
2018-08-24 07:49:30 +02:00
dns_invalid.py
python: Fix print in dns_invalid.py
2018-08-18 15:21:39 +02:00
dns_tkey.py
PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
2018-08-24 07:49:30 +02:00
dns_wildcard.py
dns wildcards: tests to confirm BUG 13536
2018-07-20 01:47:20 +02:00
dns.py
PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
2018-08-24 07:49:30 +02:00
docs.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
domain_backup_offline.py
netcmd: domain backup offline command - offline test with ldapcmp
2018-08-06 05:37:43 +02:00
domain_backup.py
tests: New offline backup tests with tweaks to old online classes
2018-08-06 05:37:43 +02:00
dsdb_lock.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
dsdb_schema_attributes.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
dsdb.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
encrypted_secrets.py
tests: Replace some references to tdb with ldb://
2018-05-03 08:17:45 +02:00
gensec.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
get_opt.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
getdcname.py
tests/getdcname: Add a number of tests for GetDCNameEx
2018-05-04 06:12:10 +02:00
glue.py
python: samba.tests.glue: Add new tests for samba._glue.
2017-03-10 07:31:10 +01:00
gpo.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
graph.py
PEP8: fix E122: continuation line missing indentation or outdented
2018-08-24 07:49:26 +02:00
group_audit.py
dsdb: Audit group membership changes
2018-06-09 15:02:11 +02:00
hostconfig.py
PEP8: fix E231: missing whitespace after ','
2018-08-24 07:49:28 +02:00
join.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
krb5_credentials.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
libsmb_samba_internal.py
PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
2018-08-24 07:49:30 +02:00
loadparm.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
lsa_string.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
messaging.py
PEP8: fix E306: expected 1 blank line before a nested definition, found 0
2018-08-24 07:49:30 +02:00
net_join_no_spnego.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
net_join.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
netbios.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
netcmd.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
netlogonsvc.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
ntacls_backup.py
PEP8: fix E225: missing whitespace around operator
2018-08-24 07:49:28 +02:00
ntacls.py
tests/ntacls: fix pep8 warnings
2018-06-28 12:14:59 +02:00
ntlmdisabled.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
pam_winbind_warn_pwd_expire.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
pam_winbind.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
param.py
python: samba.tests.param: Add missing tests
2017-03-10 07:31:10 +01:00
password_hash_fl2003.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
password_hash_fl2008.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
password_hash_gpgme.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
password_hash_ldap.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
password_hash.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
password_quality.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
password_test.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
policy.py
PEP8: fix E128: continuation line under-indented for visual indent
2018-08-24 07:49:27 +02:00
posixacl.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
provision.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
pso.py
Fix PEP8 warning E501 line too long
2018-08-17 02:58:28 +02:00
py_credentials.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
registry.py
python:tests: Use bin/tdbdump only if built
2017-11-24 01:13:14 +01:00
s3idmapdb.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
s3param.py
PEP8: fix E202: whitespace before ')'
2018-08-24 07:49:27 +02:00
s3passdb.py
PEP8: fix E202: whitespace before ')'
2018-08-24 07:49:27 +02:00
s3registry.py
PEP8: fix E202: whitespace before ')'
2018-08-24 07:49:27 +02:00
s3windb.py
PEP8: fix E202: whitespace before ')'
2018-08-24 07:49:27 +02:00
samba3sam.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
samdb_api.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
samdb.py
provision: set 'binddns dir' when making new smb.conf
2018-06-28 06:22:16 +02:00
security.py
PEP8: fix E303: too many blank lines (2)
2018-08-24 07:49:30 +02:00
smb.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
source.py
PEP8: fix E225: missing whitespace around operator
2018-08-24 07:49:28 +02:00
strings.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
subunitrun.py
PEP8: fix E128: continuation line under-indented for visual indent
2018-08-24 07:49:27 +02:00
tdb_util.py
python: tests: Add test for tdb_copy function from tdb_util module.
2017-07-05 02:00:25 +02:00
test_pam_winbind_warn_pwd_expire.sh
build: Move pam_wrapper to third_party
2017-11-25 10:14:13 +01:00
test_pam_winbind.sh
build: Move pam_wrapper to third_party
2017-11-25 10:14:13 +01:00
unicodenames.py
samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.
2014-10-14 06:44:06 +02:00
upgrade.py
PEP8: fix E128: continuation line under-indented for visual indent
2018-08-24 07:49:27 +02:00
upgradeprovision.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00
upgradeprovisionneeddc.py
PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
2018-08-24 07:49:30 +02:00
xattr.py
PEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 07:49:29 +02:00