summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-32746 s4/dsdb/acl: Fix LDB flags comparisonJoseph Sutton2022-07-241-1/+0
* CVE-2022-32746 s4:dsdb:tests: Add test for deleting a disallowed SPNJoseph Sutton2022-07-241-0/+1
* s4:kdc: redirect pre-authentication failured to an RWDCStefan Metzmacher2022-03-181-1/+0
* s4:auth: let authenticate_ldap_simple_bind() pass down the mapped nt4namesStefan Metzmacher2022-03-161-1/+0
* winbindd: don't set mapped_state in winbindd_dual_auth_passdb()Stefan Metzmacher2022-03-161-2/+0
* nsswitch: let test_wbinfo.sh also test wbinfo -a $USERNAME@$DOMAINStefan Metzmacher2022-03-161-0/+2
* rodc: Add tests for simple BIND alongside NTLMSSP bindsGarming Sam2022-03-161-0/+1
* s4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducation for an interactive...Stefan Metzmacher2022-03-161-1/+0
* dsdb/tests: add test_login_basics_simple()Stefan Metzmacher2022-03-161-0/+1
* s3: smbd: Fix our leases code to return the correct error in the non-dynamic ...Jeremy Allison2022-03-071-1/+0
* s4: torture: Add new SMB2 lease test test_lease_duplicate_open().Jeremy Allison2022-03-071-0/+1
* s4/auth/simple_bind: correctly report TLS stateDouglas Bagnall2022-03-071-4/+0
* pytest:auth_log: expect TLS connections when using ldapsDouglas Bagnall2022-03-071-0/+4
* s3:modules: Fix virusfilter_vfs_openatPavel Filipenský2022-02-251-2/+0
* s3:selftest: Add test for virus scannerPavel Filipenský2022-02-252-0/+14
* selftest: Fix trailing whitespace in Samba3.pmPavel Filipenský2022-02-251-3/+3
* selftest/quick: add smb2.sessionStefan Metzmacher2022-02-141-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-061-1/+0
* s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.Jeremy Allison2022-02-061-0/+1
* Merge tag 'samba-4.14.12' into v4-14-testJule Anger2022-01-311-0/+2
|\
| * 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
* | s4:rpc_server/netlogon: let CSDVersion="" wipe operatingSystemServicePackStefan Metzmacher2022-01-261-9/+0
* | s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePackStefan Metzmacher2022-01-261-0/+9
* | libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds ignore BUFFER_TOO_SMALLStefan Metzmacher2022-01-191-14/+0
* | s4:torture/rpc: add test for invalid av_pair content in LogonSamLogonExStefan Metzmacher2022-01-191-0/+14
* | s3:libsmb: fix signing regression SMBC_server_internal()Stefan Metzmacher2022-01-181-1/+0
* | s4:selftest: run libsmbclient.noanon_list against maptoguestStefan Metzmacher2022-01-181-0/+1
* | selftest/Samba3: enable SMB1 for maptoguestStefan Metzmacher2022-01-182-6/+5
* | s3: smbd: Create and use a common function for generating a fileid - create_c...Jeremy Allison2022-01-121-2/+0
* | tests: Add 2 tests for unique fileid's with top bit set (generated from itime...Jeremy Allison2022-01-121-0/+2
|/
* smb2_server: skip tcon check and chdir_current_service() for FSCTL_VALIDATE_N...Stefan Metzmacher2021-12-131-1/+0
* s4:torture/smb2: add smb2.ioctl.bug14788.VALIDATE_NEGOTIATEStefan Metzmacher2021-12-131-0/+1
* s3: smbd: Fix logic in can_delete_directory_fsp() to cope with dangling symli...Jeremy Allison2021-12-021-1/+0
* s3: smbd: Add two tests showing the ability to delete a directory containing ...Jeremy Allison2021-12-022-0/+5
* s3: smbd: Add two tests showing recursive directory delete of a directory con...Jeremy Allison2021-12-021-0/+16
* CVE-2021-3670 ldb: Confirm the request has not yet timed out in ldb filter pr...Andrew Bartlett2021-12-021-1/+0
* CVE-2021-3670 tests/krb5/test_ldap.py: Add test for LDAP timeoutsJoseph Sutton2021-12-021-0/+1