1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/client
James Peach 60f8666ae8 r13255: New CIFS dd client for use in performance testing. The guts of this is
in client/cifsdd*, which implements a minimal implementation of dd. The
IO path is careful to always perform IO at the requested block size.

There is a very basic test suite in script/tests/test_cifsdd.sh which
covers local and remote IO at a variety of block sizes.

Added to lib/util_str.c is a small set of conv_str_*() functions to
convert strings to the corresponding type.

smbcli_parse_unc is modified to insert NULL terminators after its
hostname and sharename parameters. This allows it to correctly parse a
path of the form //foo/share/path/file.
(This used to be commit cd2f94a658)
2007-10-10 13:51:39 -05:00
..
cifsdd.c r13255: New CIFS dd client for use in performance testing. The guts of this is 2007-10-10 13:51:39 -05:00
cifsdd.h r13255: New CIFS dd client for use in performance testing. The guts of this is 2007-10-10 13:51:39 -05:00
cifsddio.c r13255: New CIFS dd client for use in performance testing. The guts of this is 2007-10-10 13:51:39 -05:00
client.c r13161: Remove optional password as second parameter. Improve return values a bit. 2007-10-10 13:51:30 -05:00
config.mk r13255: New CIFS dd client for use in performance testing. The guts of this is 2007-10-10 13:51:39 -05:00
mount.cifs.c r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
smbmnt.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
smbmount.c r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS 2007-10-10 13:47:52 -05:00
smbspool.c r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS 2007-10-10 13:47:52 -05:00
smbumount.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
tree.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00