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
/
source4
/
torture
/
local
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
util/charset/tests: Add tests for UTF‐16 string length functions
Joseph Sutton
2
-0
/
+2
2023-11-15
s4:torture: Remove trailing whitespace
Joseph Sutton
1
-27
/
+27
2023-06-30
Remove redundant check and fallback for AES CMAC 128 as we now require GnuTLS...
Andrew Bartlett
1
-7
/
+0
2023-06-13
s4:torture: Limit run of test_membership_user() only to ad_member_idmap_rid
Pavel Filipenský
1
-0
/
+41
2023-06-13
s4:torture: Skip test_membership_user for users that get incorrectly assigned...
Pavel Filipenský
1
-0
/
+15
2022-12-01
lib/comression: convert test_lzxpress_plain to cmocka
Douglas Bagnall
2
-2
/
+0
2022-12-01
lib/compression: move lzxpress_plain test into tests/
Douglas Bagnall
1
-1
/
+2
2021-06-16
s4:torture: Migrate smbtorture to new cmdline option parser
Andreas Schneider
1
-1
/
+1
2021-04-19
torture: Move sddl tests to python
Volker Lendecke
2
-2
/
+1
2020-11-03
auth:creds:tests: Migrate test to a cmocka unit test
Andreas Schneider
2
-2
/
+1
2020-07-07
s4:torture/local: Add new test to check smbtorture --fullname
Sachin Prabhu
3
-1
/
+34
2019-12-10
lib:crypto: Remove our implementation of AES GCM
Andreas Schneider
1
-3
/
+0
2019-12-10
lib:crypto: Remove our implementation of AES CCM
Andreas Schneider
1
-3
/
+0
2019-08-21
lib:crypto: Do not build AES-CMAC if we use GnuTLS that supports it
Andreas Schneider
1
-0
/
+4
2019-08-21
lib:crypto: Prepare not to build AES or AES-CMAC if we use GnuTLS support it
Andreas Schneider
1
-0
/
+3
2019-08-14
torture: Fix CID 1452288 Null pointer dereferences (NULL_RETURNS)
Volker Lendecke
1
-1
/
+1
2019-08-08
torture: start of a mdssvc packet (un)marshalling testsuite
Ralph Boehme
3
-0
/
+106
2019-06-26
s4-torture: Remove unused #include of librpc/gen_ndr/ndr_dcerpc_c.h
Andrew Bartlett
1
-1
/
+1
2019-05-21
lib:crypto: Remove obsolete MD5 and HMAC MD5
Andreas Schneider
1
-4
/
+0
2018-12-17
Conditionally disable macOS incompatible tests
Will
1
-0
/
+4
2018-09-16
PY3: use pyembed_libname for library names (otherwise missing deps)
Noel Power
1
-1
/
+3
2018-07-11
torture: Test tevent_req_profile
Volker Lendecke
2
-0
/
+2
2018-03-20
s4:torture: Fix size types in nss tests
Andreas Schneider
1
-2
/
+2
2017-05-05
s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.
Jeremy Allison
1
-3
/
+3
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-04-20
lib/util: add a test for tfork()
Ralph Boehme
2
-0
/
+2
2017-03-29
lib/util: Add functions to escape log lines but not break all non-ascii
Gary Lockyer
2
-1
/
+3
2017-03-13
Correct "ommited" typos.
Chris Lamb
1
-1
/
+1
2017-03-10
waf: disable-python - don't build torture bits
Ian Stakenvicius
1
-1
/
+2
2017-02-22
Correct "heirarchy" typos.
Chris Lamb
1
-2
/
+2
2016-06-20
torture: Add tests for trim_string()
Martin Schwenke
2
-0
/
+2
2016-03-09
util/binsearch: macro for greater than or equal search
Douglas Bagnall
2
-1
/
+2
2016-03-01
lib/util: Add strv_util.[ch] containing new function strv_split()
Martin Schwenke
2
-0
/
+2
2016-02-26
lib/util: Add tests for strv
Martin Schwenke
2
-0
/
+2
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-10
/
+10
2015-10-06
s4: fix linking smbtorture on Solaris.
Tom Schulz
1
-0
/
+4
2015-09-17
s4: tests: Fix nss_tests build on Solaris.
Tom Schulz
1
-0
/
+8
2015-08-27
lib/crypto: add aes_ccm_128 tests
Stefan Metzmacher
1
-0
/
+2
2015-08-21
lib: Remove unused parmlist code
Volker Lendecke
2
-2
/
+1
2015-07-17
torture: include config.h before any glibc headers
Uri Simchoni
2
-6
/
+2
2015-04-09
s4:torture/local: add more torture_assert() checks
Stefan Metzmacher
1
-110
/
+145
2015-03-31
torture: add local FSRVP server state tests
David Disseldorp
3
-2
/
+498
2015-03-17
lib: Remove tdb_compat
Volker Lendecke
1
-1
/
+1
2015-03-17
lib: Remove tdb_fetch_compat
Volker Lendecke
1
-2
/
+2
2015-03-02
s4-torture: cleanup nsswrapper test a little by removing nwrap references.
Günther Deschner
2
-121
/
+121
2015-03-02
s4-torture: re-add nss-wrapper torture testsuite.
Günther Deschner
3
-1
/
+957
2014-10-16
lib/crypto: add aes_gcm_128 support.
Stefan Metzmacher
1
-0
/
+2
2014-04-17
s4-torture: Remove socket_wrapper testsuite.
Andreas Schneider
2
-7
/
+0
2014-04-17
s4-torture: Remove nss_wrapper testsuite.
Andreas Schneider
2
-7
/
+0
2014-04-09
torture: add local verification trailer parsing test
David Disseldorp
3
-1
/
+104
[next]