summaryrefslogtreecommitdiff
path: root/tests/smbserver.py
Commit message (Expand)AuthorAgeFilesLines
* smbserver: remove temporary files before exitDan Fandrich2023-04-251-1/+54
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* tests/smbserver.py: fix compatibility with impacket 0.9.23+Marc Hoersken2021-11-011-3/+4
* tests: be explicit about using 'python3' instead of 'python'a13460542021-08-231-1/+1
* misc: update incorrect copyright year rangesDaniel Stenberg2021-08-161-1/+1
* tests/*server.py: remove pidfile on server terminationMarc Hoersken2021-07-291-0/+3
* tests/*server.py: close log file after each log lineMarc Hoersken2020-11-141-10/+12
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* tests: fix conflict between Cygwin/msys and Windows PIDsMarc Hoersken2020-04-111-2/+9
* tests: make Python-based servers compatible with Python 2 and 3Marc Hoersken2020-03-191-6/+6
* tests: remove python_dependencies for smbserver from our treeMarc Hoersken2020-03-151-3/+7
* smbserver: pin Python version to 2 since we are not yet 3 compatibleMarc Hoersken2020-03-131-1/+1
* smbserver: fix Python version specific ConfigParser importMarc Hoersken2020-03-121-2/+2
* smbserver: fix Python 3 compatibilityMarcel Raad2019-10-131-2/+5
* tests: support non-localhost HOSTIP for dict/smb serversStephan Szabo2019-06-201-1/+3
* test1451: add SMB support to the testbedMax Dymond2017-07-041-0/+377