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
/
source4
/
torture
/
raw
/
lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4/torture: use time_mono for deltas in lock test
Björn Jacke
2010-09-10
1
-22
/
+22
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-3
/
+3
*
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
2010-04-11
1
-13
/
+13
*
s4/torture: Parameterize output in LOCK tests based off server support
Steven Danneman
2010-01-10
1
-47
/
+73
*
s4/torture: fix small bug in lock test
Steven Danneman
2010-01-06
1
-0
/
+1
*
s4/torture: add more lock cancellation tests
Steven Danneman
2010-01-06
1
-2
/
+95
*
s4/torture: add test for zero byte read contention with byte range locks
Steven Danneman
2009-12-07
1
-1
/
+154
*
s4/torture: fix >80 column spacing issues
Steven Danneman
2009-12-07
1
-3
/
+4
*
Make smbtorture4 match Windows behavior.
Jeremy Allison
2009-12-04
1
-41
/
+33
*
s4/torture: add multiple lock cancel test
Steven Danneman
2009-12-02
1
-2
/
+91
*
s4/torture: add addition multiple lock tests
Steven Danneman
2009-12-02
1
-0
/
+67
*
s4/torture: fix build warnings by removing unecessary const
Steven Danneman
2009-12-02
1
-1
/
+1
*
s4/torture: Add target functionality parameters to SMBv1 BRL tests
Steven Danneman
2009-12-02
1
-6
/
+27
*
s4 torture: Move target macros to a common header instead of redefining them ...
Tim Prouty
2009-12-01
1
-5
/
+0
*
s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...
Matthias Dieter Wallnöfer
2009-12-01
1
-3
/
+6
*
s4-torture: mark s4 as doing valid lock range tests on SMB
Andrew Tridgell
2009-11-27
1
-1
/
+2
*
RAW-LOCK: fix a compiler warning and make a global static const
Stefan Metzmacher
2009-07-06
1
-3
/
+2
*
RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4
Stefan Metzmacher
2009-07-06
1
-35
/
+50
*
RAW-LOCK: samba4 behaves like windows 7 in regard of locking error codes
Stefan Metzmacher
2009-04-25
1
-7
/
+13
*
s4:torture: use torture api instead of printf for RAW-LOCK
Stefan Metzmacher
2009-04-25
1
-234
/
+168
*
s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g
Zach Loafman
2009-04-01
1
-2
/
+2
*
s4 torture: Smbtorture additions for Windows BRL
Zack Kirsch
2009-02-11
1
-5
/
+566
*
s4 torture: Two minor fixes to smbtorture BRL tests.
Zack Kirsch
2009-02-11
1
-2
/
+0
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
Pass options struct into session initialization functions rather than
Jelmer Vernooij
2008-09-30
1
-1
/
+4
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-50
/
+50
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24735: Use torture API in more places.
Jelmer Vernooij
2007-10-10
1
-31
/
+25
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r17785: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-8
/
+0
*
r17099: Samba3 now passes RAW-LOCK completely, no need for
Jeremy Allison
2007-10-10
1
-10
/
+0
*
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r15690: - disable the lock cancel test against samba3
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...
Stefan Metzmacher
2007-10-10
1
-5
/
+668
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14527: Fix build problems.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r8117: fixed a bunch more dos error code handing.
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r6675: Fix printf warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r6581: improved the error message for RAW-LOCK timeouts
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]