index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
raw
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
2020-11-03
1
-2
/
+2
*
s4/torture: use unique filename for torture_samba3_hide() test
Ralph Boehme
2020-10-02
1
-1
/
+1
*
lib/util: remove extra safe_string.h file
Matthew DeVore
2020-08-28
1
-0
/
+1
*
s4/torture: add a *real* root_dir_fid test
Ralph Boehme
2020-05-14
2
-0
/
+76
*
Add SMB2 lsa helper routines
David Mulder
2020-04-28
1
-0
/
+1
*
torture: Fix a comment
Volker Lendecke
2019-10-02
1
-2
/
+3
*
s4:torture/raw: add multilock6 test
Stefan Metzmacher
2019-09-09
1
-0
/
+263
*
s4:torture/raw: add multilock5 test
Stefan Metzmacher
2019-09-09
1
-0
/
+269
*
s4:torture/raw: add multilock4 test
Stefan Metzmacher
2019-09-09
1
-0
/
+266
*
s4:torture/raw: add multilock3 test
Stefan Metzmacher
2019-09-09
1
-0
/
+266
*
s4:torture/raw: improvements for multilock2
Stefan Metzmacher
2019-09-09
1
-1
/
+4
*
s4:torture/raw: assert to get LOCK_NOT_GRANTED in torture_samba3_posixtimedlo...
Stefan Metzmacher
2019-09-09
1
-3
/
+3
*
torture: fix mem leak found by ASAN
Swen Schillig
2019-08-10
1
-1
/
+1
*
smbtorture: Match comment with test
Volker Lendecke
2019-06-18
1
-1
/
+1
*
s4/torture/raw: cppcheck: Fix shiftTooManyBitsSigned error
Noel Power
2019-06-04
1
-2
/
+3
*
s4/torture/raw: cppcheck: Fix shiftTooManyBitsSigned error
Noel Power
2019-06-04
1
-2
/
+2
*
smbtorture: Fix a typo
Volker Lendecke
2019-05-28
1
-1
/
+1
*
s4:torture/raw: test_notify_tcp_dis trigger idle event every 0.25s
Stefan Metzmacher
2019-03-28
1
-1
/
+1
*
samba-o3: fix -Werror=strict-overflow error in s4/torture/raw/eas module
Joe Guo
2019-03-08
1
-2
/
+3
*
s4:torture: Complete C99 initializers for levels in raw qfileinfo test
Andreas Schneider
2019-01-28
1
-85
/
+246
*
s4:torture: Use C99 initializers for levels in raw notify test
Andreas Schneider
2019-01-28
1
-40
/
+120
*
s4:torture: Use C99 initializers for levels in raw search test
Andreas Schneider
2019-01-28
1
-49
/
+95
*
s4:torture: Use C99 initializers for levels in qfsinfo test
Andreas Schneider
2019-01-28
1
-15
/
+58
*
s4:torture: Use C99 initializers for dirs in oplock test
Andreas Schneider
2019-01-28
1
-8
/
+20
*
s4: torture: Fix "flakey" notify test on slow cloud filesystems.
Jeremy Allison
2018-09-11
1
-14
/
+107
*
s4: torture: Ensure raw notify tests use different directories.
Jeremy Allison
2018-09-08
1
-162
/
+281
*
Fix spelling s/retun/return/
Mathieu Parent
2018-05-12
1
-1
/
+1
*
Fix spelling s/propogate/propagate/
Mathieu Parent
2018-05-12
1
-2
/
+2
*
s4:torture: Fix size types in qfileinfo test
Andreas Schneider
2018-03-20
1
-3
/
+3
*
s4:torture: Fix size types in qsinfo test
Andreas Schneider
2018-03-20
1
-3
/
+3
*
s4-torture: fix truncation warnings
Uri Simchoni
2017-11-24
3
-4
/
+5
*
s4-torture: fix file time checks
Uri Simchoni
2017-11-22
1
-1
/
+1
*
selftest: split out failing owner related subtest from samba3.raw.acls.create...
Ralph Boehme
2017-11-08
1
-0
/
+72
*
s4: torture: Remove use of local variables that are simply mirroring popt_get...
Jeremy Allison
2017-05-12
1
-7
/
+10
*
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2017-05-11
8
-17
/
+19
*
s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.
Jeremy Allison
2017-05-05
1
-2
/
+2
*
s4-torture: Fix reauth tests with smaller clockskew grace time
Andreas Schneider
2017-04-29
1
-4
/
+4
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-1
/
+1
*
s4: torture: Added raw readX test to ensure 'reserved' fields are zero.
Jeremy Allison
2016-06-18
1
-0
/
+44
*
s4:torture:raw: fix 'Invalid read of size 1 & Conditional jump or move' errors.
Noel Power
2016-04-25
1
-0
/
+3
*
s4:torture:raw: fix 'Conditional jump or move' valgrind error.
Noel Power
2016-04-25
1
-1
/
+1
*
s4:torture:raw: fix 'use of uninitialised value of size 8' valgrind errors
Noel Power
2016-04-25
1
-0
/
+2
*
s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind error
Noel Power
2016-04-25
1
-0
/
+2
*
s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind error
Noel Power
2016-04-25
1
-0
/
+2
*
s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind error
Noel Power
2016-04-25
1
-0
/
+2
*
CVE-2016-2111: s4:torture/raw: don't use ntlmv2 for dos connection in raw.sam...
Stefan Metzmacher
2016-04-12
1
-0
/
+7
*
s4-torture: fix gcc6 build warning.
Günther Deschner
2016-02-06
1
-5
/
+1
*
Make libcli-smb-raw private, for now.
Jelmer Vernooij
2016-01-13
1
-1
/
+1
*
Fix various spelling errors
Mathieu Parent
2015-11-06
1
-1
/
+1
*
s3-torture: Remove (incorrect) samba3-specific behavior in samba3.raw.unlink ...
Jeremy Allison
2015-10-21
1
-6
/
+1
[next]