<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/registry/reg_parse_prs.c, branch talloc-2.3.4</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>Convert uint64 to uint64_t</title>
<updated>2015-05-15T17:31:24+00:00</updated>
<author>
<name>Richard Sharpe</name>
<email>rsharpe@samba.org</email>
</author>
<published>2015-05-15T14:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4602c86d58d0c7c37922a56bd4a3bfd9beb5a971'/>
<id>4602c86d58d0c7c37922a56bd4a3bfd9beb5a971</id>
<content type='text'>
We seemed to have very few uses of that.

Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We seemed to have very few uses of that.

Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert all uint32/16/8 to _t in a grab-bag of remaining files.</title>
<updated>2015-05-14T20:16:56+00:00</updated>
<author>
<name>Richard Sharpe</name>
<email>rsharpe@samba.org</email>
</author>
<published>2015-05-14T00:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=57568f1900152c4cb381e151049414086bada14b'/>
<id>57568f1900152c4cb381e151049414086bada14b</id>
<content type='text'>
I still need to fix the rpc stuff, but we are almost there.

Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu May 14 22:16:56 CEST 2015 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I still need to fix the rpc stuff, but we are almost there.

Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu May 14 22:16:56 CEST 2015 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert all uses of uint32/16/8 to _t in source3/registry.</title>
<updated>2015-05-11T23:32:12+00:00</updated>
<author>
<name>Richard Sharpe</name>
<email>rsharpe@samba.org</email>
</author>
<published>2015-05-09T19:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ddcf0565bb8aedb3d53431cc58395c1c74d50dcc'/>
<id>ddcf0565bb8aedb3d53431cc58395c1c74d50dcc</id>
<content type='text'>
Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the registry subsystem to use uint32_t from uint32. Also change session.h.</title>
<updated>2015-04-15T22:37:28+00:00</updated>
<author>
<name>Richard Sharpe</name>
<email>rsharpe@samba.org</email>
</author>
<published>2015-04-14T14:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=07d3ba435a3a8012da0107b6ff12a7d8951c9650'/>
<id>07d3ba435a3a8012da0107b6ff12a7d8951c9650</id>
<content type='text'>
Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu Apr 16 00:37:28 CEST 2015 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Sharpe &lt;rsharpe@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu Apr 16 00:37:28 CEST 2015 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-registry: Remove unused prs_uint8()</title>
<updated>2012-02-10T05:45:12+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-02-09T00:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7824fd59547adeb84c367d5459ae5f55a3161328'/>
<id>7824fd59547adeb84c367d5459ae5f55a3161328</id>
<content type='text'>
Found by callcatcher: http://www.skynet.ie/~caolan/Packages/callcatcher.html

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by callcatcher: http://www.skynet.ie/~caolan/Packages/callcatcher.html

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>rep_parse_prs: remove some dead, unused code.</title>
<updated>2011-03-30T22:14:01+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-30T21:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5fcb4d328ce28e6c4f413f2b31d70e07818c0527'/>
<id>5fcb4d328ce28e6c4f413f2b31d70e07818c0527</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-dcerpc: only include rpc_dce.h where needed.</title>
<updated>2010-08-25T22:20:29+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-08-18T16:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7b6fc9f414380482bd1c9476f8404bf52aa797f1'/>
<id>7b6fc9f414380482bd1c9476f8404bf52aa797f1</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>Move the remnants of rpc_parse code under registry/</title>
<updated>2010-07-15T23:51:18+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-15T21:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f4c6c7e7b8714e8ab6b1245ab95e19133956d83e'/>
<id>f4c6c7e7b8714e8ab6b1245ab95e19133956d83e</id>
<content type='text'>
The registry code is the only last user of this code.
Move everything under registry/ and hope someone will get rid od
it completely from there in the future.

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The registry code is the only last user of this code.
Move everything under registry/ and hope someone will get rid od
it completely from there in the future.

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
