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
/
torture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-1
/
+2
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-1
/
+1
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-1
/
+2
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-1
/
+2
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-1
/
+2
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-3
/
+5
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-1
/
+2
*
s3:torture:delete: untangle function call from result check
Michael Adam
2012-08-09
1
-2
/
+5
*
s3:torture: remove unused shm_setup()
Stefan Metzmacher
2012-07-25
1
-55
/
+0
*
s3:torture: replace shm_setup() with anonymous_shared_allocate()
Stefan Metzmacher
2012-07-25
1
-3
/
+3
*
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+2
*
s3:torture: fix use of non-existent word (existant)
Michael Adam
2012-06-12
1
-3
/
+3
*
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
1
-2
/
+2
*
s3:libsmb: get rid of cli_negprot
Luk Claes
2012-05-28
1
-3
/
+6
*
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_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
1
-0
/
+1
*
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
1
-1
/
+0
*
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
2012-05-17
1
-0
/
+1
*
s3:torture: add idmap_tdb_common test code
Christian Ambach
2012-05-01
1
-0
/
+1
*
s3-dbwrap: Add dbwrap_record_watch_send/recv
Volker Lendecke
2012-04-19
1
-0
/
+1
*
s3: Add two notify benchmark tests
Volker Lendecke
2012-04-17
1
-0
/
+2
*
s3: Make torture_nprocs globally available
Volker Lendecke
2012-04-17
1
-19
/
+19
*
s3: Add msg_channel
Volker Lendecke
2012-04-17
1
-0
/
+1
*
s3: Add a second ctdb connect library
Volker Lendecke
2012-04-17
1
-0
/
+1
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-5
/
+5
*
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
*
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 test that makes a chained open break an oplock
Volker Lendecke
2012-02-29
1
-0
/
+1
*
Rename obscure defined constants.
Christopher R. Hertel (crh)
2012-02-16
1
-1
/
+1
*
lib/util: Add hex_encode_buf
Volker Lendecke
2012-02-06
1
-0
/
+21
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+1
*
s3: Avoid a potential alignment requirement issue
Volker Lendecke
2012-01-06
1
-6
/
+5
*
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
1
-0
/
+1
*
s3: Add a test excercising the share mode cleanup routine
Volker Lendecke
2012-01-05
1
-0
/
+1
*
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
*
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
2011-12-03
1
-87
/
+87
*
s3:torture: add SMB2-SESSION-REAUTH
Stefan Metzmacher
2011-11-24
1
-0
/
+1
*
s3:torture: add SMB2-MULTI-CHANNEL test
Stefan Metzmacher
2011-11-24
1
-0
/
+1
*
s3:torture: add a new test SMB2-TCON-DEPENDENCE
Michael Adam
2011-11-24
1
-0
/
+1
*
s3:torture:smb2: add SMB2-SESSION-RECONNECT test
Michael Adam
2011-11-24
1
-0
/
+1
*
s3:torture: make use of cli_tree_connect()
Stefan Metzmacher
2011-11-24
1
-5
/
+5
*
s3:torture: add SMB2-NEGPROT test
Stefan Metzmacher
2011-11-24
1
-0
/
+1
[next]