Developer Documentation: Difference between revisions

From SambaWiki
(add page writing perl tests)
(Added link to Samba Security Documentation)
(5 intermediate revisions by 2 users not shown)
Line 32: Line 32:


* [[The_Samba_Selftest_System|The Samba Selftest System]]
* [[The_Samba_Selftest_System|The Samba Selftest System]]

* [[Samba CI on gitlab]]


* [[Writing_Torture_Tests|Writing Torture Tests]]
* [[Writing_Torture_Tests|Writing Torture Tests]]


* [[Writing_Python_Tests|Writing Python Tests]]
* [[Writing_Python_Tests|Writing Python Tests]]

* [[Writing_cmocka_Tests|Writing cmocka Tests]]


* [[Writing_Shell_Tests|Writing Shell Tests]]
* [[Writing_Shell_Tests|Writing Shell Tests]]
Line 54: Line 58:


* [[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]]

* [[Testing removal of ifdef or configure checks|Testing removal of #ifdef or configure checks]]


= Bug reporting =
= Bug reporting =
Line 61: Line 67:
* [[Capture_Packets|Packet capturing]]
* [[Capture_Packets|Packet capturing]]



= Security =

* [[Samba_Security_Documentation|Samba Security Documentation]]




Line 81: Line 91:
* [[CTDB_and_Clustered_Samba|CTDB and Clustered Samba]]
* [[CTDB_and_Clustered_Samba|CTDB and Clustered Samba]]


* [[New_clustering_features_in_SMB3_and_Samba|New clustering features in SMB3 and Samba]]



= Building Samba =
= Building Samba =

Revision as of 17:29, 19 August 2019

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


Security


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.