Stefan Metzmacher
0aac3c09f1
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
...
metze
2012-07-25 14:48:50 +02:00
Stefan Metzmacher
57fda88dfb
s4:libcli/smb2: remove unused elements from smb2_tree
...
metze
2012-07-25 12:15:04 +02:00
Stefan Metzmacher
41538b17c5
s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
...
metze
2012-07-24 22:20:06 +02:00
Michael Adam
7dd22bdb47
s4:torture: fix use of non-existent word (existant)
2012-06-12 07:21:45 +02:00
Michael Adam
97823b69e9
s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session instead of smb2_tree arguement.
...
Only the tree->session is needed. This way it is less confusing.
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2012-02-03 11:10:30 +01:00
Michael Adam
ce5fc22896
s4:torture:smb2: talloc_free the right tree structure in secondary_tcon()
...
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2012-02-03 11:10:30 +01:00
Michael Adam
87cf808edb
s4:torture:smb2: check for success of talloc in secondary_tcon()
...
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2012-02-03 11:10:29 +01:00
Michael Adam
5f19eb8e58
s4:torture:smb2:notify: remove an unused variable
2012-02-03 11:10:29 +01:00
Michael Adam
48ee2c3450
s4:torture:smb2:notify: remove an unused variable
2012-02-03 11:10:29 +01:00
Stefan Metzmacher
378c21a72a
s4:torture/smb2: use tctx->ev as event context for polling
...
metze
2011-11-24 19:02:33 +01:00
Simo Sorce
b120c5f288
torture: use tevent_ functions names instead of the legacy event_ ones
2011-08-13 09:54:15 -04:00
Jelmer Vernooij
35fbc7bbda
s4-smbtorture: Make test names lowercase and dot-separated.
...
This is consistent with the test names used by selftest, should
make the names less confusing and easier to integrate with other tools.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
2010-12-11 04:16:13 +01:00
Björn Jacke
2b254c814b
s3/s4: merge msleep and smb_msleep
...
the merged variant is renamed to smb_msleep as some platforms already have a
msleep function.
2010-09-16 21:38:20 +02:00
Jelmer Vernooij
7da94cc4a6
subunit: Support formatting compatible with upstream subunit, for consistency.
...
Upstream subunit makes a ":" after commands optional, so I've fixed any
places where we might trigger commands accidently. I've filed a bug
about this in subunit.
2010-04-11 20:57:33 +02:00
Matthias Dieter Wallnöfer
ec49360778
s4:torture/smb2/notify - Rename nested "fname" variable to prevent warnings
2009-11-21 17:37:41 +01:00
Aravind Srinivasan
15d93a5d8e
s4/torture: Port SMBv1 Change Notify tests to SMBv2
...
* Ported all tests from raw/notify.c to smb2/notify.c
* Parameterized the max_buffer_size so it can be set on a
per-target basis.
* Fixed CHECK macros to use torture_result
* Created a SMB2-NOTIFY test suite
2009-11-17 17:06:26 -08:00
Andrew Tridgell
84d0047377
s4-torture: ran minimal_includes.pl over source4/torture
...
This reduces compile time somewhat.
2009-10-20 16:04:46 +11:00
Stefan Metzmacher
9216b2040c
SMB2-NOTIFY: windows7 uses a different maximum buffer size
...
metze
2009-07-06 13:28:12 +02:00
Jelmer Vernooij
bbdfbf8d9d
r26238: Add a loadparm context parameter to torture_context, remove more uses of global_loadparm.
...
(This used to be commit a33a553054
)
2007-12-21 05:47:20 +01:00
Jelmer Vernooij
2151cde580
r25554: Convert last instances of BOOL, True and False to the standard types.
...
(This used to be commit 566aa14139
)
2007-10-10 15:07:55 -05:00
Andrew Tridgell
0479a2f1cb
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac
)
2007-10-10 14:59:12 -05:00
Stefan Metzmacher
d15e4d30e6
r22894: don't send a 2nd request before the last one returned (at least with
...
STATUS_PENDING) otherwise longhorn beta3 just drops the connection
metze
(This used to be commit 503644a5e3
)
2007-10-10 14:52:29 -05:00
Stefan Metzmacher
7cf9880d93
r16981: check the returned values
...
metze
(This used to be commit 687776a436
)
2007-10-10 14:10:06 -05:00
Stefan Metzmacher
dd2d3b082c
r16977: do a few more notify tests
...
metze
(This used to be commit 07b27333d5
)
2007-10-10 14:10:05 -05:00
Stefan Metzmacher
1e5529f9ef
r16976: add a very simple SMB2-NOTIFY test
...
metze
(This used to be commit 9dfbb0d15e
)
2007-10-10 14:10:05 -05:00