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
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-07
s4:torture/basic: relax base.trans2 midmight time checking
Stefan Metzmacher
1
-2
/
+4
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
1
-1
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-49
/
+49
2010-12-11
smbtorture: correct error handling in BASE-OPEN.
James Peach
1
-71
/
+104
2010-11-30
s4:torture - partially revert "s4:torture - prefer the termination "return"s ...
Matthias Dieter Wallnöfer
1
-4
/
+2
2010-11-29
s4:torture - prefer the termination "return"s at the end of two unittests
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-11-29
s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-11-15
s4:torture/basic/base.c - fix output warnings regarding "time_t"
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-10-07
File winattr test
Abhidnya P Chirmule
1
-0
/
+1
2010-10-07
File BirthTime test
Abhidnya P Chirmule
1
-0
/
+114
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
1
-2
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-10
/
+10
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+0
2010-04-11
subunit: Remove more test output that could be interpreted by subunit.
Jelmer Vernooij
1
-36
/
+36
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
/
+1
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-2
/
+0
2009-10-15
s4-smb: declare root_fid as a file handle
Andrew Tridgell
1
-2
/
+2
2009-10-06
s4/torture: Add SMB sharemode/access mask tests
Aravind Srinivasan
1
-0
/
+4
2009-08-11
torture/basic: in run_derefopen() the file could have been deleted before the...
Matthias Dieter Wallnöfer
1
-2
/
+6
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-12
/
+6
2008-11-01
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
1
-1
/
+2
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-1
/
+2
2008-04-13
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-02-26
BASE-DEFER_OPEN: be less strict with to late responses
Stefan Metzmacher
1
-1
/
+1
2008-02-25
BASE-DEFER_OPEN: add torture:sharedelays option to run this test faster
Stefan Metzmacher
1
-5
/
+13
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-1
/
+4
2008-01-03
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
1
-1
/
+1
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25596: It isn't valid to take the address of an array on the stack, and this
Andrew Bartlett
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-125
/
+125
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24882: Use the torture API in BASE-CHARSET.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24874: Fix double free of smbcli_tree.
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r24674: Make sure results are always on a new line, fix typo in test name.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
[next]