summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* smbd: Only file_free() a self-created fsp in create_file_unixpath()Volker Lendecke2022-02-141-1/+0
* torture: Add a test to show that full_audit uses a ptr after freeVolker Lendecke2022-02-141-0/+1
* s3:modules: Fix virusfilter_vfs_openatPavel Filipenský2022-02-141-2/+0
* s3:selftest: Add test for virus scannerPavel Filipenský2022-02-142-0/+14
* selftest: Fix trailing whitespace in Samba3.pmPavel Filipenský2022-02-141-3/+3
* selftest: Do not force -d0 for smbd/nmbd/winbinddAndreas Schneider2022-02-141-1/+1
* selftest/quick: add smb2.sessionStefan Metzmacher2022-02-131-0/+1
* s3: libsmb: Call cli_dfs_target_check() from cli_smb2_rename_send().Jeremy Allison2022-02-091-1/+0
* s3: tests: Add a new test test_msdfs_rename() that does simple renames on MSD...Jeremy Allison2022-02-092-0/+2
* s3: tests: Add a new test test_msdfs_hardlink() that does simple hardlinks on...Jeremy Allison2022-02-091-0/+1
* lib: libsmbclient: Ensure cli_rename() always sets cli->raw_status.Jeremy Allison2022-02-041-1/+0
* s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.Jeremy Allison2022-02-041-0/+1
* CVE-2021-44141: s3: smbd: Inside rename_internals_fsp(), we must use vfs_stat...Jeremy Allison2022-01-311-1/+0
* CVE-2021-44141: s3: torture: Add a test samba3.blackbox.test_symlink_rename.S...Jeremy Allison2022-01-311-0/+1
* CVE-2021-44141: s3: smbd: Fix a subtle bug in the error returns from filename...Jeremy Allison2022-01-311-2/+0
* CVE-2021-44141: s3: smbd: Inside check_reduced_name() ensure we return the co...Jeremy Allison2022-01-311-3/+0
* CVE-2021-44141: s3: smbd: For SMB1+POSIX clients trying to open a symlink, al...Jeremy Allison2022-01-311-1/+0
* CVE-2021-44141: s3: torture: Change expected error return for samba3.smbtortu...Jeremy Allison2022-01-311-0/+1
* CVE-2021-44141: s3: torture: In test_smbclient_s3, change the error codes exp...Jeremy Allison2022-01-312-1/+3
* CVE-2021-44141: s3: torture: Add samba3.blackbox.test_symlink_traversal.SMB1....Jeremy Allison2022-01-311-0/+1
* CVE-2021-44141: s3: torture: Add samba3.blackbox.test_symlink_traversal.SMB1.Jeremy Allison2022-01-311-0/+1
* CVE-2021-44141: s3: torture: Add samba3.blackbox.test_symlink_traversal.SMB2.Jeremy Allison2022-01-311-0/+1
* CVE-2021-44142: libadouble: harden parsing codeRalph Boehme2022-01-311-3/+0
* CVE-2021-44142: libadouble: add basic cmocka testsRalph Boehme2022-01-312-0/+5
* CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to ...Joseph Sutton2022-01-311-1/+0
* CVE-2022-0336: pytest: Add a test for an SPN conflict with a re-added SPNJoseph Sutton2022-01-311-0/+1
* blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSA...Stefan Metzmacher2022-01-301-1/+0
* librpc/ndr: let ndr_push_string() let s_len == 0 result in d_len = 0Stefan Metzmacher2022-01-302-2/+1
* s4:torture/ndr: demonstrate the ndr_push_string(STR_NOTERM|REMAINING) of "" i...Stefan Metzmacher2022-01-301-0/+2
* blackbox.ndrdump: adjust example files to the usage of dump_data_diff output.Stefan Metzmacher2022-01-301-6/+0
* ndrdump: make use of dump_data_file_diff() in order to show differencesStefan Metzmacher2022-01-301-0/+6
* blackbox.ndrdump: adjust example files to changed dump_data() output.Stefan Metzmacher2022-01-301-9/+0
* lib/util: split out a dump_data_block16() helperStefan Metzmacher2022-01-301-0/+9
* HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher2022-01-191-2/+2
* selftest: set [libdefaults] fcache_strict_checking = falseStefan Metzmacher2022-01-191-0/+1
* selftest: knownfail updates after Heimdal UpgradeAndrew Bartlett2022-01-193-62/+8
* tests/krb5: Add AS-REQ PAC testsJoseph Sutton2022-01-172-0/+2
* tests/krb5: Check encrypted-pa-data if presentJoseph Sutton2022-01-171-0/+2
* tests/krb5: Add FAST enc-pa-rep testsJoseph Sutton2022-01-172-0/+6
* dsdb/schema: fix Object(OR-Name) syntax definitionStefan Metzmacher2022-01-121-1/+0
* dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hookStefan Metzmacher2022-01-121-0/+1
* s4:rpc_server/netlogon: let CSDVersion="" wipe operatingSystemServicePackStefan Metzmacher2022-01-111-9/+0
* s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePackStefan Metzmacher2022-01-111-0/+9
* rpcclient: Fix ncacn_ip_tcp:<ip-address>Volker Lendecke2022-01-101-1/+0
* test: Test rpcclient ncacn_ip_tcp:<ip-address>Volker Lendecke2022-01-101-0/+1
* s3: smbd: Create and use a common function for generating a fileid - create_c...Jeremy Allison2022-01-081-2/+0
* tests: Add 2 tests for unique fileid's with top bit set (generated from itime...Jeremy Allison2022-01-081-0/+2
* s3: smbclient: In do_host_query(), if we need SMB1, ensure we select NT1 as t...Jeremy Allison2022-01-061-1/+0
* s3: selftest: Add two tests that show we try and send an SMB1 request over an...Jeremy Allison2022-01-061-0/+1
* auth/ntlmssp: make sure we return INVALID_PARAMETER for NTLMv2_RESPONSE parsi...Stefan Metzmacher2022-01-041-5/+0