1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/python/samba/tests/dcerpc
Ralph Boehme 724a0518c9 mdssvc: reduce pagesize to 50
Lastest macOS queries additional file metadata per search result, which causes
the mashalled paged result set including metadata to exceed the 64 KB result
fragment buffer.

Lacking fragementation support in mdssvc (it's supported by the protocol), for
now just reduce the maximum number of results per search page.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15342

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2023-07-26 22:43:38 +00:00
..
__init__.py PEP8: fix W391: blank line at end of file 2018-08-24 07:49:31 +02:00
array.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
bare.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
binding.py selftest: add a test for py dce transport_encrypted 2020-11-06 10:02:35 +00:00
createtrustrelax.py selftest: add a test for the CreateTrustedDomainRelax wrapper 2020-11-06 10:02:35 +00:00
dnsserver.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
integer.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
lsa.py selftest: Add a test for LookupSids3 and LookupNames4 in python 2021-09-05 02:28:29 +00:00
mdssvc.py mdssvc: reduce pagesize to 50 2023-07-26 22:43:38 +00:00
misc.py python2 reduction: Merge remaining compat code into common 2020-10-02 14:49:36 +00:00
raw_protocol.py CVE-2021-23192: python/tests/dcerpc: add tests to check how security contexts relate to fragmented requests 2021-11-09 19:45:34 +00:00
raw_testcase.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
registry.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
rpc_talloc.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
rpcecho.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
sam.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
samr_change_password.py python:tests: Add SAMR password change tests for fips 2020-10-29 14:19:37 +00:00
srvsvc.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
string_tests.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
testrpc.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
unix.py python compat: remove text_type 2020-08-11 16:37:35 +00:00