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
/
source3
/
script
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
selftest: Show vfs_virusscanner crashes when traversing a 2-level directory t...
Jeremy Allison
1
-7
/
+18
2022-12-29
selftest: add samba3.blackbox.registry_share
Stefan Metzmacher
1
-0
/
+39
2022-12-22
s3:script: Improve test_chdir_cache.sh
Andreas Schneider
1
-4
/
+8
2022-12-21
CI: add a test for wbinfo --change-secret-at=DC
Ralph Boehme
1
-0
/
+33
2022-11-24
tests: Replace OpenSSL MD4 invocation with a python3 call
Andrew Bartlett
1
-1
/
+1
2022-11-18
s3:tests: Add substitution test for listing shares
Andreas Schneider
1
-0
/
+17
2022-11-18
s3:tests: Add substitution test for include directive
Andreas Schneider
1
-0
/
+10
2022-11-10
torture: Test the "server addresses" parameter
Volker Lendecke
1
-0
/
+32
2022-11-02
smbget: Adds a rate limiting option --limit-rate in KB/s
vporpo
1
-0
/
+30
2022-10-25
CVE-2022-3592 smbd: Slightly simplify filename_convert_dirfsp()
Volker Lendecke
1
-1
/
+1
2022-10-25
CVE-2022-3592 torture3: Show that our symlink traversal checks are insecure
Volker Lendecke
1
-0
/
+4
2022-09-02
s3:tests: add test_smbXsrv_client_cross_node.sh
Stefan Metzmacher
1
-0
/
+95
2022-09-02
s3:tests: let test_smbXsrv_client_dead_rec.sh cleanup the correct files
Stefan Metzmacher
1
-1
/
+1
2022-08-25
s3:tests: Transfer test files into temporary directory
Joseph Sutton
1
-2
/
+2
2022-08-25
s3:tests: Create test directory and file prior to revoking permissions
Joseph Sutton
1
-1
/
+1
2022-08-22
s3:script: Fix shellcheck errors in test_smbstatus.sh
Andreas Schneider
1
-2
/
+2
2022-08-22
s3:script: Fix shellcheck errors in test_smbspool.sh
Andreas Schneider
1
-1
/
+1
2022-08-22
s3:script: Fix shellcheck errors in test_smbclient_s3.sh
Andreas Schneider
1
-1
/
+1
2022-08-22
s3:script: Fix shellcheck errors in test_rpcclient_samlogon.sh
Andreas Schneider
1
-2
/
+2
2022-08-22
s3:script: Fix shellcheck errors in test_preserve_case.sh
Andreas Schneider
1
-1
/
+1
2022-08-22
s3:script: Fix shellcheck errors in test_net_registry_roundtrip.sh
Andreas Schneider
1
-2
/
+2
2022-08-22
s3:script: Fix shellcheck errors in test_net_registry_check.sh
Andreas Schneider
1
-1
/
+1
2022-08-22
s3:script: Fix shellcheck errors in test_net_lookup.sh
Andreas Schneider
1
-3
/
+3
2022-08-22
s3:script: Fix shellcheck errors in test_net_cred_change.sh
Andreas Schneider
1
-2
/
+2
2022-08-22
s3:script: Fix shellcheck errors in test_dfree_quota.sh
Andreas Schneider
1
-3
/
+3
2022-08-22
s3:script: Fix shellcheck errors in test_dfree_command.sh
Andreas Schneider
1
-1
/
+1
2022-08-22
s3:script: Fix shellcheck errors in dlopen.sh
Andreas Schneider
1
-1
/
+1
2022-08-22
s3:script: Fix shellcheck errors in mksyms.sh
Andreas Schneider
1
-1
/
+1
2022-08-17
s3:script: Fix variable asignment in test_dfree_command.sh
Andreas Schneider
1
-1
/
+1
2022-08-16
s3:tests: let smbstatus json tests fail if jq is not installed
Jule Anger
1
-22
/
+0
2022-08-16
s3: tests: Add samba3.blackbox.test_veto_files.
Jeremy Allison
1
-0
/
+201
2022-08-15
s3:tests: add a lot more tests to test_symlink_traversal_smb2.sh
Stefan Metzmacher
1
-0
/
+116
2022-08-10
CI: add a test trying to delete a stream on a pathref ("stat open") handle
Ralph Boehme
1
-0
/
+123
2022-08-08
s3:tests: Add a test to check json output of smbstatus profile
Jule Anger
1
-0
/
+89
2022-08-08
s3:tests: Add a test to check json output of smbstatus
Jule Anger
1
-0
/
+160
2022-08-05
s3: smbd: Remove ugly SMB1-specific hack to filename_convert_dirfsp()
Jeremy Allison
1
-1
/
+1
2022-07-28
s3:test: Print the output to understand what was going wrong
Andreas Schneider
1
-0
/
+1
2022-07-25
smbd: Userspace symlink eval in filename_convert_dirfsp()
Volker Lendecke
1
-6
/
+4
2022-07-25
test3: Fix a debug message
Volker Lendecke
1
-1
/
+1
2022-07-19
s3:tests: Add test to access msdfs path with smbget
Andreas Schneider
1
-0
/
+16
2022-06-22
s3:tests: Reformat xattr-tdb-1/run.sh
Andreas Schneider
1
-27
/
+27
2022-06-22
s3:tests: Reformat vfstest-catia/run.sh
Andreas Schneider
1
-46
/
+46
2022-06-22
s3:tests: Reformat vfstest-acl/run.sh
Andreas Schneider
1
-27
/
+27
2022-06-22
s3:tests: Reformat stream-depot/run.sh
Andreas Schneider
1
-11
/
+11
2022-06-22
s3:tests: Reformat full_audit_segfault/run.sh
Andreas Schneider
1
-6
/
+8
2022-06-22
s3:tests: Reformat wb_pad.sh
Andreas Schneider
1
-7
/
+8
2022-06-22
s3:tests: Reformat test_zero_data.sh
Andreas Schneider
1
-8
/
+8
2022-06-22
s3:tests: Reformat test_winbind_ignore_domains.sh
Andreas Schneider
1
-27
/
+29
2022-06-22
s3:tests: Reformat test_wbinfo_sids2xids.sh
Andreas Schneider
1
-3
/
+3
2022-06-22
s3:tests: Reformat test_wbinfo_lookuprids_cache.sh
Andreas Schneider
1
-6
/
+6
[next]