1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00
James Peach cd2f94a658 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.
2007-10-10 13:51:39 -05:00
2007-10-10 13:51:27 -05:00
2007-10-10 13:51:27 -05:00

Samba 4 is the ambitious next version of the Samba suite that is being 
developed in parallel to the stable 3.0 series. The main emphasis in 
this branch is full support for being a Active Directory domain controller.

Samba 4 is currently not yet in a state where it is usable in production 
environments. The STATUS file aims to document what should and should not 
work.

Those familiar with Samba 3 can find a list of user-visible changes 
since that release series in the NEWS file. A short guide to setting up 
Samba 4 can be found in the howto.txt file in this directory.

Bugs can be filed at https://bugzilla.samba.org/. Please
look at the STATUS file before filing a bug to see if a particular 
is supposed to work yet.

Development and general discussion about Samba 4 happens mainly on 
the #samba-technical IRC channel (on irc.freenode.net) and 
the samba-technical mailing list (see http://lists.samba.org/ for 
details).
Description
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Readme 452 MiB
Languages
C 76.4%
Python 18.8%
Shell 2.8%
Perl 1.4%
Rust 0.3%
Other 0.1%