<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/include/reg_objects.h, branch talloc-2.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>s3:registry: replace typedef REGISTRY_OPS by struct registry_ops</title>
<updated>2009-04-27T09:21:04+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-03-23T22:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e935d8616b3846695f4633ca0dbbc36ee54608e4'/>
<id>e935d8616b3846695f4633ca0dbbc36ee54608e4</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry replace typedef REGISTRY_HOOK by struct registry_hook.</title>
<updated>2009-04-27T09:21:04+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-03-23T22:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c9b1734419e795b1f57882de37758e7f1ee25b94'/>
<id>c9b1734419e795b1f57882de37758e7f1ee25b94</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle</title>
<updated>2009-04-27T09:21:04+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-03-23T22:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cec84287473fffa1aee833163bad9f0d337ffb49'/>
<id>cec84287473fffa1aee833163bad9f0d337ffb49</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: make a comment more precise.</title>
<updated>2009-04-27T09:21:03+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-03-23T22:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8797bb138263e8a87f141fe637db2f053f4dabfc'/>
<id>8797bb138263e8a87f141fe637db2f053f4dabfc</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob</title>
<updated>2009-04-27T09:21:03+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-03-23T21:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8185d31fb0a4ef0219fe15f825a9340083f4c277'/>
<id>8185d31fb0a4ef0219fe15f825a9340083f4c277</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.</title>
<updated>2009-04-27T09:21:02+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-03-23T17:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=221151a2a2c30e5c82b100161b498fdbbc1d4382'/>
<id>221151a2a2c30e5c82b100161b498fdbbc1d4382</id>
<content type='text'>
This paves the way for hiding the typedef and the implementation
from the surface.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This paves the way for hiding the typedef and the implementation
from the surface.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: add a delete_subkey method to the backend ops.</title>
<updated>2009-02-26T12:22:55+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-02-26T01:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=97508eefb78598fcf15c07b4c0cb92dbf21c30f7'/>
<id>97508eefb78598fcf15c07b4c0cb92dbf21c30f7</id>
<content type='text'>
This is to provide a more atomic means of deleting a subkey of a key.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to provide a more atomic means of deleting a subkey of a key.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: add a create_subkey method to the backend ops.</title>
<updated>2009-02-26T12:22:54+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-02-25T20:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=602bfeb3605767c2d938f547ddebe5693776028c'/>
<id>602bfeb3605767c2d938f547ddebe5693776028c</id>
<content type='text'>
This is to provide a more atomic means of adding a subkey of a key.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to provide a more atomic means of adding a subkey of a key.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: remove definition of regsubkey_ctr from the surface.</title>
<updated>2009-02-26T12:22:53+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-02-24T23:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=149d94dd8f5513af9f75d568507c880c63b9187e'/>
<id>149d94dd8f5513af9f75d568507c880c63b9187e</id>
<content type='text'>
All access is now through accessor functions in reg_objects.c
This allows for performance tuning under the hood in the next step.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All access is now through accessor functions in reg_objects.c
This allows for performance tuning under the hood in the next step.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"</title>
<updated>2009-02-26T12:22:51+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-02-24T14:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=58fc61217db68e553119bc49369362672590c19d'/>
<id>58fc61217db68e553119bc49369362672590c19d</id>
<content type='text'>
This paves the way for hiding the typedef and the implementation from the
surface.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This paves the way for hiding the typedef and the implementation from the
surface.

Michael
</pre>
</div>
</content>
</entry>
</feed>
