1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/python/samba
Stefan Metzmacher d7fb3bb572 tests/credentials.py: demonstrate the last 'username' line of creds.parse_file() beats other lines
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2016-12-20 01:11:24 +01:00
..
kcc KCC: avoid infinite recursion when edgelist contains self 2016-12-01 05:54:24 +01:00
netcmd samba-tool/dns: remove use of dns_record_match from add and delete 2016-12-12 05:00:18 +01:00
provision python/provision: Remove unused parameter schema 2016-11-21 18:49:12 +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 tests/credentials.py: demonstrate the last 'username' line of creds.parse_file() beats other lines 2016-12-20 01:11:24 +01:00
web_server
__init__.py python: Add DsExtendedError Exception 2016-11-04 04:41:19 +01:00
common.py scripting: Correct parsing of binary DN 2013-03-04 08:24:02 +01:00
dbchecker.py dbcheck: Correct message for orphaned backlinks 2016-11-22 02:10:16 +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 python/drs_utils: do not attempt to parse log level, use parsed value 2016-09-14 19:31:21 +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 join.py: Attempt to allocate a RID Set during the join 2016-12-01 05:54:21 +01:00
ms_display_specifiers.py
ms_schema.py
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: handle dnsNode objects without dnsRecord attribute 2016-07-13 10:10:30 +02:00
samdb.py dsdb: Add python hooks to allocate a RID set and allocate a RID pool 2016-11-04 04:41:18 +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 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