<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/param/wscript_build, branch talloc-2.0.7</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>shares: Remove dependencies on share modules.</title>
<updated>2011-07-26T15:10:31+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-07-26T11:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fc94f5238be46db85c9bb7fb4fcbd617a28769ee'/>
<id>fc94f5238be46db85c9bb7fb4fcbd617a28769ee</id>
<content type='text'>
The build system will already pull these in - if necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The build system will already pull these in - if necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>libsamba-util: Build in libbitmap.</title>
<updated>2011-07-26T12:45:26+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-07-26T11:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ac57cfda9d9a530b8759c65986c9e5a7f1105d3c'/>
<id>ac57cfda9d9a530b8759c65986c9e5a7f1105d3c</id>
<content type='text'>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Tue Jul 26 14:45:27 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Tue Jul 26 14:45:27 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/param: Merge struct loadparm_service into common</title>
<updated>2011-07-08T10:35:56+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-07T23:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cda86869400285afe17db87a9a666fbcc5b918a8'/>
<id>cda86869400285afe17db87a9a666fbcc5b918a8</id>
<content type='text'>
This is handled by a common header and a .c file that is included into
both loadparm.c files.

In the process, _lp functions were renamed to lp__ to allow the common
function definition declarations to be used by source3 and source4
(which have different macro definitions).

The only parameter to change type is 'strict_locking' which was a
bool, and is now an int, to accommodate the 'Auto' value from source3.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Fri Jul  8 12:35:56 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is handled by a common header and a .c file that is included into
both loadparm.c files.

In the process, _lp functions were renamed to lp__ to allow the common
function definition declarations to be used by source3 and source4
(which have different macro definitions).

The only parameter to change type is 'strict_locking' which was a
bool, and is now an int, to accommodate the 'Auto' value from source3.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Fri Jul  8 12:35:56 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>param: Move per-share parameters into a seperate file, to share with s3</title>
<updated>2011-07-08T09:23:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-07T12:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2fcbfcd004685482c40de169bf904d7fa92ac165'/>
<id>2fcbfcd004685482c40de169bf904d7fa92ac165</id>
<content type='text'>
This will allow the struct loadparm_service to be in common between
the two loadparm implementations in the tree.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow the struct loadparm_service to be in common between
the two loadparm implementations in the tree.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-param change to struct bitmap to match s3-param</title>
<updated>2011-07-08T09:23:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-07T11:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=61b937d23695ef8820a969f769732ecf79662597'/>
<id>61b937d23695ef8820a969f769732ecf79662597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-param Generate parameter tables</title>
<updated>2011-07-02T02:31:34+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-01T04:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4f3a155fb5e348abb76c5608dc7c765ef61a7781'/>
<id>4f3a155fb5e348abb76c5608dc7c765ef61a7781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-param Autogenerate the loadparm_globals and loadparm_service tables</title>
<updated>2011-06-21T02:41:54+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-20T05:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=233a6223b2ff84dcd965d0f295fbe88ba50ce5c5'/>
<id>233a6223b2ff84dcd965d0f295fbe88ba50ce5c5</id>
<content type='text'>
This makes it much easier and less error prone to add new parameters
as we merge the s3 and s4 loadparm systems.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Jun 21 04:41:54 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it much easier and less error prone to add new parameters
as we merge the s3 and s4 loadparm systems.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Jun 21 04:41:54 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-param Add hook between Samba3 and Samba4 loadparm systems.</title>
<updated>2011-06-06T07:37:51+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-01T13:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1dfc6fa558e7735341a7095aa46e5568a4f56cfe'/>
<id>1dfc6fa558e7735341a7095aa46e5568a4f56cfe</id>
<content type='text'>
In the top level build, this allows calls to code that requires a
lpcfg_ style loadparm_context, while using the global parameters
loaded from the source3 loadparm code.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the top level build, this allows calls to code that requires a
lpcfg_ style loadparm_context, while using the global parameters
loaded from the source3 loadparm code.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: rename 'param' to 'pyparam'</title>
<updated>2011-02-22T01:51:09+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-02-21T03:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7634fb6393d7ed2f115e2b442214b6e747a48328'/>
<id>7634fb6393d7ed2f115e2b442214b6e747a48328</id>
<content type='text'>
we will use 'param' for the s3 libparam.so

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we will use 'param' for the s3 libparam.so

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>provision: Add missing dependency on pyldb-util.</title>
<updated>2011-02-09T12:55:10+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-01-30T09:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a65eedd0c78034b2dc9e08c3d632d064ebefebed'/>
<id>a65eedd0c78034b2dc9e08c3d632d064ebefebed</id>
<content type='text'>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Wed Feb  9 13:55:10 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Wed Feb  9 13:55:10 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
