summaryrefslogtreecommitdiff
path: root/python/samba
AgeCommit message (Expand)AuthorFilesLines
2025-01-02testparm: do not fail if /run/samba does not existMichael Tokarev1-4/+2
2024-12-20pytest: password_hash uses internal _glue.cryptDouglas Bagnall1-2/+2
2024-12-20samba-tool user: hashlib.sha1 is always presentDouglas Bagnall1-12/+4
2024-12-20samba-tool user: use _glue.crypt, not crypt.cryptDouglas Bagnall1-15/+6
2024-12-20pytest: test that _glue.crypt worksDouglas Bagnall1-0/+65
2024-12-20samba-tool: no traceback for unauthenticated rootdse accessDouglas Bagnall1-0/+3
2024-12-12python:tests/krb5: add ServerAuthenticateKerberos related tests to netlogon.pyStefan Metzmacher1-4/+468
2024-12-12python:tests/krb5: let netlogon.py test strong key without arcfourStefan Metzmacher1-1/+13
2024-12-10samba-tool/backup: set the right permissions on our root dirBjörn Jacke1-0/+2
2024-12-05python:tests/krb5: add netlogon.pyStefan Metzmacher1-0/+1483
2024-12-05python:tests/krb5: avoid some problems when running against w2025 (preview) w...Stefan Metzmacher1-2/+3
2024-12-05python:tests/krb5: remember the objectGUID of created accountsStefan Metzmacher2-1/+14
2024-12-05tests/krb5: make use of conn.auth_info() in _test_samlogon()Stefan Metzmacher1-2/+1
2024-12-05python/ndr: allow print_secrets=True for ndr_print*Stefan Metzmacher1-6/+6
2024-11-27tests: test POSIX file type on reparse pointRalph Boehme1-0/+28
2024-11-27tests: check reparse tag and POSIX file type from query-file with POSIX infol...Ralph Boehme1-3/+11
2024-11-27tests: fix test teardown/cleanup of test_create_reparse_directory()Ralph Boehme1-1/+5
2024-11-27tests: prepare reparsepoints.py for using POSIX on the SMB2 connectionRalph Boehme1-1/+5
2024-11-27tests: move wire_mode_to_unix() to libsmb.pyRalph Boehme2-7/+8
2024-11-27python: Fix length of Common Name x509 attributeAndreas Schneider1-2/+1
2024-11-22tests: Check symlinks are readable as reparse pointsVolker Lendecke1-12/+29
2024-11-22tests: Fix test_symlinkerror_absolute_inshareVolker Lendecke1-1/+1
2024-11-22tests: Reparse point dirs are shown as REPARSE_POINT|DIRECTORYVolker Lendecke1-0/+9
2024-11-22tests: Reparse point files are shown as FILE_ATTRIBUTE_REPARSE_POINTVolker Lendecke1-0/+4
2024-11-19tests: Use unix_mode_to_wire() in smb3unix testsVolker Lendecke1-2/+8
2024-11-06pytest: s/the the\b/the/ in commentsDouglas Bagnall2-2/+2
2024-11-06samba-tool:: s/the the\b/the/ in docstringDouglas Bagnall1-1/+1
2024-10-31netcmd: More explicit warning when python-gpg is missingAndréas Leroux1-1/+5
2024-10-30python/tests: use encrypt_netr_PasswordInfo in KDCBaseTest._test_samlogon()Stefan Metzmacher1-2/+8
2024-10-23Fix usage test broken by rust vendor sourcesDavid Mulder1-0/+2
2024-10-23Add pyglue for Rust for disabling testsDavid Mulder2-0/+5
2024-10-23Improve cargo test outputDavid Mulder1-3/+13
2024-10-23Enable rust cargo test in Samba make testDavid Mulder1-0/+67
2024-10-14tests: add test for cli_get_posix_fs_infoJule Anger1-0/+20
2024-10-10tests/dcerpc/raw_protocol: test invalid schannel bindsStefan Metzmacher1-0/+152
2024-10-10tests/dcerpc/raw_protocol: add more tests for auth_pad alignmentStefan Metzmacher1-2/+17
2024-10-10tests/dcerpc/raw_protocol: add tests for max auth_padding, auth_len or auth_o...Stefan Metzmacher1-0/+537
2024-10-10tests/dcerpc/raw_protocol: fix comment in test_spnego_change_auth_type1Stefan Metzmacher1-1/+1
2024-10-10tests/dcerpc/raw_protocol: test_no_auth_ctx_requestStefan Metzmacher1-0/+33
2024-10-10tests/dcerpc/raw_protocol: run test_neg_xmit_ffff_ffff over tcp and smbStefan Metzmacher1-5/+23
2024-10-10RawDCERPCTest: add some more auth_length related assertsStefan Metzmacher1-3/+4
2024-10-10RawDCERPCTest: split prepare_pdu() and send_pdu_blob() out of send_pdu()Stefan Metzmacher1-8/+19
2024-10-10tests/dcerpc/raw_protocol: add more test for auth padding during ALTER_CONTEX...Stefan Metzmacher1-3/+369
2024-10-10tests/dcerpc/raw_protocol: pass against Windows 2022 and require special env ...Stefan Metzmacher2-18/+196
2024-10-10RawDCERPCTest: ignore errors in smb_pipe_socket.close()Stefan Metzmacher1-1/+11
2024-10-04netcmd:domain:policy: Fix missing conversion from tgt_lifetime minutes to 10^...Andréas Leroux2-12/+25
2024-09-26pylibsmb: Fix a typoVolker Lendecke1-1/+1
2024-09-26tests: Check that we return the posix type in query_directoryVolker Lendecke1-3/+14
2024-09-26tests: Check that posix extensions return the file typeVolker Lendecke1-1/+13
2024-09-26idl: Rename smb3_posix_cc_info.posix_perms to posix_modeVolker Lendecke1-2/+2