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
/
source4
/
torture
/
raw
/
lockbench.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
1
-8
/
+18
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
1
-7
/
+7
2011-03-19
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-6
/
+6
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-1
/
+0
2010-02-04
s4-torture: handle NT_STATUS_CONNECTION_RESET
Andrew Tridgell
1
-2
/
+4
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-1
/
+0
2009-04-01
s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...
Zack Kirsch
1
-1
/
+19
2009-02-02
s4:libcliraw: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-6
/
+6
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-11-02
Fix the build.
Jelmer Vernooij
1
-1
/
+0
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+2
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-04-17
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-04-17
Use provided event context rather than looking for it.
Jelmer Vernooij
1
-4
/
+3
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-7
/
+1
2008-01-03
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
1
-0
/
+1
2008-01-03
r26650: torture/raw: Fix warnings in lockbench/openbench.
Jelmer Vernooij
1
-3
/
+8
2008-01-02
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
1
-0
/
+6
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+4
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24674: Make sure results are always on a new line, fix typo in test name.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r24587: the elements of the array are not talloc pointers
Andrew Tridgell
1
-2
/
+1
2007-10-10
r24585: put in the right state variable when doing a SMBecho - this caused the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23182: fixed valgrind error
Andrew Tridgell
1
-0
/
+2
2007-10-10
r23181: prevent attempts to reopen the connection twice at the same time
Andrew Tridgell
1
-9
/
+13
2007-10-10
r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC...
Andrew Tridgell
1
-2
/
+4
2007-10-10
r23143: error found by valgrind
Andrew Tridgell
1
-4
/
+5
2007-10-10
r23142: added error checking and reconnect on echo replies
Andrew Tridgell
1
-4
/
+25
2007-10-10
r23140: send send echos while disconnected
Andrew Tridgell
1
-1
/
+3
2007-10-10
r23139: use echo operations once a second in lockbench and openbench to ensure
Andrew Tridgell
1
-0
/
+10
2007-10-10
r22965: changed RAW-LOCK-BENCH to remove the scheduling uncertainty. We should
Andrew Tridgell
1
-52
/
+60
2007-10-10
r22962: show progress separately for each client in RAW-BENCH-LOCK, this is
Andrew Tridgell
1
-15
/
+26
2007-10-10
r22881: show number of connected clients
Andrew Tridgell
1
-2
/
+12
2007-10-10
r22876: - try to reconnect once per second, not continously
Andrew Tridgell
1
-6
/
+12
2007-10-10
r22837: make RAW-BENCH-LOCK reconnect asynchronously when one of its servers
Andrew Tridgell
1
-28
/
+110
2007-10-10
r22836: started adding auto-reconnect logic to lockbench. This needs to be
Andrew Tridgell
1
-2
/
+37
2007-10-10
r22579: disable progress printing in the build-farm
Stefan Metzmacher
1
-2
/
+5
[next]