summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3:torture: convert LOCK9 into LOCK9A and LOCK9BStefan Metzmacher2019-09-091-12/+26
* s3:torture: fix the timeout alarm handling on LOCK9Stefan Metzmacher2019-09-091-1/+1
* tests/ldap: Use TLDAP to check the extended DN returnGarming Sam2019-08-071-0/+155
* tests/tldap: Actually check the paging return codeGarming Sam2019-08-071-0/+23
* s3: torture: Ensure we can always get a POSIX ACL on a directory handle.Jeremy Allison2019-06-261-0/+127
* s3: torture: Add POSIX-ACL-OPLOCK test to check interaction of posix ACL oper...Jeremy Allison2019-06-241-0/+209
* s3: torture: Fix a debug typo.Jeremy Allison2019-06-241-1/+1
* s3: smbd: Ensure open for security descriptor access actually opens an fd.Jeremy Allison2019-06-241-1/+21
* torture3: Test cancelling locking&x with ntcancelVolker Lendecke2019-06-201-0/+204
* torture3: Run a blocking lock&x call with a subsequent readVolker Lendecke2019-06-201-0/+390
* torture3: Test blocking posix locksVolker Lendecke2019-06-201-0/+281
* torture3: Test LOCKINGX_CANCEL without locksVolker Lendecke2019-06-201-0/+56
* torture3: Add a test to block a locking&readVolker Lendecke2019-06-201-0/+171
* s3:torture: Use GnuTLS MD5Andreas Schneider2019-05-211-8/+11
* s3: torture: Fix return valuesRikard Falkeborn2019-05-191-5/+5
* torture: Add test for talloc size accounting in memcacheChristof Schmitt2019-04-061-1/+69
* libsmb: Rename InfoType from [MS-SMB2] according to the specVolker Lendecke2019-04-011-7/+7
* libsmb: Change cli_posix_readlink to return talloc'ed targetVolker Lendecke2019-03-271-4/+4
* s3:torture: Improve the debug message outputAndreas Schneider2019-03-211-2/+4
* s3:torture: Move the init of the locking out of the loopAndreas Schneider2019-03-211-4/+5
* utils: Use cli_hardlink instead of cli_nt_hardlinkVolker Lendecke2019-03-201-2/+2
* Fix typos in "valid"Michael Hanselmann2019-03-201-1/+1
* torture3: Fix an error messageVolker Lendecke2019-03-181-1/+3
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-121-4/+4
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-121-3/+7
* torture: Add tests for idmap cacheVolker Lendecke2019-02-283-0/+127
* pdbtest: Use dom_sid_str_bufVolker Lendecke2019-02-271-4/+9
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-02-251-0/+102
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-02-241-0/+103
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-02-141-20/+24
* s3:torture: Use C99 initializer for torture_opsAndreas Schneider2019-01-281-152/+611
* s3:torture: Use C99 initializer for cmd_set in vfstestAndreas Schneider2019-01-281-4/+9
* s3:torture: Use C99 initializer for cmd_set in cmd_vfsAndreas Schneider2019-01-281-1/+1
* s3:torture: Use C99 initializer for poptOption in vfstestAndreas Schneider2019-01-281-4/+21
* s3:torture: call per_thread_cwd_check() in vfstest.c main()Stefan Metzmacher2019-01-111-0/+2
* selftest: Remove test_ntlm_auth.py helperSamuel Cabrero2018-12-191-335/+0
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-141-1/+1
* s3:libsmb: pass impersonation_level to cli_ntcreate_send()Stefan Metzmacher2018-12-136-9/+16
* torture3: Use dom_sid_str_bufVolker Lendecke2018-12-111-1/+2
* s3/torture: PY3 port samba.ntlm_authNoel Power2018-11-141-30/+29
* wbclient: Send the client process name talking to winbindAndreas Schneider2018-11-121-0/+4
* selftest: Test hide new files timeoutVolker Lendecke2018-11-093-0/+175
* gencache: Remove transaction-based tdbVolker Lendecke2018-11-061-2/+0
* s3:torture: Rename the test file and remove it if it existsAndreas Schneider2018-10-271-1/+4
* s3:torture: Don't use the same testdir twiceAndreas Schneider2018-10-271-5/+5
* lib: Remove gencache.h from proto.hVolker Lendecke2018-10-192-0/+2
* lib: Move the "expired" for gencache_parse calculation into gencache.cVolker Lendecke2018-10-161-1/+3
* namemap_cache: Absorb the expired calculation into namemap_cache.cVolker Lendecke2018-10-161-9/+18
* s3: Rename server_messaging_context() to global_messaging_context()Christof Schmitt2018-09-074-5/+5
* s3: Rename server_event_context() to global_event_context()Christof Schmitt2018-09-072-3/+3