index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
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
2025-04-18
s4:libcli: pass struct loadparm_context to smb_composite_connect_send()
Stefan Metzmacher
1
-1
/
+1
2025-04-18
s4:libcli: remove unused dest_ports from struct smb_composite_connect
Stefan Metzmacher
1
-1
/
+0
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2023-08-21
s4:torture: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-14
s4:torture:basic: Fix code spelling
Andreas Schneider
1
-2
/
+2
2021-06-16
s4:torture: Migrate smbtorture to new cmdline option parser
Andreas Schneider
1
-2
/
+2
2019-03-04
s4:torture: Make sure we do not create a shadow 'struct params'
Andreas Schneider
1
-14
/
+16
2019-01-08
s4:torture:base:bench-readwrite: fix uninitialized memory causing segfault
Aliaksei Karaliou
1
-2
/
+2
2018-03-01
s4:torture: Add FALL_THROUGH statements in basic/misc.c
Andreas Schneider
1
-0
/
+2
2017-05-11
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
1
-3
/
+2
2017-02-22
Correct "occured" typos.
Chris Lamb
1
-1
/
+1
2016-05-13
s4:torture:basic:misc: fix O3 error unused result of asprintf
Michael Adam
1
-4
/
+11
2016-04-25
s4:torture:basic: fix 'Conditional jump or move ' valgrind error
Noel Power
1
-1
/
+1
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-10-29
s4:torture: fix a comment typo.
Michael Adam
1
-1
/
+1
2013-02-15
Fix the maxfids test so that it does not fork lots of processes and so that i...
Richard Sharpe
1
-18
/
+4
2012-02-16
s4-selftest: fix output of opened connections in torture_holdcon
Björn Baumbach
1
-1
/
+1
2011-10-19
libcli: move ioctl function field defs to smb_constants
David Disseldorp
1
-1
/
+1
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
1
-1
/
+1
2011-03-19
source4/torture/basic: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-11-29
s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-29
/
+29
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
[next]