Developer Documentation: Difference between revisions

From SambaWiki
No edit summary
Line 8: Line 8:


* [[ActiveProjects|Active projects]]
* [[ActiveProjects|Active projects]]



= Release planning =
= Release planning =
Line 16: Line 17:


* [[Samba_Next_Goals|Samba Next Goals]]
* [[Samba_Next_Goals|Samba Next Goals]]



= Source code =
= Source code =
Line 24: Line 26:
* [https://git.samba.org/?p=samba.git;a=heads Samba's own GitWeb] ([https://git.samba.org/?p=samba.git;a=shortlog;h=refs/heads/master latest changes in the master branch])
* [https://git.samba.org/?p=samba.git;a=heads Samba's own GitWeb] ([https://git.samba.org/?p=samba.git;a=shortlog;h=refs/heads/master latest changes in the master branch])
* [https://github.com/samba-team/samba Official Samba GitHub Mirror]
* [https://github.com/samba-team/samba Official Samba GitHub Mirror]




= Debugging / Testing =
= Debugging / Testing =
Line 44: Line 48:


* [[Saving_RPC_FAULTs|Saving packets that failed to parse to test IDL fixes using ndrdump]]
* [[Saving_RPC_FAULTs|Saving packets that failed to parse to test IDL fixes using ndrdump]]




= Bug reporting =
= Bug reporting =
Line 64: Line 70:
* [[The new version of Writing a Samba VFS]] (for Samba 3.6 and earlier)
* [[The new version of Writing a Samba VFS]] (for Samba 3.6 and earlier)
* [[Writing a Samba VFS Module]] (for Samba 4.0 and above)
* [[Writing a Samba VFS Module]] (for Samba 4.0 and above)




= Clustered Samba =
= Clustered Samba =


* [[CTDB_and_Clustered_Samba|CTDB and Clustered Samba]]
* [[CTDB_and_Clustered_Samba|CTDB and Clustered Samba]]




= Building Samba =
= Building Samba =
Line 116: Line 126:


* [http://download.samba.org/pub/samba/rc/ Development Releases of Samba4 (technology previews, alphas, betas, release candidates)]
* [http://download.samba.org/pub/samba/rc/ Development Releases of Samba4 (technology previews, alphas, betas, release candidates)]




= Academic Writings etc. =
= Academic Writings etc. =

Revision as of 05:41, 13 February 2017

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!)


Academic Writings etc.