index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
torture
/
locktest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
1
-1
/
+1
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
Missed a couple of files from the client-side kerberos merge
Andrew Bartlett
2003-02-24
1
-1
/
+4
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-8
/
+8
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-1
/
+1
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-2
/
+2
*
added -E and -Z options, and allow for the 2 servers to have different
Andrew Tridgell
2002-03-10
1
-33
/
+63
*
added -M option for minimum lock size
Andrew Tridgell
2002-03-05
1
-4
/
+8
*
allow setting of lock range and base in locktest
Andrew Tridgell
2002-03-04
1
-10
/
+14
*
added -k options for kerberos to smbtorture and locktest
Andrew Tridgell
2002-03-04
1
-1
/
+14
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
2001-11-28
1
-1
/
+0
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-3
/
+2
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
fix locktest default parameters
Andrew Tridgell
2001-11-20
1
-2
/
+3
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-2
/
+1
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+1
*
Fix (I hope) for a number of little compile warnings found by the IRIX
Andrew Bartlett
2001-09-16
1
-2
/
+2
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-2
/
+2
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-27
/
+75
*
fixed handling of 139/445 in clients
Andrew Tridgell
2001-08-24
1
-2
/
+1
*
tests for 0 length locks
Andrew Tridgell
2001-08-24
1
-15
/
+28
*
allow for 0 range locks in locktest
Andrew Tridgell
2001-08-24
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-2
/
+2
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-2
/
+0
*
See if we can stick to slightly valid C..
Andrew Bartlett
2001-07-03
1
-2
/
+8
*
added a torture target for building all torture progs. Fixed a typo in locktest
Andrew Tridgell
2001-06-19
1
-1
/
+1
*
moved all our torture code to a separate directory
Andrew Tridgell
2001-06-19
1
-0
/
+567