1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/python/samba
Bob Campbell 6e378546ce provision: Ignore duplicate attid and governsID check
During the provision this causes a huge performance hit as these two
attributes are unindexed.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Bob Campbell <bobcampbell@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Pair-programmed-with: Garming Sam <garming@catalyst.net.nz>
2016-07-06 15:35:17 +02:00
..
kcc KCC: kcc.import_ldif doesn't need creds 2015-10-29 05:08:16 +01:00
netcmd samba-tool: add 'samba-tool user setpassword --smartcard-required/--clear-smartcard-required' 2016-06-30 03:30:24 +02:00
provision provision: Ignore duplicate attid and governsID check 2016-07-06 15:35:17 +02:00
samba3 python: Remove ntdb references 2015-03-17 11:30:51 +01:00
subunit Drop support for failfast mode, rather than adding support for it everywhere. 2015-03-06 04:41:48 +01:00
tests selftest: add check password script test 2016-07-05 00:00:14 +02:00
web_server
__init__.py python:samba: add a generic arcfour_encrypt() helper function 2016-02-03 08:33:11 +01:00
common.py scripting: Correct parsing of binary DN 2013-03-04 08:24:02 +01:00
dbchecker.py provision: Ignore duplicate attid and governsID check 2016-07-06 15:35:17 +02:00
descriptor.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
drs_utils.py drs: Send DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP by default 2016-06-16 04:40:14 +02: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 samba-tool domain join: Refuse to re-join a DC with a still-valid password 2016-06-16 04:40:12 +02:00
ms_display_specifiers.py
ms_schema.py
ndr.py
ntacls.py samba-tool: add command to dump dosinfo xattr from a file 2015-09-29 06:00:49 +02:00
remove_dc.py samba-tool domain demote: Add support for removing by NTDS GUID 2015-10-26 05:11:22 +01:00
samdb.py samdb.py: add smartcard_required option to newuser() 2016-06-30 03:30:24 +02: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 python: Give a more helpful error message when we do not have an smb.conf 2015-12-15 08:42:20 +01:00
xattr.py