<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/libsmb/libsmb_path.c, branch talloc-2.1.2</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>Fix some blank line endings</title>
<updated>2013-06-21T17:57:06+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2013-06-21T15:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b96cea4aa5b707cbd01d75ecb4782496160db961'/>
<id>b96cea4aa5b707cbd01d75ecb4782496160db961</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Volker Lendecke &lt;vl@samba.org&gt;
Autobuild-Date(master): Fri Jun 21 19:57:06 CEST 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Volker Lendecke &lt;vl@samba.org&gt;
Autobuild-Date(master): Fri Jun 21 19:57:06 CEST 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>libsmb: add ABI/smbclient-0.2.1.sigs</title>
<updated>2013-06-11T17:50:41+00:00</updated>
<author>
<name>David Disseldorp</name>
<email>ddiss@samba.org</email>
</author>
<published>2013-06-11T12:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9c95110b67ee5f9b40340861b5bb91e770398c3e'/>
<id>9c95110b67ee5f9b40340861b5bb91e770398c3e</id>
<content type='text'>
Required following ABI vnum bump for smbc_get/setPort changes.

Signed-off-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Required following ABI vnum bump for smbc_get/setPort changes.

Signed-off-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.</title>
<updated>2013-06-11T17:50:41+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2013-04-16T21:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2252d781234b963f24a7827a1228f85ba9f6d7da'/>
<id>2252d781234b963f24a7827a1228f85ba9f6d7da</id>
<content type='text'>
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the ability to parse out the port to SMBC_parse_path().</title>
<updated>2013-06-11T17:50:41+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2013-04-16T19:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=534cf516ed17d90bbd851fd8e190811a055aa5f0'/>
<id>534cf516ed17d90bbd851fd8e190811a055aa5f0</id>
<content type='text'>
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-talloc Change TALLOC_ARRAY() to talloc_array()</title>
<updated>2011-06-09T10:40:08+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-07T01:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3d15137653a7d1b593a9af2eef12f6e5b9a04c4f'/>
<id>3d15137653a7d1b593a9af2eef12f6e5b9a04c4f</id>
<content type='text'>
Using the standard macro makes it easier to move code into common, as
TALLOC_ARRAY isn't standard talloc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the standard macro makes it easier to move code into common, as
TALLOC_ARRAY isn't standard talloc.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-libsmbclient: Fix crash bug in SMBC_parse_path().</title>
<updated>2010-01-14T18:48:33+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-01-14T18:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e635b0074c55e0376495abe940355aa7b04f0b70'/>
<id>e635b0074c55e0376495abe940355aa7b04f0b70</id>
<content type='text'>
Patch from Tim Waugh &lt;twaugh@redhat.com&gt;.
This resolves https://bugzilla.redhat.com/show_bug.cgi?id=552658

LIBSMBCLIENT-OPENDIR torture test checks this as well.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Tim Waugh &lt;twaugh@redhat.com&gt;.
This resolves https://bugzilla.redhat.com/show_bug.cgi?id=552658

LIBSMBCLIENT-OPENDIR torture test checks this as well.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Fix some nonempty blank lines</title>
<updated>2009-11-21T22:19:50+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-11-21T21:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e28545e85472c630244205f5c3fae4956089daa3'/>
<id>e28545e85472c630244205f5c3fae4956089daa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move some bytes from the data to the text segment</title>
<updated>2009-02-21T11:53:49+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-02-19T22:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3305780e5d5d10a35e116f43efe47b8a94a9d3fd'/>
<id>3305780e5d5d10a35e116f43efe47b8a94a9d3fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make libsmbclient work with DFS</title>
<updated>2009-02-20T14:46:46+00:00</updated>
<author>
<name>Bo Yang</name>
<email>boyang@novell.com</email>
</author>
<published>2009-02-20T04:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e256d72f0cd66c374f14a122623668de888aa5e7'/>
<id>e256d72f0cd66c374f14a122623668de888aa5e7</id>
<content type='text'>
Signed-off-by: Derrell Lipman &lt;derrell.lipman@unwireduniverse.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Derrell Lipman &lt;derrell.lipman@unwireduniverse.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug 6022] smbc_urlencode and smbc_urldecode were not exported</title>
<updated>2009-01-17T01:26:46+00:00</updated>
<author>
<name>Derrell Lipman</name>
<email>derrell.lipman@unwireduniverse.com</email>
</author>
<published>2009-01-17T01:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c6b4f3526a262b22d5a97a3152f378778a497a26'/>
<id>c6b4f3526a262b22d5a97a3152f378778a497a26</id>
<content type='text'>
- Since the revamp of libsmbclient, there has still been an external
  declaration for smbc_urlencode and smbc_urldecode in libsmbclient.h, yet
  those functions were renamed and made private. The two choices were to
  remove the function names from libsmbclient.h or to make them public
  again. The reported requested that they be public. This commit makes it so.

Derrell
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Since the revamp of libsmbclient, there has still been an external
  declaration for smbc_urlencode and smbc_urldecode in libsmbclient.h, yet
  those functions were renamed and made private. The two choices were to
  remove the function names from libsmbclient.h or to make them public
  again. The reported requested that they be public. This commit makes it so.

Derrell
</pre>
</div>
</content>
</entry>
</feed>
