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: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+1
*
s3-pdbtest: only test trusted domains when pdb backends offers trusted domain...
Günther Deschner
2012-01-09
1
-74
/
+89
*
s3: Avoid a potential alignment requirement issue
Volker Lendecke
2012-01-06
1
-6
/
+5
*
s3: Use DELETE_ON_CLOSE instead of unlink
Volker Lendecke
2012-01-06
1
-7
/
+6
*
s3-torture convert smb2 test to use auth_generic/gensec for NTLMSSP
Andrew Bartlett
2012-01-06
1
-67
/
+101
*
s3:SMB2-SESSION-RECONNECT: also expect NETWORK_NAME_DELETED is signing isn't ...
Stefan Metzmacher
2012-01-06
1
-1
/
+2
*
Fix the local-memcache test for 64-bit
Volker Lendecke
2012-01-05
1
-1
/
+1
*
s3: Add a test for proper brlock cleanup
Volker Lendecke
2012-01-05
3
-0
/
+89
*
s3: Clarify what CLEANUP1 does
Volker Lendecke
2012-01-05
1
-1
/
+2
*
s3: Add a test excercising the share mode cleanup routine
Volker Lendecke
2012-01-05
3
-0
/
+71
*
s3: Fix a cut&paste error
Volker Lendecke
2012-01-03
1
-1
/
+1
*
s3: Fix a typo
Volker Lendecke
2012-01-03
1
-1
/
+1
*
s3:torture/test_smb2: also try PROTOCOL_SMB2_24
Stefan Metzmacher
2011-12-22
1
-6
/
+9
*
s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa...
Stefan Metzmacher
2011-12-15
1
-1
/
+1
*
s3:vfstest: reload_services() doesn't need a messaging_context
Stefan Metzmacher
2011-12-13
1
-1
/
+1
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-1
/
+1
*
s4-lsarpc handle more info levels in SetInfoTrustedDomain calls
Andrew Bartlett
2011-12-12
1
-1
/
+1
*
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
2011-12-03
9
-106
/
+106
*
s3:torture: test smb2cli_logoff and smb2cli_tdis
Stefan Metzmacher
2011-11-24
1
-0
/
+37
*
s3:torture: add SMB2-SESSION-REAUTH
Stefan Metzmacher
2011-11-24
3
-0
/
+215
*
s3:torture: add SMB2-MULTI-CHANNEL test
Stefan Metzmacher
2011-11-24
3
-0
/
+258
*
s3:torture: add a new test SMB2-TCON-DEPENDENCE
Michael Adam
2011-11-24
3
-0
/
+106
*
s3:torture:smb2: add SMB2-SESSION-RECONNECT test
Michael Adam
2011-11-24
3
-0
/
+391
*
s3:torture: use cli_tree_connect() instead of smb2cli_tcon()
Stefan Metzmacher
2011-11-24
1
-2
/
+2
*
s3:torture: make use of cli_tree_connect()
Stefan Metzmacher
2011-11-24
3
-9
/
+9
*
s3:torture: replace smb2cli_sesssetup_ntlmssp() with the more generic cli_ses...
Stefan Metzmacher
2011-11-24
1
-2
/
+6
*
s3:torture: add SMB2-NEGPROT test
Stefan Metzmacher
2011-11-24
3
-0
/
+65
*
s3:SMB2-BASIC: use smbXcli_negprot() directly
Stefan Metzmacher
2011-11-24
1
-2
/
+4
*
s3-torture: remove all cli_nt_error() calls in torture
Björn Baumbach
2011-11-16
1
-12
/
+11
*
s3-torture: replace cli_errstr() with nt_errstr()
Björn Baumbach
2011-11-16
1
-6
/
+10
*
s3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required/SMB_SIGNING_REQUIRED/
Stefan Metzmacher
2011-11-03
4
-8
/
+8
*
s3:torture: let SMB2-BASICS work against w2k8r2 and win8pre0
Stefan Metzmacher
2011-11-03
1
-10
/
+24
*
s3-torture Remove t_stringoverflow as fstrcpy now uses strlcpy
Andrew Bartlett
2011-10-28
1
-23
/
+0
*
s3-torture run t_strappend tests as LOCAL-sprintf_append
Andrew Bartlett
2011-10-28
3
-5
/
+11
*
s3-torture Run t_strappend test for less time
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
s3-torture Fix t_strappend test
Andrew Bartlett
2011-10-28
1
-3
/
+3
*
s3-torture remove unused t_push_ucs2.c t_strcmp.c t_strstr.c
Andrew Bartlett
2011-10-28
3
-125
/
+0
*
s3-torture remove unused t_asn1.c
Andrew Bartlett
2011-10-28
1
-65
/
+0
*
torture: Remove unused smbiconv
Andrew Bartlett
2011-10-25
1
-246
/
+0
*
libcli/smb: move source3/libsmb/read_smb.* to the toplevel
Stefan Metzmacher
2011-10-24
1
-1
/
+1
*
s3:torture: avoid using read_smb()
Stefan Metzmacher
2011-10-24
1
-1
/
+16
*
s3: Remove duplicate fsctl function definitions
David Disseldorp
2011-10-19
1
-1
/
+0
*
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
2011-10-11
1
-4
/
+8
*
s3:torture: convert torture.c to only use dbwrap wrapper functions
Michael Adam
2011-10-11
1
-17
/
+26
*
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
2011-10-11
1
-0
/
+1
*
Add a torture test to test existing FSCTL responses
Richard Sharpe
2011-10-01
3
-0
/
+289
*
s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/
Stefan Metzmacher
2011-09-18
1
-1
/
+1
*
s3:SMB2-BASIC: test smb2cli_flush()
Stefan Metzmacher
2011-09-18
1
-0
/
+6
*
s3:libsmb: pass max_protocol to cli_negprot()
Stefan Metzmacher
2011-09-15
3
-7
/
+5
*
s3:libsmb: remove unused cli->is_samba
Stefan Metzmacher
2011-09-14
1
-8
/
+0
[next]