<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/param/util.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>support config files in the current directory</title>
<updated>2009-09-03T08:36:08+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-02T11:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=127bf61a4006c60a70b0e43b61c60e532990d3b8'/>
<id>127bf61a4006c60a70b0e43b61c60e532990d3b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use crossRef records to find our own domain</title>
<updated>2009-05-26T02:37:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-05-26T02:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6ef65389fd2f2bdcafe840e0cd0221bb9f26bdfc'/>
<id>6ef65389fd2f2bdcafe840e0cd0221bb9f26bdfc</id>
<content type='text'>
A single AD server can only host a single domain, so don't stuff about
with looking up our crossRef record in the cn=Partitions container.
We instead trust that lp_realm() and lp_workgroup() works correctly.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A single AD server can only host a single domain, so don't stuff about
with looking up our crossRef record in the cn=Partitions container.
We instead trust that lp_realm() and lp_workgroup() works correctly.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow 'net vampire' to work without an existing smb.conf</title>
<updated>2009-03-04T02:58:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-03-04T02:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=44c94b6c66b00807d58233550cf8915566cb97d0'/>
<id>44c94b6c66b00807d58233550cf8915566cb97d0</id>
<content type='text'>
Now the provision can generate one based on the detected settings from
the target domain.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the provision can generate one based on the detected settings from
the target domain.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix function name in error message when failing to load module.</title>
<updated>2008-12-22T18:17:13+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-12-22T18:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b682b0feb0af40656cd1b71a859cb1f23edcbcf5'/>
<id>b682b0feb0af40656cd1b71a859cb1f23edcbcf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change our module code to not use the special symbol name init_module()</title>
<updated>2008-06-17T03:11:29+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2008-06-17T03:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=310875e637fd237752770027b28675ed970352dd'/>
<id>310875e637fd237752770027b28675ed970352dd</id>
<content type='text'>
Current glibc libraries include a function called init_module(). If we
use the same name, then a dlsym() can find the glibc function if the
module doesn't have an initialisation function.

In ldb, none of our modules have an init_module(), so we end up calling the libc
functions with bogus arguments.
(This used to be commit 1b0621068998590e7b1e9528b78744dcd2cd5909)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Current glibc libraries include a function called init_module(). If we
use the same name, then a dlsym() can find the glibc function if the
module doesn't have an initialisation function.

In ldb, none of our modules have an init_module(), so we end up calling the libc
functions with bogus arguments.
(This used to be commit 1b0621068998590e7b1e9528b78744dcd2cd5909)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new dynconfig.h location.</title>
<updated>2008-05-27T12:36:28+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-05-27T12:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=936b973acbc756cc3b6cb0d9df85ebc28ba76ae7'/>
<id>936b973acbc756cc3b6cb0d9df85ebc28ba76ae7</id>
<content type='text'>
(This used to be commit c3f556915f09d078253e4c5539910a1cf420eeca)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit c3f556915f09d078253e4c5539910a1cf420eeca)
</pre>
</div>
</content>
</entry>
<entry>
<title>Install public header files again and include required prototypes.</title>
<updated>2008-04-02T02:53:27+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-02T02:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=afe3e8172ddaa5e4aa811faceecda4f943d6e2ef'/>
<id>afe3e8172ddaa5e4aa811faceecda4f943d6e2ef</id>
<content type='text'>
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26449: Support configuration without a known configuration dir.</title>
<updated>2007-12-21T04:50:14+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-14T00:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bf6d40f271682e87224102afd0855cee8916202e'/>
<id>bf6d40f271682e87224102afd0855cee8916202e</id>
<content type='text'>
(This used to be commit d3643c2152a490952e59ee15b7a62ad3ad465462)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit d3643c2152a490952e59ee15b7a62ad3ad465462)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26434: Remove display charset from iconv convenience context.</title>
<updated>2007-12-21T04:50:04+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-13T21:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2bf0cdd01cf399bf28125f9e2a0d419f4e94996c'/>
<id>2bf0cdd01cf399bf28125f9e2a0d419f4e94996c</id>
<content type='text'>
(This used to be commit a76625994abf9906d54ae11f9c171f89063cf508)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit a76625994abf9906d54ae11f9c171f89063cf508)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26429: Avoid use of global_smb_iconv_convenience.</title>
<updated>2007-12-21T04:49:56+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-13T21:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d891c0c74a03d797aed1c5ac0329fd9d1d78da63'/>
<id>d891c0c74a03d797aed1c5ac0329fd9d1d78da63</id>
<content type='text'>
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c)
</pre>
</div>
</content>
</entry>
</feed>
