index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
s3:torture: test smb2cli_logoff and smb2cli_tdis
Stefan Metzmacher
1
-0
/
+37
2011-11-24
s3:torture: add SMB2-SESSION-REAUTH
Stefan Metzmacher
3
-0
/
+215
2011-11-24
s3:torture: add SMB2-MULTI-CHANNEL test
Stefan Metzmacher
3
-0
/
+258
2011-11-24
s3:torture: add a new test SMB2-TCON-DEPENDENCE
Michael Adam
3
-0
/
+106
2011-11-24
s3:torture:smb2: add SMB2-SESSION-RECONNECT test
Michael Adam
3
-0
/
+391
2011-11-24
s3:torture: use cli_tree_connect() instead of smb2cli_tcon()
Stefan Metzmacher
1
-2
/
+2
2011-11-24
s3:torture: make use of cli_tree_connect()
Stefan Metzmacher
3
-9
/
+9
2011-11-24
s3:torture: replace smb2cli_sesssetup_ntlmssp() with the more generic cli_ses...
Stefan Metzmacher
1
-2
/
+6
2011-11-24
s3:torture: add SMB2-NEGPROT test
Stefan Metzmacher
3
-0
/
+65
2011-11-24
s3:SMB2-BASIC: use smbXcli_negprot() directly
Stefan Metzmacher
1
-2
/
+4
2011-11-16
s3-torture: remove all cli_nt_error() calls in torture
Björn Baumbach
1
-12
/
+11
2011-11-16
s3-torture: replace cli_errstr() with nt_errstr()
Björn Baumbach
1
-6
/
+10
2011-11-03
s3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required/SMB_SIGNING_REQUIRED/
Stefan Metzmacher
4
-8
/
+8
2011-11-03
s3:torture: let SMB2-BASICS work against w2k8r2 and win8pre0
Stefan Metzmacher
1
-10
/
+24
2011-10-28
s3-torture Remove t_stringoverflow as fstrcpy now uses strlcpy
Andrew Bartlett
1
-23
/
+0
2011-10-28
s3-torture run t_strappend tests as LOCAL-sprintf_append
Andrew Bartlett
3
-5
/
+11
2011-10-28
s3-torture Run t_strappend test for less time
Andrew Bartlett
1
-1
/
+1
2011-10-28
s3-torture Fix t_strappend test
Andrew Bartlett
1
-3
/
+3
2011-10-28
s3-torture remove unused t_push_ucs2.c t_strcmp.c t_strstr.c
Andrew Bartlett
3
-125
/
+0
2011-10-28
s3-torture remove unused t_asn1.c
Andrew Bartlett
1
-65
/
+0
2011-10-25
torture: Remove unused smbiconv
Andrew Bartlett
1
-246
/
+0
2011-10-24
libcli/smb: move source3/libsmb/read_smb.* to the toplevel
Stefan Metzmacher
1
-1
/
+1
2011-10-24
s3:torture: avoid using read_smb()
Stefan Metzmacher
1
-1
/
+16
2011-10-19
s3: Remove duplicate fsctl function definitions
David Disseldorp
1
-1
/
+0
2011-10-11
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
1
-4
/
+8
2011-10-11
s3:torture: convert torture.c to only use dbwrap wrapper functions
Michael Adam
1
-17
/
+26
2011-10-11
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
1
-0
/
+1
2011-10-01
Add a torture test to test existing FSCTL responses
Richard Sharpe
3
-0
/
+289
2011-09-18
s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/
Stefan Metzmacher
1
-1
/
+1
2011-09-18
s3:SMB2-BASIC: test smb2cli_flush()
Stefan Metzmacher
1
-0
/
+6
2011-09-15
s3:libsmb: pass max_protocol to cli_negprot()
Stefan Metzmacher
3
-7
/
+5
2011-09-14
s3:libsmb: remove unused cli->is_samba
Stefan Metzmacher
1
-8
/
+0
2011-09-14
s3:torture/run_oplock4: don't set cli->use_level_II_oplocks
Stefan Metzmacher
1
-3
/
+0
2011-09-13
s3:torture: there's no need to alter cli->max_xmit in order to test large writes
Stefan Metzmacher
1
-7
/
+3
2011-09-13
s3:torture: use CLI_BUFFER_SIZE instead of cli->max_xmit
Stefan Metzmacher
1
-1
/
+1
2011-09-12
s3-lsa: Add conversion for auth info structs
Sumit Bose
3
-0
/
+220
2011-09-08
s3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGO
Stefan Metzmacher
1
-4
/
+11
2011-09-08
s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORS
Stefan Metzmacher
1
-1
/
+8
2011-09-08
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
3
-18
/
+25
2011-09-07
s3:torture: relax TRANS2 midmight time checking
Stefan Metzmacher
1
-2
/
+4
2011-08-17
Replace calls to sid_equal with calls to dom_sid_equal
Volker Lendecke
1
-1
/
+2
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
1
-3
/
+3
2011-08-10
Revert "s3:test_async_echo: unsure the desired smb message sequence"
Stefan Metzmacher
1
-10
/
+0
2011-08-09
s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
Stefan Metzmacher
2
-3
/
+3
2011-08-05
s3: Fix "ISO C90 forbids mixed declarations and code"
Volker Lendecke
1
-7
/
+7
2011-08-05
s3: Fix some nonempty blank lines
Volker Lendecke
1
-25
/
+25
2011-08-03
s3:torture: make use of cli_set_timeout()
Stefan Metzmacher
1
-2
/
+2
2011-08-02
s3:masktest: make use of cli_state_protocol()
Stefan Metzmacher
1
-1
/
+1
2011-08-02
s3:torture: make use of cli_state_capabilities()
Stefan Metzmacher
1
-1
/
+1
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
[next]