1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/python/samba
Douglas Bagnall 733d6ea6fa KCC: rename is_repsFrom_implied to get_dsa_for_implied_replica, simplify
KCC.is_repsFrom_implied() did more than it sounded like -- it returned
a tuple of (implied, dsa), where the dsa was None if and only if implied
was False, and a DSA object if implied was True. Thus the implied flag
was strictly reduntant and the only caller really only wanted the DSA.
Now it just gets the DSA, or None.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-06-12 06:57:14 +02:00
..
kcc KCC: rename is_repsFrom_implied to get_dsa_for_implied_replica, simplify 2015-06-12 06:57:14 +02:00
netcmd Fix a typo in the name of the default domain level 2015-05-19 19:26:22 +02:00
provision provision: Give a more helpful message when find_provision_key_parameters() fails 2015-03-06 20:11:52 +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: shift samba.ldif_utils to samba.kcc.ldif_import_export 2015-06-12 06:57:13 +02:00
web_server Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
__init__.py Remove 'external' python module support code - use the third_party directory instead. 2015-03-06 04:41:48 +01:00
common.py scripting: Correct parsing of binary DN 2013-03-04 08:24:02 +01:00
dbchecker.py dbcheck: Add check and test for various invalid userParameters values 2014-07-09 08:42:08 +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 Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
getopt.py samba-tool: Add -P to options.CredentialsOptions 2015-03-06 17:39:58 +01:00
hostconfig.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
idmap.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
join.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
ms_display_specifiers.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
ms_schema.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
ndr.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
ntacls.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
samdb.py samba-tool: Create NIS enabled users and unixHomeDirectory attribute 2015-02-03 17:18:32 +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 Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
tdb_util.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
upgrade.py python: Use the security.dom_sid type for ctx.domsid in join.py and provision 2014-09-01 00:36:42 +02:00
upgradehelpers.py s4/scripting/devel: Add tool to roll over the krbtgt password 2015-02-25 01:08:12 +01:00
xattr.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00