<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/registry/README, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>r24667: Finally merge the registry improvements that Wilco Baan Hofman and I have</title>
<updated>2007-10-10T20:02:34+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-08-26T15:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b409d4120f9ae451f93a2322267c0f346531d9f3'/>
<id>b409d4120f9ae451f93a2322267c0f346531d9f3</id>
<content type='text'>
been working on for at least half a year now. Contains the following
improvements:

 * proper layering (finally!) for the registry library. Distinction is
   now made between 'real' backends (local, remote, wine, etc) and
   the low-level hive backends (regf, creg, ldb, ...) that are only used
   by the local registry backend
 * tests for all important hive and registry operations
 * re-enable RPC-WINREG tests (still needs more work though, as
							   some return values aren't checked yet)
 * write support for REGF files
 * dir backend now supports setting/reading values, creating keys
 * support for storing security descriptors
 * remove CREG backend as it was incomplete, didn't match the data model
   and wasn't used at all anyway
 * support for parsing ADM files as used by the policy editor (see lib/policy)
 * support for parsing PREG files (format used by .POL files)
 * new streaming interface for registry diffs (improves speed and memory usage
	for regdiff/regpatch significantly)

   ... and fixes a large number of bugs in the registry code
(This used to be commit 7a1eec6358bc863dfc671c542b7185d3e39d7b5a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
been working on for at least half a year now. Contains the following
improvements:

 * proper layering (finally!) for the registry library. Distinction is
   now made between 'real' backends (local, remote, wine, etc) and
   the low-level hive backends (regf, creg, ldb, ...) that are only used
   by the local registry backend
 * tests for all important hive and registry operations
 * re-enable RPC-WINREG tests (still needs more work though, as
							   some return values aren't checked yet)
 * write support for REGF files
 * dir backend now supports setting/reading values, creating keys
 * support for storing security descriptors
 * remove CREG backend as it was incomplete, didn't match the data model
   and wasn't used at all anyway
 * support for parsing ADM files as used by the policy editor (see lib/policy)
 * support for parsing PREG files (format used by .POL files)
 * new streaming interface for registry diffs (improves speed and memory usage
	for regdiff/regpatch significantly)

   ... and fixes a large number of bugs in the registry code
(This used to be commit 7a1eec6358bc863dfc671c542b7185d3e39d7b5a)
</pre>
</div>
</content>
</entry>
<entry>
<title>r9381: Line wrapping.</title>
<updated>2007-10-10T18:33:30+00:00</updated>
<author>
<name>Tim Potter</name>
<email>tpot@samba.org</email>
</author>
<published>2005-08-18T07:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=09085941d130542cf4609ec4cb5b743ba1c25f42'/>
<id>09085941d130542cf4609ec4cb5b743ba1c25f42</id>
<content type='text'>
(This used to be commit 2cebdd59387786c8aeee4c6757e38ed5303f7315)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 2cebdd59387786c8aeee4c6757e38ed5303f7315)
</pre>
</div>
</content>
</entry>
<entry>
<title>r4155: More destinction between hives and predefined keys</title>
<updated>2007-10-10T18:07:20+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2004-12-11T20:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=969e14eae941427cf36c71b5588d7dd8e1f3c615'/>
<id>969e14eae941427cf36c71b5588d7dd8e1f3c615</id>
<content type='text'>
(This used to be commit c37d6f3c581673d74e7ec6a644ab6a7d13a55535)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit c37d6f3c581673d74e7ec6a644ab6a7d13a55535)
</pre>
</div>
</content>
</entry>
<entry>
<title>r4132: - Bunch of rather large fixes in the registry</title>
<updated>2007-10-10T18:06:29+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2004-12-10T20:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=444a86792471c0bef33dde15c7a4a33e16a951b4'/>
<id>444a86792471c0bef33dde15c7a4a33e16a951b4</id>
<content type='text'>
- Added some README files

Not everything works yet, e.g. the EnumValue test appears to be broken.
(This used to be commit c169e86c1f52763b83e77e509f89cb91f9b69071)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added some README files

Not everything works yet, e.g. the EnumValue test appears to be broken.
(This used to be commit c169e86c1f52763b83e77e509f89cb91f9b69071)
</pre>
</div>
</content>
</entry>
</feed>
