User:Mdw/Pending Patches: Difference between revisions

From SambaWiki
(Uninstallation fixed)
(Remove the registry work since it has been merged)
 
Line 1: Line 1:
My pending patches
Matthias Dieter Wallnöfer

= Samba 4 Registry =

== Registry server ==
GIT repository: git://repo.or.cz/Samba/mdw.git Branch: "v4-0-regServer" - [http://repo.or.cz/w/Samba/mdw.git?a=log;h=refs/heads/v4-0-regServer GITWEB]

Main fixups:
* Compatibility with Windows Registry Editor (regedit) - in my case Windows 2000 - and SAMBA 4 Registry client library
* Support empty values of REG_SZ (string) type (LDB backend)
* Introduce REG_BINARY type variables (LDB backend)
* Introduce the default attribute (LDB backend)

=== Feedback ===

* Maybe left to do: torture tests

Latest revision as of 18:54, 8 December 2008

My pending patches