1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/libcli
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
..
auth r12694: Move some headers to the directory of the subsystem they belong to. 2007-10-10 13:49:39 -05:00
cldap r12804: This patch reworks the Samba4 sockets layer to use a socket_address 2007-10-10 13:49:57 -05:00
composite r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
dgram r12932: export function prototypes 2007-10-10 13:51:09 -05:00
ldap r12984: add parse code and ldbsearch cmdline code for 2007-10-10 13:51:14 -05:00
nbt r12999: fix compiler warnings 2007-10-10 13:51:15 -05:00
raw r12801: Some more include/ cleanups (remove unused macros + move files 2007-10-10 13:49:57 -05:00
resolve r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
security r12858: This moves the libnet_LookupPdc code to use a GetDC request to find 2007-10-10 13:50:54 -05:00
smb2 r12725: some minor updates 2007-10-10 13:49:45 -05:00
smb_composite r13203: Make this comment clearer. 2007-10-10 13:51:33 -05:00
smbc r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400 2007-10-10 13:36:15 -05:00
util r12910: fix bug #3069 2007-10-10 13:51:02 -05:00
wrepl r12804: This patch reworks the Samba4 sockets layer to use a socket_address 2007-10-10 13:49:57 -05:00
cliconnect.c r13255: New CIFS dd client for use in performance testing. The guts of this is 2007-10-10 13:51:39 -05:00
clideltree.c r12694: Move some headers to the directory of the subsystem they belong to. 2007-10-10 13:49:39 -05:00
clifile.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
clilist.c r12694: Move some headers to the directory of the subsystem they belong to. 2007-10-10 13:49:39 -05:00
climessage.c r13154: Add some const 2007-10-10 13:51:29 -05:00
clireadwrite.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clitrans2.c r12542: Move some more prototypes out to seperate headers 2007-10-10 13:47:55 -05:00
config.m4 r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
config.mk r12858: This moves the libnet_LookupPdc code to use a GetDC request to find 2007-10-10 13:50:54 -05:00
finddcs.c r13103: Walk the names in the node status request, so I can find a server 2007-10-10 13:51:25 -05:00
libcli.h r12858: This moves the libnet_LookupPdc code to use a GetDC request to find 2007-10-10 13:50:54 -05:00