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