<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/services, 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_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: 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-svcctl: indicate that the spooler is already running if it does.</title>
<updated>2009-04-24T11:38:43+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-04-21T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=16b2f4b55a80314aa733dd7f23543c1c3926223c'/>
<id>16b2f4b55a80314aa733dd7f23543c1c3926223c</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:services_db: use regsubkey_ctr_init() instead of using talloc directly</title>
<updated>2009-02-26T12:22:53+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-02-24T22:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b384d0d49d1c3748c03e86f84ad7f1e4a6bc55b2'/>
<id>b384d0d49d1c3748c03e86f84ad7f1e4a6bc55b2</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 "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>
<entry>
<title>More warning fixes for Solaris.</title>
<updated>2009-02-23T23:44:34+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2009-02-23T23:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2033b44c3f0872d98d8144a9fbf6d09fbde196e5'/>
<id>2033b44c3f0872d98d8144a9fbf6d09fbde196e5</id>
<content type='text'>
Jeremy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jeremy.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-svcctl: use security descriptor marshall helper in svcctl_set_secdesc().</title>
<updated>2009-02-05T11:15:13+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-02-05T01:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d704efc536cdd0cc9ae9d235242cc4a12ed17858'/>
<id>d704efc536cdd0cc9ae9d235242cc4a12ed17858</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-svcctl: use pidl defined constants in services implementation.</title>
<updated>2009-01-09T15:32:06+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-01-09T13:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=abc2843481a6cade7306b0beb8e615bf648d0087'/>
<id>abc2843481a6cade7306b0beb8e615bf648d0087</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-svcctl: use pidl based struct SERVICE_STATUS.</title>
<updated>2009-01-08T12:24:22+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-01-08T12:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=50721b485f4322a2cd8688740bc1de3f754a7c05'/>
<id>50721b485f4322a2cd8688740bc1de3f754a7c05</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
