<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/auth/auth.c, branch talloc-2.0.0</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>Remove an unused talloc context.</title>
<updated>2009-07-17T01:12:17+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2009-07-17T01:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9f0bdd4e17ef5fe0b28a8ec4676d19eb4ffe6786'/>
<id>9f0bdd4e17ef5fe0b28a8ec4676d19eb4ffe6786</id>
<content type='text'>
Jeremy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jeremy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some nonempty blank lines</title>
<updated>2009-02-21T13:04:16+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-02-21T12:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a3127ea9d7197af8ddde3f8e20a92794f389a992'/>
<id>a3127ea9d7197af8ddde3f8e20a92794f389a992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the static "chal" from ntlmssp.c:get_challenge()</title>
<updated>2009-02-21T13:04:14+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-02-19T22:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4aed9abbf84deb47e7a3aec025268a3c1e6b29bb'/>
<id>4aed9abbf84deb47e7a3aec025268a3c1e6b29bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wrapper str_list_make_v3() to replace the old S3 behavior of</title>
<updated>2008-11-07T02:53:00+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2008-11-07T02:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8b4b5c3a92be83e99d9177b04f0da56f610025de'/>
<id>8b4b5c3a92be83e99d9177b04f0da56f610025de</id>
<content type='text'>
str_list_make(). From Dan Sledz &lt;dan.sledz@isilon.com&gt;:
In samba 3.2 passing NULL or an empty string returned NULL.
In master, it now returns a list of length 1 with the first string set
to NULL (an empty list).
Jeremy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
str_list_make(). From Dan Sledz &lt;dan.sledz@isilon.com&gt;:
In samba 3.2 passing NULL or an empty string returned NULL.
In master, it now returns a list of length 1 with the first string set
to NULL (an empty list).
Jeremy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use common strlist implementation in Samba 3 and Samba 4.</title>
<updated>2008-10-11T22:56:56+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-11T22:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=218f482fbfe96b2cddec8c05f6b8f174481d2e27'/>
<id>218f482fbfe96b2cddec8c05f6b8f174481d2e27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos.</title>
<updated>2008-04-09T14:14:04+00:00</updated>
<author>
<name>Karolin Seeger</name>
<email>kseeger@samba.org</email>
</author>
<published>2008-04-09T14:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a8124367b4fcfea165569e4ce1e3401deacb0142'/>
<id>a8124367b4fcfea165569e4ce1e3401deacb0142</id>
<content type='text'>
Karolin
(This used to be commit 6cee34703503fbf3629057345fe221b866560648)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Karolin
(This used to be commit 6cee34703503fbf3629057345fe221b866560648)
</pre>
</div>
</content>
</entry>
<entry>
<title>Always pass a TALLOC_CTX to str_list_make and str_list_copy</title>
<updated>2008-02-04T19:57:49+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-02-04T19:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2762b9a97582b9b28fd5985ba8e3d0299126820e'/>
<id>2762b9a97582b9b28fd5985ba8e3d0299126820e</id>
<content type='text'>
(This used to be commit e2c9fc4cf5f0ff725330fa44f53782db65fca37e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit e2c9fc4cf5f0ff725330fa44f53782db65fca37e)
</pre>
</div>
</content>
</entry>
<entry>
<title>tiny simplification</title>
<updated>2008-02-04T18:41:04+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-02-04T15:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b47672656bc762fb5f5d7136769591449cd4c0f1'/>
<id>b47672656bc762fb5f5d7136769591449cd4c0f1</id>
<content type='text'>
(This used to be commit 22e49ef2c0c9b641068ac5419b9c82fb97d3e8e6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 22e49ef2c0c9b641068ac5419b9c82fb97d3e8e6)
</pre>
</div>
</content>
</entry>
<entry>
<title>RIP BOOL. Convert BOOL -&gt; bool. I found a few interesting</title>
<updated>2007-10-19T00:40:25+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2007-10-19T00:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=30191d1a5704ad2b158386b511558972d539ce47'/>
<id>30191d1a5704ad2b158386b511558972d539ce47</id>
<content type='text'>
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
(This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
(This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
</pre>
</div>
</content>
</entry>
<entry>
<title>r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text</title>
<updated>2007-10-10T17:28:22+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2007-07-10T00:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5e54558c6dea67b56bbfaba5698f3a434d3dffb6'/>
<id>5e54558c6dea67b56bbfaba5698f3a434d3dffb6</id>
<content type='text'>
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
</pre>
</div>
</content>
</entry>
</feed>
