<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/utils, 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>gensec: clarify memory ownership for gensec_session_info() and gensec_session_key()</title>
<updated>2011-08-03T08:48:02+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-08-01T05:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=35b309fa0cac9341f364243b03ebfcc80f74198e'/>
<id>35b309fa0cac9341f364243b03ebfcc80f74198e</id>
<content type='text'>
This is slightly less efficient, because we no longer keep a cache on
the gensec structures, but much clearer in terms of memory ownership.
Both gensec_session_info() and gensec_session_key() now take a mem_ctx
and put the result only on that context.

Some duplication of memory in the callers (who were rightly uncertain
about who was the rightful owner of the returned memory) has been
removed to compensate for the internal copy.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is slightly less efficient, because we no longer keep a cache on
the gensec structures, but much clearer in terms of memory ownership.
Both gensec_session_info() and gensec_session_key() now take a mem_ctx
and put the result only on that context.

Some duplication of memory in the callers (who were rightly uncertain
about who was the rightful owner of the returned memory) has been
removed to compensate for the internal copy.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: updated test suite to reflect the move from domainlevel to domain level</title>
<updated>2011-07-21T00:32:23+00:00</updated>
<author>
<name>Giampaolo Lauria</name>
<email>lauria2@yahoo.com</email>
</author>
<published>2011-06-28T15:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=eb259a676db27ff43fc8d59f05a7f6698b8adec7'/>
<id>eb259a676db27ff43fc8d59f05a7f6698b8adec7</id>
<content type='text'>
The test suite needs to reflect the change from domailevel to "domain level" to fit the object-action model

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test suite needs to reflect the change from domailevel to "domain level" to fit the object-action model

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</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>s4-auth Rename auth -&gt; auth4 to avoid conflict with s3 auth</title>
<updated>2011-05-08T08:56:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-07T06:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ea0ac9cdfceae96b0e0be2531d9dea3b079bcd7f'/>
<id>ea0ac9cdfceae96b0e0be2531d9dea3b079bcd7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-messaging Rename messaging -&gt; imessaging</title>
<updated>2011-05-03T05:37:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-03T00:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cdd802af8319e0b0744d8e727cef75526269ece2'/>
<id>cdd802af8319e0b0744d8e727cef75526269ece2</id>
<content type='text'>
This avoid symbol and structure conflicts between Samba3 and Samba4,
and chooses a less generic name.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoid symbol and structure conflicts between Samba3 and Samba4,
and chooses a less generic name.

Andrew Bartlett
</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>lib/crypto: rename the SHA256_ functions to samba_SHA256_</title>
<updated>2011-04-06T06:12:19+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-04-06T04:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=49ab2df28a9399fef8d37677404304ac88115b45'/>
<id>49ab2df28a9399fef8d37677404304ac88115b45</id>
<content type='text'>
this prevents a symbol duplication with the openssl library, which may
be linked in via a secondary library dependency

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this prevents a symbol duplication with the openssl library, which may
be linked in via a secondary library dependency

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Move base64 functions into lib/util/base64.c</title>
<updated>2011-03-30T10:17:05+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-03-30T06:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a64958a8805b6ef1758293697e63309d3ddbe4ae'/>
<id>a64958a8805b6ef1758293697e63309d3ddbe4ae</id>
<content type='text'>
Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c</title>
<updated>2011-03-04T00:18:42+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-03T00:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=dc35442fb163c6f14cf8c5730056a4a094ead85a'/>
<id>dc35442fb163c6f14cf8c5730056a4a094ead85a</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library</title>
<updated>2011-02-24T00:57:48+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-02-23T23:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d37a55548b67e4e5693d337faeca2ec2da5f273f'/>
<id>d37a55548b67e4e5693d337faeca2ec2da5f273f</id>
<content type='text'>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
