<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/talloc/script, branch v3-5-test</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>Fix release script to work with recent git versions</title>
<updated>2009-12-20T15:11:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2009-12-15T14:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6fa974ec35e7c83bbef05f21ee2a20100346ba57'/>
<id>6fa974ec35e7c83bbef05f21ee2a20100346ba57</id>
<content type='text'>
(cherry picked from commit 7f956869ff7a8e481afb9db0c52a0d74d809867a)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 7f956869ff7a8e481afb9db0c52a0d74d809867a)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: Make abi checks in release script</title>
<updated>2009-12-20T15:11:30+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2009-10-14T14:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c751ceb929c5f025648aa4f3a5e746287eeee726'/>
<id>c751ceb929c5f025648aa4f3a5e746287eeee726</id>
<content type='text'>
Make always sure the exports and signature files are up to date before
shipping a release.
(cherry picked from commit 8fb483b2964f1222c013df42ba8be544269da612)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make always sure the exports and signature files are up to date before
shipping a release.
(cherry picked from commit 8fb483b2964f1222c013df42ba8be544269da612)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: Move release script under /script too</title>
<updated>2009-12-20T15:11:25+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2009-10-14T14:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f4c910b78d475e6b83feb612425ec6b64f596d86'/>
<id>f4c910b78d475e6b83feb612425ec6b64f596d86</id>
<content type='text'>
(cherry picked from commit 8e6df560b74d7e9b94dd47625de56bc1dc0bc6d7)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 8e6df560b74d7e9b94dd47625de56bc1dc0bc6d7)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: Change the way mksysms work</title>
<updated>2009-12-20T15:11:19+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2009-10-14T14:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fed2560341c6cbbeee512111f1cd7fb544c80c21'/>
<id>fed2560341c6cbbeee512111f1cd7fb544c80c21</id>
<content type='text'>
Make sure we always have a sorted (per file) export file.
This way we can directly compare the real export and the check file w/o having
to further sort things.

Also return error code from abi_checks.sh if warnings were reported
(cherry picked from commit 2d6d6bcb5de87ce0dbce13ff6bc775b953438b75)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we always have a sorted (per file) export file.
This way we can directly compare the real export and the check file w/o having
to further sort things.

Also return error code from abi_checks.sh if warnings were reported
(cherry picked from commit 2d6d6bcb5de87ce0dbce13ff6bc775b953438b75)

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion args</title>
<updated>2009-09-11T13:31:35+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-09-11T13:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ea2b9e0fb1dfd433e2dd054272f4ab8a37378178'/>
<id>ea2b9e0fb1dfd433e2dd054272f4ab8a37378178</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>talloc:mksigs: normalize bool -&gt; _Bool</title>
<updated>2009-09-11T13:31:35+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-09-11T13:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=56c09d2fb23d652e48d5e9e5dcc6557c1a815a6b'/>
<id>56c09d2fb23d652e48d5e9e5dcc6557c1a815a6b</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>talloc:mksigs: ignore symbols (like _DEPRECATED_) after closing function parentheses</title>
<updated>2009-09-11T13:31:33+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-09-11T13:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=82404ad3e47010f892dfae8e3633a1a8f5de6630'/>
<id>82404ad3e47010f892dfae8e3633a1a8f5de6630</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>talloc:mksigs: correctly ignode multiline function typedefs</title>
<updated>2009-09-11T13:31:33+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-09-11T13:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=629ff2b6e2ec7fbd1d1ccac8a7466462aa171d4f'/>
<id>629ff2b6e2ec7fbd1d1ccac8a7466462aa171d4f</id>
<content type='text'>
by first concatenating multilint parentheses and removing typefes afterwards.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by first concatenating multilint parentheses and removing typefes afterwards.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc:mksigs: ignore struct forward declarations.</title>
<updated>2009-09-11T13:31:32+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-09-11T12:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7b0e0726310c9b5f89af653ed82266a2f02eb357'/>
<id>7b0e0726310c9b5f89af653ed82266a2f02eb357</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>talloc:mksyms: allow characters after closing functions parenthesis.</title>
<updated>2009-09-11T13:31:32+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-09-11T12:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e60c775835e45cc912660ec253521a9d7f07874c'/>
<id>e60c775835e45cc912660ec253521a9d7f07874c</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
</feed>
