1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/python/samba/tests
Andrew Bartlett 9e07f3a13b pidl: Fix our python reference handling
The new talloc.BaseObject allow us to hold a talloc context per
python object (there may be many referring to the same C object)
and the talloc context that the actual object pointer is under.

Another advantage is that talloc.BaseObject(), has less of
an ABI surface.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2016-03-08 01:58:26 +01:00
..
blackbox samba-tool domain demote: Add support for removing by NTDS GUID 2015-10-26 05:11:22 +01:00
dcerpc pidl: Fix our python reference handling 2016-03-08 01:58:26 +01:00
kcc KCC: kcc.import_ldif doesn't need creds 2015-10-29 05:08:16 +01:00
samba_tool samba-tool: Support preloading multiple users 2016-02-25 07:58:55 +01:00
__init__.py samba-tool: Add new command 'samba-tool drs clone-dc-database' 2015-10-26 05:11:21 +01:00
auth.py
common.py
core.py python:tests/core: add tests for arcfour_encrypt() and string_to_byte_array() 2016-02-03 11:42:29 +01:00
credentials.py
dns.py dns: always add authority records 2015-08-06 14:06:52 +02:00
docs.py test:docs: remove unused param_table/get_param_table_full() 2016-02-08 22:32:23 +01:00
dsdb.py dbcheck: Add explict tests for unknown and unsorted attributeID values 2015-08-24 23:46:22 +02:00
gensec.py
getopt.py
hostconfig.py
libsmb_samba_internal.py
messaging.py tests: Pass the test context as lp_ctx for messaging tests 2014-10-08 01:09:50 +02:00
netcmd.py
ntacls.py Rename TestSkipped to Skiptest, consistent with Python 2.7. 2015-03-06 04:41:47 +01:00
param.py
policy.py
posixacl.py selftest: rename env plugin_s4_dc to ad_dc 2015-03-16 23:04:46 +01:00
provision.py samba-tool: Remove vampire subcommand and now unused libnet_Vampire() 2015-10-26 05:11:21 +01:00
registry.py
samba3.py samba3.py: Correctly initialize cache directory for passdb test 2015-01-16 02:36:39 +01:00
samba3sam.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
samdb.py
security.py
source.py Fix copyright headers for python/samba/subunit. 2015-03-06 04:41:46 +01:00
strings.py
subunitrun.py subunitrun: Use new samba.subunit.run module. 2015-03-06 04:41:46 +01:00
unicodenames.py samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it. 2014-10-14 06:44:06 +02:00
upgrade.py
upgradeprovision.py autobuild: Remove ntdb target 2015-03-17 11:30:51 +01:00
upgradeprovisionneeddc.py autobuild: Remove ntdb target 2015-03-17 11:30:51 +01:00
xattr.py Rename TestSkipped to Skiptest, consistent with Python 2.7. 2015-03-06 04:41:47 +01:00