<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/client, 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>waf: restore libsmbclient handling.</title>
<updated>2011-09-15T13:31:59+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-09-15T10:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bd5445ee4f663d18197dbb01078cc21342dd5045'/>
<id>bd5445ee4f663d18197dbb01078cc21342dd5045</id>
<content type='text'>
This is a temporary solution to get libsmbclient installed properly as a library
(including symlinks and proper symbols). I was not able to make the old internal
library name 'libsmb/smbclient' work together with "realname" and/or "link_name".
Maybe one of the waf gurus has more ideas here.

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Thu Sep 15 15:31:59 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary solution to get libsmbclient installed properly as a library
(including symlinks and proper symbols). I was not able to make the old internal
library name 'libsmb/smbclient' work together with "realname" and/or "link_name".
Maybe one of the waf gurus has more ideas here.

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Thu Sep 15 15:31:59 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>cli-raw: Add public libsmbclient-raw library.</title>
<updated>2011-08-18T12:19:18+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-08-18T12:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9ee1e1f0ac28a3af22c796e729e559ae10784c8e'/>
<id>9ee1e1f0ac28a3af22c796e729e559ae10784c8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cli_raw: Make name lowercase.</title>
<updated>2011-07-23T21:20:51+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-07-22T19:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=75244137510a51df2a8602160b02a3acc6e6c472'/>
<id>75244137510a51df2a8602160b02a3acc6e6c472</id>
<content type='text'>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sat Jul 23 23:20:51 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: Sat Jul 23 23:20:51 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-modules Remove lp_ctx from init functions that no longer need it</title>
<updated>2011-06-06T07:37:51+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-06T04:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=907cdb5de7f16a2540299aeba211bf2a5ae6fafe'/>
<id>907cdb5de7f16a2540299aeba211bf2a5ae6fafe</id>
<content type='text'>
Now that we don't allow the smb.conf to change the modules dir, many
functions that simply load modules or initialise a subsytem that may
load modules no longer need an lp_ctx.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we don't allow the smb.conf to change the modules dir, many
functions that simply load modules or initialise a subsytem that may
load modules no longer need an lp_ctx.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol</title>
<updated>2011-05-06T05:51:24+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-04T10:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3892112e7b3143f808932771a7b71f4fd335f8cb'/>
<id>3892112e7b3143f808932771a7b71f4fd335f8cb</id>
<content type='text'>
This verison of the function takes a protcol as argument to determine
matching rules.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This verison of the function takes a protcol as argument to determine
matching rules.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix simple uses of safe_strcpy -&gt; strlcpy. Easy ones where we just remove -1.</title>
<updated>2011-05-04T19:12:13+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2011-05-03T20:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=017e0c8d95fe8212b006e1c14aef8d96fed30674'/>
<id>017e0c8d95fe8212b006e1c14aef8d96fed30674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove strlower_m() and strupper_m() from source4 and common code.</title>
<updated>2011-05-03T05:37:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-03T02:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2742ec0e34c06ded2885aa2607f1c1729a57b034'/>
<id>2742ec0e34c06ded2885aa2607f1c1729a57b034</id>
<content type='text'>
This function is problematic because a string may expand in size when
changed into upper or lower case.  This will then push characters off
the end of the string in the s3 implementation, or panic in the former
s4 implementation.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function is problematic because a string may expand in size when
changed into upper or lower case.  This will then push characters off
the end of the string in the s3 implementation, or panic in the former
s4 implementation.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Rename conv_str_size() -&gt; conv_str_size_error()</title>
<updated>2011-04-30T08:38:25+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-04-30T03:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bcd68837ee308aa4610a4c85783a4b64a349d4f9'/>
<id>bcd68837ee308aa4610a4c85783a4b64a349d4f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: Remove duplication between BUILDIR and BINDIR</title>
<updated>2011-04-16T09:43:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-04-15T02:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4fd6ebf544f90a6d18e6828eb3edc7b75f3b90a2'/>
<id>4fd6ebf544f90a6d18e6828eb3edc7b75f3b90a2</id>
<content type='text'>
Just have BINDIR, and have it default to ./bin

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just have BINDIR, and have it default to ./bin

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-tests Workaround new default of 'client ntlmv2 auth = yes' in tests</title>
<updated>2010-12-09T07:01:56+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-12-04T06:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=22d67758efd20e62d6050fd10c8b922db75747c9'/>
<id>22d67758efd20e62d6050fd10c8b922db75747c9</id>
<content type='text'>
The new default breaks some tests that were assuming LM or NTLM auth

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new default breaks some tests that were assuming LM or NTLM auth

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