<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/file_server, branch talloc-2.0.8</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>file_server: Remove explicit set of passdb backend in fileserver.conf</title>
<updated>2012-09-04T12:05:34+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-04T10:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4def1c1780c98d6595b778a6647818b79dea797a'/>
<id>4def1c1780c98d6595b778a6647818b79dea797a</id>
<content type='text'>
The default is now set during smb.conf loading based on the server role
or during provision.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Tue Sep  4 14:05:34 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default is now set during smb.conf loading based on the server role
or during provision.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Tue Sep  4 14:05:34 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>file_server: Run task_server_terminate when smbd exists</title>
<updated>2012-09-04T10:16:48+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-04T09:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=73932a3aa40bb4b2c2bd22f1be3abc546ab83481'/>
<id>73932a3aa40bb4b2c2bd22f1be3abc546ab83481</id>
<content type='text'>
This will help us shut down when smbd cannot bind to ports or perform
some other critical startup operation.

Based on a patch by Stefan Metzmacher &lt;metze@samba.org&gt;

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help us shut down when smbd cannot bind to ports or perform
some other critical startup operation.

Based on a patch by Stefan Metzmacher &lt;metze@samba.org&gt;

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>file_server: use 'subreq' as variable instead of 'req'</title>
<updated>2012-09-04T10:16:48+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-09-04T09:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8d3e193fa153eb0c219953707db5ac4cb93cc853'/>
<id>8d3e193fa153eb0c219953707db5ac4cb93cc853</id>
<content type='text'>
This matches the style of all other tevent_req users.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches the style of all other tevent_req users.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>file_server: Clarify code by avoiding a goto</title>
<updated>2012-09-04T07:52:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-04T07:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6c9d22d1ed5cc886b7a7c886f7298fea8c60089c'/>
<id>6c9d22d1ed5cc886b7a7c886f7298fea8c60089c</id>
<content type='text'>
As suggested by Ricky Nance &lt;ricky.nance@weaubleau.k12.mo.us&gt;

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As suggested by Ricky Nance &lt;ricky.nance@weaubleau.k12.mo.us&gt;

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>file_server: Fix spoolss support with s3fs.</title>
<updated>2012-08-30T13:42:58+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-08-30T13:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fb917eba47f52241ed2cac1bd3cbd207d9857d98'/>
<id>fb917eba47f52241ed2cac1bd3cbd207d9857d98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>param: Add startup checks for valid server role/binary combinations</title>
<updated>2012-08-23T13:02:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-22T11:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8c71dc3505ab83ce95ab40a56f77313c4448be16'/>
<id>8c71dc3505ab83ce95ab40a56f77313c4448be16</id>
<content type='text'>
This should eliminate confusion from our users about what they can
expect to successfully run.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should eliminate confusion from our users about what they can
expect to successfully run.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>file_server: Move default VFS module settings to loadparm.c</title>
<updated>2012-08-23T13:02:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-22T13:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8518dd6406c0132dfd8c44e084c2b39792974f2c'/>
<id>8518dd6406c0132dfd8c44e084c2b39792974f2c</id>
<content type='text'>
This means that any utility that calls into the VFS layer will get the
right modules.

Because we use the fake_acls backend we need to override this whole
list in Samba4.pm however.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means that any utility that calls into the VFS layer will get the
right modules.

Because we use the fake_acls backend we need to override this whole
list in Samba4.pm however.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>file_server: add [globals] to generated smb.conf</title>
<updated>2012-07-02T22:13:01+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-04-17T02:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=603a9bcd2ec3e471db3fb500cdf4ca365add896b'/>
<id>603a9bcd2ec3e471db3fb500cdf4ca365add896b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-auth: rework default auth methods around the lp_server_role() parameter</title>
<updated>2012-06-15T07:18:33+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-06-11T00:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=60b63482441deee2d6db523bd295caf21af187ad'/>
<id>60b63482441deee2d6db523bd295caf21af187ad</id>
<content type='text'>
To cover all the enum values, ROLE_ACTIVE_DIRECTORY_DOMAIN_CONTROLLER
is mapped to the samba4 auth module, and this is no longer required to
be specified in fileserver.conf.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To cover all the enum values, ROLE_ACTIVE_DIRECTORY_DOMAIN_CONTROLLER
is mapped to the samba4 auth module, and this is no longer required to
be specified in fileserver.conf.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>file_server: Use samba4 auth module for guest logins as well</title>
<updated>2012-06-11T09:44:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-06-11T00:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=61ab9a4806a4139e783fa0cf5481a7e7f9e46678'/>
<id>61ab9a4806a4139e783fa0cf5481a7e7f9e46678</id>
<content type='text'>
This is important for consistancy on NTLM logins, as the samba4 stack is used
for all NTLMSSP logins anyway.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is important for consistancy on NTLM logins, as the samba4 stack is used
for all NTLMSSP logins anyway.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
</feed>
