index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
python:tests/krb5: let netlogon.py test strong key without arcfour
Stefan Metzmacher
1
-1
/
+13
2024-12-10
samba-tool/backup: set the right permissions on our root dir
Björn Jacke
1
-0
/
+2
2024-12-05
python:tests/krb5: add netlogon.py
Stefan Metzmacher
1
-0
/
+1483
2024-12-05
python:tests/krb5: avoid some problems when running against w2025 (preview) w...
Stefan Metzmacher
1
-2
/
+3
2024-12-05
python:tests/krb5: remember the objectGUID of created accounts
Stefan Metzmacher
2
-1
/
+14
2024-12-05
tests/krb5: make use of conn.auth_info() in _test_samlogon()
Stefan Metzmacher
1
-2
/
+1
2024-12-05
python/ndr: allow print_secrets=True for ndr_print*
Stefan Metzmacher
1
-6
/
+6
2024-11-27
tests: test POSIX file type on reparse point
Ralph Boehme
1
-0
/
+28
2024-11-27
tests: check reparse tag and POSIX file type from query-file with POSIX infol...
Ralph Boehme
1
-3
/
+11
2024-11-27
tests: fix test teardown/cleanup of test_create_reparse_directory()
Ralph Boehme
1
-1
/
+5
2024-11-27
tests: prepare reparsepoints.py for using POSIX on the SMB2 connection
Ralph Boehme
1
-1
/
+5
2024-11-27
tests: move wire_mode_to_unix() to libsmb.py
Ralph Boehme
2
-7
/
+8
2024-11-27
python: Fix length of Common Name x509 attribute
Andreas Schneider
1
-2
/
+1
2024-11-22
tests: Check symlinks are readable as reparse points
Volker Lendecke
1
-12
/
+29
2024-11-22
tests: Fix test_symlinkerror_absolute_inshare
Volker Lendecke
1
-1
/
+1
2024-11-22
tests: Reparse point dirs are shown as REPARSE_POINT|DIRECTORY
Volker Lendecke
1
-0
/
+9
2024-11-22
tests: Reparse point files are shown as FILE_ATTRIBUTE_REPARSE_POINT
Volker Lendecke
1
-0
/
+4
2024-11-19
tests: Use unix_mode_to_wire() in smb3unix tests
Volker Lendecke
1
-2
/
+8
2024-11-06
pytest: s/the the\b/the/ in comments
Douglas Bagnall
2
-2
/
+2
2024-11-06
samba-tool:: s/the the\b/the/ in docstring
Douglas Bagnall
1
-1
/
+1
2024-10-31
netcmd: More explicit warning when python-gpg is missing
Andréas Leroux
1
-1
/
+5
2024-10-30
python/tests: use encrypt_netr_PasswordInfo in KDCBaseTest._test_samlogon()
Stefan Metzmacher
1
-2
/
+8
2024-10-23
Fix usage test broken by rust vendor sources
David Mulder
1
-0
/
+2
2024-10-23
Add pyglue for Rust for disabling tests
David Mulder
3
-0
/
+17
2024-10-23
Improve cargo test output
David Mulder
1
-3
/
+13
2024-10-23
Enable rust cargo test in Samba make test
David Mulder
1
-0
/
+67
2024-10-14
tests: add test for cli_get_posix_fs_info
Jule Anger
1
-0
/
+20
2024-10-10
tests/dcerpc/raw_protocol: test invalid schannel binds
Stefan Metzmacher
1
-0
/
+152
2024-10-10
tests/dcerpc/raw_protocol: add more tests for auth_pad alignment
Stefan Metzmacher
1
-2
/
+17
2024-10-10
tests/dcerpc/raw_protocol: add tests for max auth_padding, auth_len or auth_o...
Stefan Metzmacher
1
-0
/
+537
2024-10-10
tests/dcerpc/raw_protocol: fix comment in test_spnego_change_auth_type1
Stefan Metzmacher
1
-1
/
+1
2024-10-10
tests/dcerpc/raw_protocol: test_no_auth_ctx_request
Stefan Metzmacher
1
-0
/
+33
2024-10-10
tests/dcerpc/raw_protocol: run test_neg_xmit_ffff_ffff over tcp and smb
Stefan Metzmacher
1
-5
/
+23
2024-10-10
RawDCERPCTest: add some more auth_length related asserts
Stefan Metzmacher
1
-3
/
+4
2024-10-10
RawDCERPCTest: split prepare_pdu() and send_pdu_blob() out of send_pdu()
Stefan Metzmacher
1
-8
/
+19
2024-10-10
tests/dcerpc/raw_protocol: add more test for auth padding during ALTER_CONTEX...
Stefan Metzmacher
1
-3
/
+369
2024-10-10
tests/dcerpc/raw_protocol: pass against Windows 2022 and require special env ...
Stefan Metzmacher
2
-18
/
+196
2024-10-10
RawDCERPCTest: ignore errors in smb_pipe_socket.close()
Stefan Metzmacher
1
-1
/
+11
2024-10-04
netcmd:domain:policy: Fix missing conversion from tgt_lifetime minutes to 10^...
Andréas Leroux
2
-12
/
+25
2024-09-26
pylibsmb: Fix a typo
Volker Lendecke
1
-1
/
+1
2024-09-26
tests: Check that we return the posix type in query_directory
Volker Lendecke
1
-3
/
+14
2024-09-26
tests: Check that posix extensions return the file type
Volker Lendecke
1
-1
/
+13
2024-09-26
idl: Rename smb3_posix_cc_info.posix_perms to posix_mode
Volker Lendecke
1
-2
/
+2
2024-09-24
samba-tool: Fix for inability to delete GPOs containing GPWL policies
Kacper Boström
1
-2
/
+2
2024-09-10
tests: Improve the error message for bad format chars
Volker Lendecke
1
-1
/
+1
2024-09-10
netcmd: user: Fix typo in samba-tool error message
Lyanis Souidi
1
-1
/
+1
2024-08-04
python:tests: Remove unused variable
Jo Sutton
1
-1
/
+1
2024-08-04
python:provision: Do not suppress errors produced setting up BIND database
Jo Sutton
1
-6
/
+6
2024-08-04
python:tests: Account for new user ‘joe’
Jo Sutton
1
-1
/
+1
2024-08-04
python:netcmd: Explicitly delete samdb variables
Jo Sutton
1
-2
/
+2
[prev]
[next]