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
/
basic
/
base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture:base: slightly more generous timing in the defer_open test
Michael Adam
2014-09-10
1
-1
/
+1
*
s4:torture:base: add torture_comments to the loop of the deferopen test.
Michael Adam
2014-09-10
1
-2
/
+34
*
s4:torture:base: move i++ down in loop in run_deferopen()
Michael Adam
2014-09-10
1
-1
/
+2
*
s4:torture: use torture_assert instead of torture_comment and return in defer...
Michael Adam
2014-08-18
1
-5
/
+11
*
s4:torture: use torture_assert instead of torture_comment and return in defer...
Michael Adam
2014-08-07
1
-4
/
+5
*
s4:torture: consistently log "pid %u: ..." in the defer_open test
Michael Adam
2014-08-07
1
-3
/
+5
*
s4:torture: remove an unused variable and bogus check from the defer_open test
Michael Adam
2014-08-07
1
-6
/
+0
*
torture: convert torture_comment() -> torture_result() so we can knownfail fl...
Andrew Bartlett
2014-06-12
1
-82
/
+82
*
Fix the maxfids test so that it does not fork lots of processes and so that i...
Richard Sharpe
2013-02-15
1
-1
/
+1
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
1
-5
/
+21
*
s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect()
Stefan Metzmacher
2011-11-30
1
-8
/
+8
*
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
2011-11-29
1
-1
/
+1
*
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
2011-11-21
1
-3
/
+0
*
s4:torture/basic: relax base.trans2 midmight time checking
Stefan Metzmacher
2011-09-07
1
-2
/
+4
*
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
2011-08-13
1
-1
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-49
/
+49
*
smbtorture: correct error handling in BASE-OPEN.
James Peach
2010-12-11
1
-71
/
+104
*
s4:torture - partially revert "s4:torture - prefer the termination "return"s ...
Matthias Dieter Wallnöfer
2010-11-30
1
-4
/
+2
*
s4:torture - prefer the termination "return"s at the end of two unittests
Matthias Dieter Wallnöfer
2010-11-29
1
-2
/
+4
*
s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"
Matthias Dieter Wallnöfer
2010-11-29
1
-2
/
+0
*
s4:torture/basic/base.c - fix output warnings regarding "time_t"
Matthias Dieter Wallnöfer
2010-11-15
1
-2
/
+4
*
File winattr test
Abhidnya P Chirmule
2010-10-07
1
-0
/
+1
*
File BirthTime test
Abhidnya P Chirmule
2010-10-07
1
-0
/
+114
*
s3/s4: merge msleep and smb_msleep
Björn Jacke
2010-09-16
1
-2
/
+2
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-10
/
+10
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-1
/
+0
*
subunit: Remove more test output that could be interpreted by subunit.
Jelmer Vernooij
2010-04-11
1
-36
/
+36
*
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
2010-04-11
1
-1
/
+1
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-1
/
+1
*
s4:smbtorture: add BASE-BENCH-HOLDOPEN
Stefan Metzmacher
2010-01-26
1
-0
/
+1
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-2
/
+0
*
s4-smb: declare root_fid as a file handle
Andrew Tridgell
2009-10-15
1
-2
/
+2
*
s4/torture: Add SMB sharemode/access mask tests
Aravind Srinivasan
2009-10-06
1
-0
/
+4
*
torture/basic: in run_derefopen() the file could have been deleted before the...
Matthias Dieter Wallnöfer
2009-08-11
1
-2
/
+6
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-12
/
+6
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-1
/
+2
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-1
/
+2
*
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
2008-04-27
1
-1
/
+1
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-1
/
+2
*
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
1
-1
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
BASE-DEFER_OPEN: be less strict with to late responses
Stefan Metzmacher
2008-02-26
1
-1
/
+1
*
BASE-DEFER_OPEN: add torture:sharedelays option to run this test faster
Stefan Metzmacher
2008-02-25
1
-5
/
+13
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-1
/
+4
*
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
2008-01-03
1
-1
/
+1
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
1
-1
/
+1
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
[next]