<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/wscript_build, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>s4:lib: remove unused wscript_build file</title>
<updated>2012-05-11T18:16:38+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2012-05-11T16:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e75a9c1ad8d8d21f74d049ea41badef3cc859869'/>
<id>e75a9c1ad8d8d21f74d049ea41badef3cc859869</id>
<content type='text'>
This only contains a "GENCACHE" subsystem that is not
referenced anywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only contains a "GENCACHE" subsystem that is not
referenced anywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Move source3 tdb_wrap_open() into the common code.</title>
<updated>2011-05-06T05:51:24+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-04T00:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=14750139639b3531e57a3ca3f9e481d6e458dc06'/>
<id>14750139639b3531e57a3ca3f9e481d6e458dc06</id>
<content type='text'>
This #if _SAMBA_BUILD == 3 is very unfortunate, as it means that in
the top level build, these options are not available for these
databases.  However, having two different tdb_wrap lists is a worse
fate, so this will do for now.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This #if _SAMBA_BUILD == 3 is very unfortunate, as it means that in
the top level build, these options are not available for these
databases.  However, having two different tdb_wrap lists is a worse
fate, so this will do for now.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/compression: add shared wscript_build.</title>
<updated>2011-02-08T13:05:36+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-02-08T13:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=56fe080d87952c6f1f1175444327769c67c55167'/>
<id>56fe080d87952c6f1f1175444327769c67c55167</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>s4-tdb: make tdb-wrap into a private library</title>
<updated>2010-10-30T12:49:01+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-10-30T01:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=eb0005dfcabedbeed0a75f139d6625b268d5062a'/>
<id>eb0005dfcabedbeed0a75f139d6625b268d5062a</id>
<content type='text'>
this prevents double linking of the tdb wrap code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this prevents double linking of the tdb wrap code
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.</title>
<updated>2010-06-16T12:07:28+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-06-16T11:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6dbcffb51d979094cbdac80df5e9480475230137'/>
<id>6dbcffb51d979094cbdac80df5e9480475230137</id>
<content type='text'>
This is needed to remove samba specifc symbols from the bundled
ldb, in order to get the ABI right.

metze

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to remove samba specifc symbols from the bundled
ldb, in order to get the ABI right.

metze

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: more places missing libreplace</title>
<updated>2010-04-06T10:27:14+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-28T10:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=3cc01226ec7228ebb890c22baa2f6618ef371055'/>
<id>3cc01226ec7228ebb890c22baa2f6618ef371055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: more dependencies on talloc</title>
<updated>2010-04-06T10:27:13+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-28T06:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b0fb567f04240db3e523b5f285f5fe08e01a2a5a'/>
<id>b0fb567f04240db3e523b5f285f5fe08e01a2a5a</id>
<content type='text'>
these are needed so we can support a system talloc without using the
bundled talloc.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these are needed so we can support a system talloc without using the
bundled talloc.h
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them</title>
<updated>2010-04-06T10:27:11+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-27T22:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f9eae32f4b4284e3820f61f3d40c46a41be97227'/>
<id>f9eae32f4b4284e3820f61f3d40c46a41be97227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: commit all the waf build files in the tree</title>
<updated>2010-04-06T10:26:48+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-17T11:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=845e0cbe6f43e2762796c644035ac6bc2b07cf17'/>
<id>845e0cbe6f43e2762796c644035ac6bc2b07cf17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
