Developer Documentation: Difference between revisions

From SambaWiki
(split information on gensec etc out)
(add link to page split out of security documentation, provide sub-headings)
Line 34: Line 34:


* [[Samba CI on gitlab]]
* [[Samba CI on gitlab]]

== [[Writing_Tests|Writing and running Samba tests]]==


* [[Writing_Torture_Tests|Writing Torture Tests]]
* [[Writing_Torture_Tests|Writing Torture Tests]]
Line 46: Line 48:


* [[WinTest|Testing against Windows using WinTest]]
* [[WinTest|Testing against Windows using WinTest]]

* [[Testing_development_trees|Testing development trees]]


* [[Debugging_individual_tests|Debugging individual tests]]
* [[Debugging_individual_tests|Debugging individual tests]]

== Debugging help ==


* [[Keytab_Extraction|Keytab extraction]]
* [[Keytab_Extraction|Keytab extraction]]
Line 58: Line 60:


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

== Development testing ==


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

Revision as of 22:18, 3 June 2020

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

Writing and running Samba tests

Debugging help

Development 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.