summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled ...Günther Deschner2018-08-112-3/+2
| * CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()Andrew Bartlett2018-08-112-0/+4
| * selftest/tests.py: remove always-needed, never-set with_cmocka flagDouglas Bagnall2018-08-111-10/+8
| * CVE-2018-10919 acl_read: Fix unauthorized attribute access via searchesTim Beale2018-08-112-16/+0
| * CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale2018-08-111-0/+1
| * CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2018-08-111-0/+15
* | s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotasNoel Power2018-08-131-0/+9
* | dns wildcards: fix BUG 13536Gary Lockyer2018-08-131-5/+0
* | dns wildcards: tests to confirm BUG 13536Gary Lockyer2018-08-131-0/+5
* | s3: smbd: fix path check in smbd_smb2_create_durable_lease_check()Ralph Boehme2018-08-131-1/+0
* | s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-08-131-0/+1
* | s3: libsmbclient: Fix cli_splice() fallback when reading less than a complete...Jeremy Allison2018-08-131-2/+0
* | s3: torture: Test SMB1 cli_splice() fallback path when doing a non-full file ...Jeremy Allison2018-08-131-0/+2
* | s3:smbd: don't allow renaming basefile if streams are openRalph Boehme2018-07-122-5/+0
* | s4:torture/vfs/fruit: adjust test testing basefile rename to expect failureRalph Boehme2018-07-121-0/+3
* | s4:torture/smb2/streams: try to rename basefile while is has open streamsRalph Boehme2018-07-121-0/+2
* | selftest: run smb2.streams tests against a share with vfs_streams_xattrRalph Boehme2018-07-121-0/+3
* | vfs_fruit: delete 0 byte size streams if AAPL is enabledRalph Boehme2018-07-121-3/+0
* | s4:torture: test setting EOF of a stream to 0 with enabled AAPL extensionsRalph Boehme2018-07-121-0/+3
|/
* s3: smbd: printing: Re-implement delete-on-close semantics for print files mi...Jeremy Allison2018-06-201-1/+0
* s3: torture: Add DELETE-PRINT test.Jeremy Allison2018-06-201-0/+1
* s3: smbtorture: Add new SMB2-DIR-FSYNC test to show behavior of FSYNC on dire...Jeremy Allison2018-06-201-0/+1
* smbd: Cache dfree information based on query pathChristof Schmitt2018-06-071-1/+0
* selftest: Add test for 'dfree cache'Christof Schmitt2018-06-071-0/+1
* selftest: Add dfq_cache share with 'dfree cache time' setChristof Schmitt2018-06-071-0/+6
* auth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE as a serverStefan Metzmacher2018-06-041-1/+0
* s4:selftest: run test_ldb_simple.sh with more auth optionsStefan Metzmacher2018-06-041-0/+1
* s3:smbd: fix interaction between chown and SD flagsRalph Boehme2018-05-241-1/+0
* s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme2018-05-241-0/+1