summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison1-0/+104
2012-05-18s3: Revert the serverid changes, they need more workVolker Lendecke3-177/+0
2012-05-17s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke3-0/+177
2012-05-14s3:torture: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.cStefan Metzmacher1-0/+1
2012-05-12s3/libsmb: Generalise cli_state in smb2 logoff callsLuk Claes1-2/+2
2012-05-12s3/libsmb: Generalise cli_state in smb2 write callsLuk Claes1-7/+14
2012-05-12s3/libsmb: Generalise cli_state in smb2 query_directory callsLuk Claes1-4/+8
2012-05-12s3/libsmb: Generalise cli_state in smb2 flush callsLuk Claes1-18/+36
2012-05-12s3/libsmb: Generalise cli_state in smb2 create callsLuk Claes1-16/+32
2012-05-12s3/libsmb: Generalise cli_state in smb2 close callsLuk Claes1-6/+12
2012-05-12s3-libsmb: Generalise cli_state in smb2 read callsLuk Claes1-24/+32
2012-05-06s3:torture/test_smb2: add support for PROTOCOL_SMB3_00Stefan Metzmacher1-7/+10
2012-05-06s3:torture: do some query_info and set_info calls in SMB2-SESSION-REAUTHStefan Metzmacher1-0/+143
2012-05-02s3:torture fix flakey testcaseChristian Ambach1-6/+20
2012-05-01s3:torture: add idmap_tdb_common test codeChristian Ambach3-0/+1030
2012-04-19s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke3-0/+98
2012-04-19s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett1-6/+0
2012-04-17s3: Add two notify benchmark testsVolker Lendecke3-0/+724
2012-04-17s3: Make torture_nprocs globally availableVolker Lendecke1-19/+19
2012-04-17s3: Add msg_channelVolker Lendecke3-0/+133
2012-04-17s3: Add a second ctdb connect libraryVolker Lendecke3-0/+249
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett4-10/+10
2012-04-05build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett1-1/+1
2012-03-30Who would have guessed - checking returns from strlcat found a memory overwri...Jeremy Allison1-1/+1
2012-03-30More strlcat/strlcpy truncate checks.Jeremy Allison1-2/+8
2012-03-24lib/util: Remove dummy wrapper for getgrgid().Jelmer Vernooij1-3/+3
2012-03-24lib/util: Remove dummy wrapper for getpwuid().Jelmer Vernooij1-3/+3
2012-03-13s3:torture: fix segfault in LOCAL-TALLOC-DICTStefan Metzmacher1-1/+3
2012-03-13s3:torture: talloc_dict_traverse() returns the number of entriesStefan Metzmacher1-2/+7
2012-03-10s3: Add a new set of andx chain handling routinesVolker Lendecke3-0/+347
2012-03-02s3-selftest: Add tests for ntlm_auth gss-spnego client and serverAndrew Bartlett1-0/+10
2012-03-01s3-selftest: make ntlm_auth test more robust to bad inputAndrew Bartlett1-2/+5
2012-03-01s3-selftest: Add more tests for ntlm_authAndrew Bartlett1-19/+76
2012-02-29s3:torture/test_smb2: test path based calls during reauth in SMB2-MULTI-CHANNELStefan Metzmacher1-3/+51
2012-02-29s3:torture/test_smb2: test handle based calls during reauth in SMB2-MULTI-CHA...Stefan Metzmacher1-0/+18
2012-02-29s3:torture/test_smb2: do a reauth over multiple channels in SMB2-MULTI-CHANNELStefan Metzmacher1-0/+100
2012-02-29s3:torture/test_smb2: add a 3rd channel to SMB2-MULTI-CHANNELStefan Metzmacher1-1/+154
2012-02-29s3:torture/test_smb2: expect FILE_CLOSED on invalid handles in SMB2-MULTI-CHA...Stefan Metzmacher1-2/+4
2012-02-29s3: Add a test that makes a chained open break an oplockVolker Lendecke3-0/+296
2012-02-28s3:torture/test_smb2: test a tree_connect during reauthStefan Metzmacher1-0/+17
2012-02-28s3:torture/test_smb2: check directory listing during reauthStefan Metzmacher1-0/+72
2012-02-28s3:libsmb:smb2: pass previous session ID to session setup, not previous sessionMichael Adam1-6/+8
2012-02-27s3:torture/test_smb2: show that a session is not valid for path based calls d...Stefan Metzmacher1-0/+16
2012-02-27s3:torture/test_smb2: show that a session is valid during a multi-leg reauthStefan Metzmacher1-0/+6
2012-02-27s3:torture/test_smb2: fix missleading file name in reauth testStefan Metzmacher1-1/+1
2012-02-27libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi...Stefan Metzmacher1-10/+10
2012-02-27s3:torture/test_smb2: remove explicit smb2_signing_check_pdu()Stefan Metzmacher1-6/+0
2012-02-27s3:torture/test_smb2: a reauth doesn't update the session/signing keyStefan Metzmacher1-17/+0
2012-02-24s3-selftest: Verify GK and GF flag behaviourAndrew Bartlett1-0/+26
2012-02-24s3-selftest: run ntlm_auth against winbindd in make testAndrew Bartlett1-3/+8