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
2012-02-02
s3-vfstest: Add setxattr
Volker Lendecke
1
-0
/
+27
2012-02-02
s3-vfstest: Add listxattr
Volker Lendecke
1
-0
/
+48
2012-02-02
s3-vfstest: Add getxattr
Volker Lendecke
1
-0
/
+37
2012-02-02
s3-vfstest: Fix an uninitialized read in close
Volker Lendecke
1
-0
/
+4
2012-02-02
s3-vfstest: Fix a double-free on closing a file
Volker Lendecke
1
-1
/
+1
2012-02-01
s3-vfstest: Correctly initialize the connection path
Volker Lendecke
1
-0
/
+2
2012-02-01
s3-vfstest: Fix some uninitialized vars
Volker Lendecke
1
-2
/
+2
2012-02-01
s3-vfstest: Fix some pointless statics
Volker Lendecke
1
-4
/
+4
2012-02-01
s3-vfstest: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-02-01
s3-vfstest: Fix some nonblank line endings
Volker Lendecke
2
-25
/
+24
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
1
-1
/
+1
2012-01-09
s3-pdbtest: only test trusted domains when pdb backends offers trusted domain...
Günther Deschner
1
-74
/
+89
2012-01-06
s3: Avoid a potential alignment requirement issue
Volker Lendecke
1
-6
/
+5
2012-01-06
s3: Use DELETE_ON_CLOSE instead of unlink
Volker Lendecke
1
-7
/
+6
2012-01-06
s3-torture convert smb2 test to use auth_generic/gensec for NTLMSSP
Andrew Bartlett
1
-67
/
+101
2012-01-06
s3:SMB2-SESSION-RECONNECT: also expect NETWORK_NAME_DELETED is signing isn't ...
Stefan Metzmacher
1
-1
/
+2
2012-01-05
Fix the local-memcache test for 64-bit
Volker Lendecke
1
-1
/
+1
2012-01-05
s3: Add a test for proper brlock cleanup
Volker Lendecke
3
-0
/
+89
2012-01-05
s3: Clarify what CLEANUP1 does
Volker Lendecke
1
-1
/
+2
2012-01-05
s3: Add a test excercising the share mode cleanup routine
Volker Lendecke
3
-0
/
+71
2012-01-03
s3: Fix a cut&paste error
Volker Lendecke
1
-1
/
+1
2012-01-03
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-12-22
s3:torture/test_smb2: also try PROTOCOL_SMB2_24
Stefan Metzmacher
1
-6
/
+9
2011-12-15
s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa...
Stefan Metzmacher
1
-1
/
+1
2011-12-13
s3:vfstest: reload_services() doesn't need a messaging_context
Stefan Metzmacher
1
-1
/
+1
2011-12-12
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
1
-1
/
+1
2011-12-12
s4-lsarpc handle more info levels in SetInfoTrustedDomain calls
Andrew Bartlett
1
-1
/
+1
2011-12-03
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
9
-106
/
+106
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
[next]