summaryrefslogtreecommitdiff
path: root/python/samba/tests/dcerpc/mdssvc.py
AgeCommit message (Expand)AuthorFilesLines
2025-10-10mdssvc: implement elasticsearch:default_fieldsRalph Boehme1-3/+6
2025-10-10mdssvc: fix filtering by share path prefixRalph Boehme1-6/+45
2025-01-24s3/mdssvc: add option "elasticsearch:force_substring_search = yes | no" (defa...Ralph Boehme1-0/+34
2023-11-30python: Correct Python2 super() calls that called the wrong classAndrew Bartlett1-1/+1
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-07-26mdssvc: reduce pagesize to 50Ralph Boehme1-2/+2
2023-07-26tests/mdssvc: match hits:total:value to be the actual amount of entries in hitsRalph Boehme1-1/+1
2023-07-21CVE-2023-34968: mdscli: return share relative pathsRalph Boehme1-13/+13
2020-03-27selftest: use 10.53.57.0/8 instead of 127.0.0.1/8Stefan Metzmacher1-1/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-1/+1
2019-10-09selftest: add end-to-end tests for mdssvc with a fake HTTP serverRalph Boehme1-0/+194