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
/
basic
/
locking.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-19
source4/torture/basic: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-09-10
s4/torture: use time_mono for delta time
Björn Jacke
1
-2
/
+2
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-2
/
+2
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-2
/
+0
2009-02-11
s4 torture: Two minor fixes to smbtorture BRL tests.
Zack Kirsch
1
-1
/
+1
2008-12-18
BASE-LOCK: fix LOCK5
Stefan Metzmacher
1
-4
/
+12
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-57
/
+57
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r23810: Make things static, and remove unsued code.
Andrew Bartlett
1
-17
/
+17
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-464
/
+287
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-7
/
+11
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8117: fixed a bunch more dos error code handing.
Andrew Tridgell
1
-6
/
+6
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup...
Andrew Tridgell
1
-12
/
+30
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3574: the RAW-OPEN test changes broke a couple of the other tests. This
Andrew Tridgell
1
-2
/
+4
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-7
/
+7
2007-10-10
r3029: implemented byte range lock timeouts.
Andrew Tridgell
1
-19
/
+70
2007-10-10
r3011: separated the locktest code into a separate module in smbtorture
Andrew Tridgell
1
-0
/
+907