Developer Documentation: Difference between revisions

From SambaWiki
(Update info on git)
Line 19: Line 19:
= Source code =
= Source code =


Samba development is stored in the [https://www.git-scm.com/ Git] SCM system. See [[Using Git for Samba Development]] for more detail on how Samba uses Git.
* GitWeb


Two web interfaces are:
:* [http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test v4-0-test] (branch for next 4.0.x release)
* [https://git.samba.org/?p=samba.git;a=heads Samba's own GitWeb]

:* [http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-stable v4-0-stable] (branch for current 4.0.x release)

:* [http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master master] (current Samba development for future releases)

: For more info on available branches, as well how to obtain the sources via a Git client, see the [http://www.samba.org/samba/devel samba.org devel page].


* [https://github.com/samba-team/samba Official Samba GitHub Mirror]
* [https://github.com/samba-team/samba Official Samba GitHub Mirror]

Revision as of 21:16, 7 October 2015

How can I contribute

Release planning

Source code

Samba development is stored in the Git SCM system. See Using Git for Samba Development for more detail on how Samba uses Git.

Two web interfaces are:

Debugging / Testing

Bug reporting


Presentations


VFS

Clustered Samba


Building Samba


Building packages


Google Summer of Code


Historical Documentation on the Development of Samba4

  • Franky: A Hybrid Samba Active Directory Controller (outdated!)