Almost all development took place in my own private branch in the Samba SVN repository:
svn://svnanon.samba.org/samba/branches/SOC/mkhl
The main Samba 4 SVN branch is located here:
svn://svnanon.samba.org/samba/branches/SAMBA_4_0
My own work was committed by myself (mkhl), with a
few additional things having been committed by Andrew Bartlett
(abartlet), e.g. an ldb module using of my working
code, and a solution to a problem I couldn't have diagnosed without
his additional work.
The working code I produced was submitted as a patch to the
samba-technical mailing list:
and later committed to the main Samba 4 branch by Andrew Bartlett:
Development of this working code then proceeded outside of my svn branch with patches submitted to the mailing list:
Integrate test suite with "make test" -- committed by Andrew Bartlett in:
Test use of "objectClass" for searches -- committed by Andrew Bartlett as part of revision 17543
Extension of the test suite, part 1, version 3 -- committed by Andrew Bartlett in revision 17598
Extension of the test suite, part 2, version 1 -- committed by Andrew Bartlett in revision 17661
A few additional changes not directly related to the GSoC project were submitted to the list as well:
A problem with variable substitution behaviour -- committed by Andrew Bartlett in:
A problem with LDB attribute capitalization in EJS -- committed
by Simo Sorce (idra) in revision
17596
Use of too few slashes in pathnames -- fixed in a different way
by Simo Sorce (idra) in revision
17597