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
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-1
/
+0
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-1
/
+1
2010-01-26
s4:smbtorture: add BASE-BENCH-HOLDOPEN
Stefan Metzmacher
1
-0
/
+63
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-2
/
+0
2009-02-02
s4:libcliraw: s/private/private_data
Stefan Metzmacher
1
-7
/
+7
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-2
/
+2
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-10-12
Fix number of arguments for file_load() functions.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-1
/
+1
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-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
/
+2
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
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
-39
/
+39
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
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
r24728: Use more stock torture functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24670: Use torture functions for settings.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...
Alexander Bokovoy
1
-2
/
+3
2007-10-10
r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.
Alexander Bokovoy
1
-6
/
+7
2007-10-10
r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22579: disable progress printing in the build-farm
Stefan Metzmacher
1
-7
/
+20
2007-10-10
r21519: when we want to send non initialized data, then
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r21276: Actually fire off multiple parallel read/write requests.
Volker Lendecke
1
-17
/
+57
2007-10-10
r21275: Reformat the bench-readwrite test a bit
Volker Lendecke
1
-89
/
+117
2007-10-10
r21270: Fix a memleak
Volker Lendecke
1
-0
/
+1
2007-10-10
r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com>
Volker Lendecke
1
-4
/
+3
2007-10-10
r19510: Make smbtorture's `nprocs' parameter a parametric option.
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-0
/
+855