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-08-09
s3:torture:delete: add a comment
Michael Adam
1
-0
/
+2
2012-08-09
s3:torture:delete: move the success message for a subtest to the correct place
Michael Adam
1
-2
/
+3
2012-08-09
s3:torture:delete: remove an else, reducing indentation
Michael Adam
1
-2
/
+3
2012-08-09
s3:torture:delete: remove an else, reducing indentation
Michael Adam
1
-2
/
+3
2012-08-09
s3:torture:delete: remove an else, reducing indentation
Michael Adam
1
-2
/
+3
2012-08-09
s3:torture:delete: remove an else, reducing indentation
Michael Adam
1
-2
/
+3
2012-08-09
s3:torture:delete: really fail the test in a failure case
Michael Adam
1
-2
/
+2
2012-08-09
s3:torture:delete: fix a comment
Michael Adam
1
-1
/
+1
2012-08-09
s3:torture:delete: fix a message
Michael Adam
1
-1
/
+1
2012-08-09
s3:torture:delete: fix a message
Michael Adam
1
-1
/
+1
2012-08-09
s3:torture:delete: fix a message
Michael Adam
1
-1
/
+1
2012-08-09
s3:torture:delete: fix a message (counting the opens)
Michael Adam
1
-1
/
+1
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-2
/
+6
2012-08-09
s3:torture:delete: untanlge function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+1
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-3
/
+5
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-1
/
+2
2012-08-09
s3:torture:delete: untangle function call from result check
Michael Adam
1
-2
/
+5
2012-08-08
s3-torture: Extend pdbtest to also run an authentication unit-test
Andrew Bartlett
1
-1
/
+116
2012-07-25
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
Stefan Metzmacher
1
-0
/
+4
2012-07-25
s3:libsmb: remove unused cli_state->smb2.pid
Stefan Metzmacher
1
-9
/
+0
2012-07-25
s3:libsmb: remove cli_state->smb2.tid
Stefan Metzmacher
1
-27
/
+18
2012-07-25
s3:torture: remove unused shm_setup()
Stefan Metzmacher
2
-56
/
+0
2012-07-25
s3:torture: replace shm_setup() with anonymous_shared_allocate()
Stefan Metzmacher
2
-4
/
+4
2012-07-25
s3:torture/test_smb2: make a copy of smbXcli_tcon
Stefan Metzmacher
1
-0
/
+32
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_query_directory*()
Stefan Metzmacher
1
-4
/
+4
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_query_info*()
Stefan Metzmacher
1
-5
/
+5
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_set_info*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_flush*()
Stefan Metzmacher
1
-18
/
+18
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_write*()
Stefan Metzmacher
1
-7
/
+7
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_read*()
Stefan Metzmacher
1
-10
/
+20
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_close*()
Stefan Metzmacher
1
-6
/
+6
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_create*()
Stefan Metzmacher
1
-16
/
+16
2012-07-23
s3:test_smb2: copy the session_channel from the primary channel.
Stefan Metzmacher
1
-1
/
+1
2012-07-18
source3/torture/pdbtest: allocate talloc_stackframe()
Rusty Russell
1
-2
/
+2
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-1
/
+1
2012-06-27
s3-pdbtest: Initialise more elements for testing
Andrew Bartlett
1
-0
/
+8
2012-06-27
s3-pdbtest: show mis-matching times
Andrew Bartlett
1
-4
/
+12
2012-06-26
s3-pdbtest: Fix pdbtest to compare the same fields
Andrew Bartlett
1
-1
/
+1
2012-06-26
s3-pdbtest: Report and handle errors in pdb->getsampwnam()
Andrew Bartlett
1
-3
/
+5
2012-06-22
s3:torture:smb2: pass smb2-session-reconnect test (add generosity in error case)
Michael Adam
1
-7
/
+21
2012-06-15
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
Volker Lendecke
1
-2
/
+4
2012-06-15
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
1
-2
/
+2
[prev]
[next]