<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/rpc_parse, branch master</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>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>
<entry>
<title>s3-parse_prs: Remove unuesd functions</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:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7520d8e9263f43e756d73dfd036cab215fe0d5fb'/>
<id>7520d8e9263f43e756d73dfd036cab215fe0d5fb</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-dcerpc: Use a local function to dump pdu regions</title>
<updated>2010-07-15T23:51:18+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-15T20:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=53945a2e990df92cdee8b54b3d1c3ade0305e99c'/>
<id>53945a2e990df92cdee8b54b3d1c3ade0305e99c</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-misc: Move smb_io_time() to regfio.c</title>
<updated>2010-07-15T23:51:18+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-15T20:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=67b6fe3dc39aaf88787471b1ce10f47db74c5b1e'/>
<id>67b6fe3dc39aaf88787471b1ce10f47db74c5b1e</id>
<content type='text'>
This is the last file using this function and we do not want anyone
else to keep using hand marshalled stuff anyway.
So make it also private to that file.

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the last file using this function and we do not want anyone
else to keep using hand marshalled stuff anyway.
So make it also private to that file.

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-dcerpc: Convert rdata from prs_struct to a simple DATA_BLOB</title>
<updated>2010-07-15T23:51:16+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-13T19:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=31b59bbf99835279a0a78858aca2f327150eb5e2'/>
<id>31b59bbf99835279a0a78858aca2f327150eb5e2</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-dcerpc: Remove unused functions and headers</title>
<updated>2010-07-15T23:51:16+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-13T16:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8246214e7ef5374acc0a1f97f4f1203374fba7f8'/>
<id>8246214e7ef5374acc0a1f97f4f1203374fba7f8</id>
<content type='text'>
parse_rpc.c is dead, long live parse_rpc.c !

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parse_rpc.c is dead, long live parse_rpc.c !

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-dcerpc: Remove unused functions and headers</title>
<updated>2010-07-13T12:44:12+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-11T21:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0c93b7dff7600074977bb4504169488b090f1d46'/>
<id>0c93b7dff7600074977bb4504169488b090f1d46</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:dcerpc Remove unused structure and functions</title>
<updated>2010-07-08T05:48:05+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-08T05:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7571c15af93f638a78d69378ce7c793b0e90dc4e'/>
<id>7571c15af93f638a78d69378ce7c793b0e90dc4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:dcerpc Add prs_parse_dcerpc_bind</title>
<updated>2010-07-08T05:41:24+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-08T05:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0d9b63663f888bafbc7451845a79dabf9ceadc0f'/>
<id>0d9b63663f888bafbc7451845a79dabf9ceadc0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:rpc user idl define dcerpc_ctx_list instead of custom RPC_CONTEXT</title>
<updated>2010-07-08T05:08:05+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-07-07T21:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ae526514a936b46112845480646402fdd385d7a2'/>
<id>ae526514a936b46112845480646402fdd385d7a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
