summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* selftest:Samba4: use 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-0/+9
* vfs_shadow_copy2: in fstat also convert fsp->fsp_name and fsp->base_fsp->fsp_...Ralph Boehme2018-12-131-1/+0
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-132-1/+2
* vfs_shadow_copy2: nicely deal with attempts to open previous version for writingRalph Boehme2018-12-131-1/+0
* s3:script/tests: add a test for VSS write behaviourRalph Boehme2018-12-132-0/+10
* winbindd: Route predefined domains through the BUILTIN domain childRalph Boehme2018-12-071-2/+0
* selftest: test wbinfo -n and --gid-info with "NT Authority"Ralph Boehme2018-12-071-0/+2
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-071-6/+0
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-071-2/+18
* libcli/smb: don't overwrite status codeRalph Boehme2018-12-041-2/+0
* s4:torture/smb2/session: test smbXcli_session_set_disconnect_expired() worksRalph Boehme2018-12-041-0/+2
* Merge tag 'samba-4.8.7' into v4-8-testKarolin Seeger2018-11-271-0/+6
|\
| * CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-261-0/+6
* | s3:smb2_sesssetup: check session_info security level before it gets talloc_mo...Ralph Boehme2018-11-231-1/+0
* | s4:torture/smb2/session: session reauth response must be signedRalph Boehme2018-11-231-0/+1
* | vfs_fruit: validation of writes on AFP_AfpInfo streamRalph Boehme2018-11-141-3/+0
* | s4:torture/vfs/fruit: torture writing AFP_AfpInfo streamRalph Boehme2018-11-141-0/+3
* | selftest: Add share to test "delete readonly" optionChristof Schmitt2018-11-071-0/+4
* | smbd: Fix DELETE_ON_CLOSE behaviour on files with READ_ONLY attributeChristof Schmitt2018-11-071-2/+0
* | smbtorture: Add test for DELETE_ON_CLOSE on files with READ_ONLY attributeChristof Schmitt2018-11-071-0/+2
* | vfs_fruit: let fruit_open_meta() with O_CREAT return a fake-fdRalph Boehme2018-11-061-3/+0
* | s4:torture/vfs/fruit: add test "empty_stream"Ralph Boehme2018-11-061-0/+3
* | vfs_fruit: filter empty streamsRalph Boehme2018-11-061-3/+0
* | s4:torture/vfs/fruit: expand test "setinfo eof stream"Ralph Boehme2018-11-061-0/+3
* | vfs_fruit: update handling of read-only creation of resource forkRalph Boehme2018-11-061-3/+0
* | s4:torture/vfs/fruit: update test "creating rsrc with read-only access" for n...Ralph Boehme2018-11-061-0/+3
* | s3:smbd: fix SMB2 aio cancellingRalph Boehme2018-11-061-1/+0
* | s4:torture/smb2/read: add test for cancelling SMB aioRalph Boehme2018-11-062-0/+7
* | s4:samldb: internally use extended dns while changing the primaryGroupID fieldStefan Metzmacher2018-11-051-2/+0
* | s4:repl_meta_data: add support for DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SIDStefan Metzmacher2018-11-051-6/+0
* | blackbox/dbcheck-links: Test broken links with missing <SID=...> on linked at...Stefan Metzmacher2018-11-051-0/+6
* | testprogs/blackbox: add samba4.blackbox.test_primary_group testStefan Metzmacher2018-11-051-0/+2
* | vfs_fruit: optionally delete AppleDouble files without Resourcefork dataRalph Boehme2018-11-021-1/+0
* | vfs_fruit: detect empty resource forks in ad_convert()Ralph Boehme2018-11-021-1/+0
* | s4:torture: add test for AppleDouble ResourceFork conversionRalph Boehme2018-11-022-0/+20
* | vfs_fruit: move check in ad_convert() to ad_convert_*() subfunctionsRalph Boehme2018-10-181-2/+0
* | s4:torture: FinderInfo conversion test with AppleDouble without xattr dataRalph Boehme2018-10-181-0/+3
* | smb2_server: set req->do_encryption = true earlierStefan Metzmacher2018-10-101-2/+0
* | s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpionStefan Metzmacher2018-10-101-0/+2
|/
* krb5-samba: interdomain trust uses different salt principalAlexander Bokovoy2018-09-051-1/+0
* testprogs/blackbox: let test_trust_user_account.sh check the correct kerberos...Stefan Metzmacher2018-09-051-0/+1
* vfs_fruit: Don't unlink the main fileVolker Lendecke2018-09-051-1/+0
* torture: Make sure that fruit_ftruncate only unlinks streamsVolker Lendecke2018-09-051-0/+1
* s3:smbd: let session logoff close files and tcons before deleting the sessionRalph Boehme2018-09-051-1/+0
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-09-052-0/+9
* s4:rpc_server/netlogon: don't treet trusted domains as primary in LogonGetDom...Stefan Metzmacher2018-09-051-1/+0
* s4:torture/rpc/netlogon: verify the trusted domains output of LogonGetDomainI...Stefan Metzmacher2018-09-051-0/+1
* selftest: Load time_audit and full_audit modules for all testsChristof Schmitt2018-08-231-6/+6
* selftest: subunithelper needs to follow the subunit spec more closelyDouglas Bagnall2018-08-231-1/+2
* Merge tag 'samba-4.8.4' into v4-8-testKarolin Seeger2018-08-142-11/+12
|\