<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/ldap, 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: split GENSEC into mechanism-dependent and runtime functions</title>
<updated>2011-08-03T08:48:01+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-21T03:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=16b2118b4369f8204d86d5ad2eb117837da26789'/>
<id>16b2118b4369f8204d86d5ad2eb117837da26789</id>
<content type='text'>
The startup and runtime functions that have no dependencies are moved
into the top level.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The startup and runtime functions that have no dependencies are moved
into the top level.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cli_composite: Lowercase name.</title>
<updated>2011-07-26T11:31:09+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-07-25T20:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=47a41c8daf4df59f4d80723c38749209c044d1a4'/>
<id>47a41c8daf4df59f4d80723c38749209c044d1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library</title>
<updated>2011-04-13T01:47:36+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-04-08T01:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5694ba507cf3774f6f1d30bb2b584a5f28b88a4b'/>
<id>5694ba507cf3774f6f1d30bb2b584a5f28b88a4b</id>
<content type='text'>
This reduces symbol duplication

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces symbol duplication

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.</title>
<updated>2010-12-13T14:32:04+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-12-01T19:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a762e9cab70f3ecc000b5dd20ce5f792963e8a52'/>
<id>a762e9cab70f3ecc000b5dd20ce5f792963e8a52</id>
<content type='text'>
The DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID control has to data attached to it.
So we can allow it to be send over LDAP.

We'll accept this control over the privileged ldapi socket only.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID control has to data attached to it.
So we can allow it to be send over LDAP.

We'll accept this control over the privileged ldapi socket only.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Remove the old perl/m4/make/mk-based build system.</title>
<updated>2010-10-31T02:01:44+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-31T01:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3deece559159150a0710d8160f39583ba7f2e582'/>
<id>3deece559159150a0710d8160f39583ba7f2e582</id>
<content type='text'>
The new waf-based build system now has all the same functionality, and
the old build system has been broken for quite some time.

Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new waf-based build system now has all the same functionality, and
the old build system has been broken for quite some time.

Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determine the source of the request</title>
<updated>2010-10-27T11:55:11+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nivanova@samba.org</email>
</author>
<published>2010-10-27T11:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3003bd40379b669e8b2cef7a40784f0114344f8e'/>
<id>3003bd40379b669e8b2cef7a40784f0114344f8e</id>
<content type='text'>
The aclread module used to use a control to make sure the request comes from the ldap server,
but now the rootdse filters out any unregistered controls comming from ldap, so the control is
lost. Using the LDB_HANDLE_FLAG_UNTRUSTED is a much more elegant solution.

Autobuild-User: Nadezhda Ivanova &lt;nivanova@samba.org&gt;
Autobuild-Date: Wed Oct 27 11:55:11 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The aclread module used to use a control to make sure the request comes from the ldap server,
but now the rootdse filters out any unregistered controls comming from ldap, so the control is
lost. Using the LDB_HANDLE_FLAG_UNTRUSTED is a much more elegant solution.

Autobuild-User: Nadezhda Ivanova &lt;nivanova@samba.org&gt;
Autobuild-Date: Wed Oct 27 11:55:11 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: Stop automaticaly changing dashes to underscores in library names.</title>
<updated>2010-10-26T17:17:18+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-24T18:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a74e8be6d1448f121181e6d7cca3841891321a12'/>
<id>a74e8be6d1448f121181e6d7cca3841891321a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: Remove lib prefix from libraries manually.</title>
<updated>2010-10-26T17:17:17+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-24T17:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8cf61377aa388724150699618f5cd60682ffde37'/>
<id>8cf61377aa388724150699618f5cd60682ffde37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Drop duplicate 'lib' prefix for private libraries.</title>
<updated>2010-10-26T17:17:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-24T01:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d9cbcdd4109d361c909f2884fcf3797cf4052092'/>
<id>d9cbcdd4109d361c909f2884fcf3797cf4052092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
