Age | Commit message (Collapse) | Author | Files | Lines |
|
configuration
to get useful backtraces in the build-farm
metze
(This used to be commit fa030e45985c39a7e4b6be032e817f1291357a45)
|
|
taking over half an hour on some systems
(This used to be commit 13ca7297dd8645085f12d4cf586c2c07f0f1b287)
|
|
solaris
(This used to be commit 3828c463ad31ae1ce4a4aba307126bd47adc1329)
|
|
(This used to be commit d9ddfdf9e86295224dd42c0ab1aa954111ede588)
|
|
metze
(This used to be commit 60c4eaa4c5f98475ff214acf26dd5ad885c94e0b)
|
|
(This used to be commit f6e587e7066dbafef437e5b3854a34916f72fcb1)
|
|
(This used to be commit fb620c2706fec93f34afcdbafa999fbaff724467)
|
|
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 cd2f94a65817bfae20ac21b730a2c42d8e581ab3)
|