index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:torture: fix use of non-existent word (existant)
Michael Adam
2012-06-12
1
-3
/
+3
*
s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
Tests for bug #8972 - Add permission checks to run_simple_posix_open_test().
Jeremy Allison
2012-06-05
1
-0
/
+27
*
s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send
Luk Claes
2012-06-03
2
-3
/
+4
*
s3:libsmb: get rid of cli_ucs2
Luk Claes
2012-05-28
1
-6
/
+7
*
s3:libsmb: get rid of cli_negprot
Luk Claes
2012-05-28
3
-5
/
+11
*
s3:libsmb: get rid of cli_state_disconnect
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_protocol
Luk Claes
2012-05-28
1
-1
/
+2
*
s3:libsmb: get rid of cli_sockopt
Luk Claes
2012-05-28
1
-49
/
+50
*
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
2012-05-25
3
-0
/
+177
*
Added torture test for bug #8910. Test remove_duplicate_addrs2().
Jeremy Allison
2012-05-22
1
-0
/
+104
*
s3: Revert the serverid changes, they need more work
Volker Lendecke
2012-05-18
3
-177
/
+0
*
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
2012-05-17
3
-0
/
+177
*
s3:torture: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.c
Stefan Metzmacher
2012-05-14
1
-0
/
+1
*
s3/libsmb: Generalise cli_state in smb2 logoff calls
Luk Claes
2012-05-12
1
-2
/
+2
*
s3/libsmb: Generalise cli_state in smb2 write calls
Luk Claes
2012-05-12
1
-7
/
+14
*
s3/libsmb: Generalise cli_state in smb2 query_directory calls
Luk Claes
2012-05-12
1
-4
/
+8
*
s3/libsmb: Generalise cli_state in smb2 flush calls
Luk Claes
2012-05-12
1
-18
/
+36
*
s3/libsmb: Generalise cli_state in smb2 create calls
Luk Claes
2012-05-12
1
-16
/
+32
*
s3/libsmb: Generalise cli_state in smb2 close calls
Luk Claes
2012-05-12
1
-6
/
+12
*
s3-libsmb: Generalise cli_state in smb2 read calls
Luk Claes
2012-05-12
1
-24
/
+32
*
s3:torture/test_smb2: add support for PROTOCOL_SMB3_00
Stefan Metzmacher
2012-05-06
1
-7
/
+10
*
s3:torture: do some query_info and set_info calls in SMB2-SESSION-REAUTH
Stefan Metzmacher
2012-05-06
1
-0
/
+143
*
s3:torture fix flakey testcase
Christian Ambach
2012-05-02
1
-6
/
+20
*
s3:torture: add idmap_tdb_common test code
Christian Ambach
2012-05-01
3
-0
/
+1030
*
s3-dbwrap: Add dbwrap_record_watch_send/recv
Volker Lendecke
2012-04-19
3
-0
/
+98
*
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
2012-04-19
1
-6
/
+0
*
s3: Add two notify benchmark tests
Volker Lendecke
2012-04-17
3
-0
/
+724
*
s3: Make torture_nprocs globally available
Volker Lendecke
2012-04-17
1
-19
/
+19
*
s3: Add msg_channel
Volker Lendecke
2012-04-17
3
-0
/
+133
*
s3: Add a second ctdb connect library
Volker Lendecke
2012-04-17
3
-0
/
+249
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
4
-10
/
+10
*
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
Who would have guessed - checking returns from strlcat found a memory overwri...
Jeremy Allison
2012-03-30
1
-1
/
+1
*
More strlcat/strlcpy truncate checks.
Jeremy Allison
2012-03-30
1
-2
/
+8
*
lib/util: Remove dummy wrapper for getgrgid().
Jelmer Vernooij
2012-03-24
1
-3
/
+3
*
lib/util: Remove dummy wrapper for getpwuid().
Jelmer Vernooij
2012-03-24
1
-3
/
+3
*
s3:torture: fix segfault in LOCAL-TALLOC-DICT
Stefan Metzmacher
2012-03-13
1
-1
/
+3
*
s3:torture: talloc_dict_traverse() returns the number of entries
Stefan Metzmacher
2012-03-13
1
-2
/
+7
*
s3: Add a new set of andx chain handling routines
Volker Lendecke
2012-03-10
3
-0
/
+347
*
s3-selftest: Add tests for ntlm_auth gss-spnego client and server
Andrew Bartlett
2012-03-02
1
-0
/
+10
*
s3-selftest: make ntlm_auth test more robust to bad input
Andrew Bartlett
2012-03-01
1
-2
/
+5
*
s3-selftest: Add more tests for ntlm_auth
Andrew Bartlett
2012-03-01
1
-19
/
+76
*
s3:torture/test_smb2: test path based calls during reauth in SMB2-MULTI-CHANNEL
Stefan Metzmacher
2012-02-29
1
-3
/
+51
*
s3:torture/test_smb2: test handle based calls during reauth in SMB2-MULTI-CHA...
Stefan Metzmacher
2012-02-29
1
-0
/
+18
*
s3:torture/test_smb2: do a reauth over multiple channels in SMB2-MULTI-CHANNEL
Stefan Metzmacher
2012-02-29
1
-0
/
+100
*
s3:torture/test_smb2: add a 3rd channel to SMB2-MULTI-CHANNEL
Stefan Metzmacher
2012-02-29
1
-1
/
+154
*
s3:torture/test_smb2: expect FILE_CLOSED on invalid handles in SMB2-MULTI-CHA...
Stefan Metzmacher
2012-02-29
1
-2
/
+4
*
s3: Add a test that makes a chained open break an oplock
Volker Lendecke
2012-02-29
3
-0
/
+296
[next]