1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/python/samba
Andrew Bartlett 12813ea555 python/sites: Rework site DN construction
This new routine is safe against escape characters and works
against Windows 2012R2.

The dn= filter in the old code was samba-specific.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2015-12-24 04:09:29 +01:00
..
kcc KCC: kcc.import_ldif doesn't need creds 2015-10-29 05:08:16 +01:00
netcmd samba-tool sites: use -H to set URL with standard handling 2015-12-24 04:09:29 +01:00
provision Fix bug 10881 Wrong keytab permissions when joining additional DC with BIND backend 2015-12-15 11:47:21 +01: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 KCC: kcc.import_ldif doesn't need creds 2015-10-29 05:08:16 +01:00
web_server
__init__.py build: Enable NTVFS file server to be omitted 2015-10-23 22:27:30 +02:00
common.py scripting: Correct parsing of binary DN 2013-03-04 08:24:02 +01:00
dbchecker.py pydsdb: Also accept ldb.MessageElement values to dsdb routines 2015-10-26 05:11:21 +01: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 Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +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 drs clone-dc: Add --include-secrets option 2015-10-26 05:11:21 +01: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 pydns: Add replace_by_dn() 2015-10-26 05:11: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
tdb_util.py
upgrade.py python:samba/upgrade.py Fix format string syntax in error condition 2015-08-14 10:52:39 +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