Displaying 2 results from an estimated 2 matches for "0alpha16".
Did you mean:
0alpha1
2011 Jun 24
1
[ANNOUNCE] Samba 4.0 alpha 16
...rnals, and many tools and
internal workings of the DC code is now implemented in python.
CHANGES SINCE alpha15
=====================
For a list of changes since alpha 15, please see the git log.
$ git clone git://git.samba.org/samba.git
$ cd samba.git
$ git log release-4-0-0alpha15..release-4-0-0alpha16
The biggest user-visible change is that binaries from the Samba 3.x
series of development are now built and installed. These binaries
(smbd, nmbd, winbindd, net, testparm, etc) operate much as they do in
the Samba 3.6 release candidates.
CHANGES
=======
smb.conf changes
----------------
Pa...
2011 Sep 13
1
[ANNOUNCE] Samba 4.0 alpha 17
...ce to Samba's internals, and many tools and
internal workings of the DC code is now implemented in python.
CHANGES SINCE alpha16
=====================
For a list of changes since alpha 15, please see the git log.
$ git clone git://git.samba.org/samba.git
$ cd samba.git
$ git log release-4-0-0alpha16..release-4-0-0alpha17
Some major user-visible changes include:
samba-tool dbcheck
------------------
We now have an fsck-like tool for Samba's internal sam.ldb database.
Run samba-tool dbcheck after installation to check your database for
self-consistency. Any database created with a previo...