1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00
Andrew Bartlett a38ceefd11 r12928: This patch improves the interaction between the vampire and provsion code.
Previously, we had to know (or guess) the host and domain guid at the
provision stage.  Now we query the database post-provision, to extract
the values and fill in the zone file.

This allows us to generate a correct zone file in the Windows migration case.

In an effort to make SWAT easier to use, I have removed and renamed
some of the provision options.

I have also fixed a nasty issue in my js code.  I had implictly
declared a global variable of the name 'join', with disasterious
results for any subsequent user of the string utility function:

esp exception - ASSERT at lib/appweb/ejs/ejsParser.c:2064, 0

Backtrace:
        [ 0]       substitute_var:20   ->               list[i] = join("", list2)
        [ 1]           setup_file:9    ->       data = substitute_var(data, subobj)

Andrew Bartlett
2007-10-10 13:51:07 -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%