<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/talloc/talloc.mk, 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>talloc: run abi_checks as part of "make test"</title>
<updated>2009-08-29T22:51:52+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-08-29T22:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fe0b5234ba8ea1cdf0657e8ef1fbe970f82df6cd'/>
<id>fe0b5234ba8ea1cdf0657e8ef1fbe970f82df6cd</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: remove files generated by "make abi_check" in "make clean"</title>
<updated>2009-08-29T22:51:52+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-08-29T22:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4e9a06d601a20fb714ffbf2ed6fd2b6f2d931b30'/>
<id>4e9a06d601a20fb714ffbf2ed6fd2b6f2d931b30</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: add a target "abi_checks" to talloc.</title>
<updated>2009-08-29T22:51:52+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-08-28T14:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cbc75c11fd45174da90ec61f000228a39905b171'/>
<id>cbc75c11fd45174da90ec61f000228a39905b171</id>
<content type='text'>
Simply run "make abi_checks" to call the abi check script appropriately.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simply run "make abi_checks" to call the abi check script appropriately.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSION</title>
<updated>2009-08-24T06:29:58+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-08-20T11:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6c9ace27c591e48fdffdf5add6b4e11b2f669922'/>
<id>6c9ace27c591e48fdffdf5add6b4e11b2f669922</id>
<content type='text'>
We also use the major and minor versions in the TALLOC_MAGIC,
so that we can detect if two conflicting versions of talloc
are loaded in one process. In this case we use talloc_log() to
output a very useful debug message before we call
talloc_abort().

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We also use the major and minor versions in the TALLOC_MAGIC,
so that we can detect if two conflicting versions of talloc
are loaded in one process. In this case we use talloc_log() to
output a very useful debug message before we call
talloc_abort().

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Add exports file and abi checker for talloc</title>
<updated>2009-06-15T20:31:12+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-06-07T18:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e83f4b868b208724a732b45a0aa4f6ee8a08b115'/>
<id>e83f4b868b208724a732b45a0aa4f6ee8a08b115</id>
<content type='text'>
This is a first attempt at exporting symbols only for public functions
We also provide a rudimentary ABI checker that tries to check that
function signatures are not changed by mistake.
Given our use of macros this is not an API checker.
It's all based on talloc.h contents and the gcc -aux-info option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a first attempt at exporting symbols only for public functions
We also provide a rudimentary ABI checker that tries to check that
function signatures are not changed by mistake.
Given our use of macros this is not an API checker.
It's all based on talloc.h contents and the gcc -aux-info option
</pre>
</div>
</content>
</entry>
<entry>
<title>standalone: Use more variables, preparing to include these files from main</title>
<updated>2008-12-23T18:44:11+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-12-23T18:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=22703bf3ffc3692a719d6bd593d3705697045bea'/>
<id>22703bf3ffc3692a719d6bd593d3705697045bea</id>
<content type='text'>
Samba 4 makefile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Samba 4 makefile.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix prefixing swig library directory with prefix.</title>
<updated>2008-12-23T00:40:08+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-12-23T00:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e6d55522507ef06abbc282547a7f65fbc4243b90'/>
<id>e6d55522507ef06abbc282547a7f65fbc4243b90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/talloc: move main() out of testsuite.c</title>
<updated>2008-09-21T22:20:39+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2008-09-21T22:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2019a98e4603ad5e201c9ed297baafc3373c1fba'/>
<id>2019a98e4603ad5e201c9ed297baafc3373c1fba</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shared-build target to talloc.</title>
<updated>2008-09-19T22:07:37+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2008-09-19T19:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e07400525fd955b9fb9524edda3f8e6bc7567847'/>
<id>e07400525fd955b9fb9524edda3f8e6bc7567847</id>
<content type='text'>
Useful to build multiple standalone libraries that depend on each other
without having to install them to the final install dir during the build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful to build multiple standalone libraries that depend on each other
without having to install them to the final install dir during the build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move common libraries from root to lib/.</title>
<updated>2008-09-17T12:11:12+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-09-17T12:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=94855cd69248f0f90b6c828588afa012adc8bd45'/>
<id>94855cd69248f0f90b6c828588afa012adc8bd45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
