<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/examples/LDAP, 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>s3-ldap: Fix Bug #5879. Update LDAP schema for Netscape DS 5.</title>
<updated>2009-08-06T15:19:44+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-08-06T15:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8a5cc1317ad4f5705b8a74286eb2b7dfdc9d89b4'/>
<id>8a5cc1317ad4f5705b8a74286eb2b7dfdc9d89b4</id>
<content type='text'>
Patch from TAKEDA Yasuma &lt;yasuma@osstech.co.jp&gt;.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from TAKEDA Yasuma &lt;yasuma@osstech.co.jp&gt;.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-ldapsam: bring Fedora DS LDAP schema in line with OpenLDAP schema.</title>
<updated>2009-07-16T01:05:45+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-07-16T00:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2260cdbb53e1bcc64adf1910c8986a02e3697a36'/>
<id>2260cdbb53e1bcc64adf1910c8986a02e3697a36</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>s3-examples: make get_next_oid exectuable.</title>
<updated>2009-06-25T09:04:05+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-06-23T22:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ebf0af0bc7647df3093a2d92767095114512bdd8'/>
<id>ebf0af0bc7647df3093a2d92767095114512bdd8</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>examples:s2→s3-ldif-convert-script: fix objectclass recognition</title>
<updated>2009-06-12T16:46:46+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2009-06-12T16:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9b5d905ebe13bb9eb8d21120cd7fab3296f8fa82'/>
<id>9b5d905ebe13bb9eb8d21120cd7fab3296f8fa82</id>
<content type='text'>
objectclasses are case insensitive. we used to convert only LDAP objects with
the typical UpperLower case for sambaAccount and sambaGroupMapping and ignored
any other case writings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
objectclasses are case insensitive. we used to convert only LDAP objects with
the typical UpperLower case for sambaAccount and sambaGroupMapping and ignored
any other case writings
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix location of smbldap-tools</title>
<updated>2008-06-02T08:55:32+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-06-02T08:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9a6502a96bb64aceea0b550896a61ba806ee5be5'/>
<id>9a6502a96bb64aceea0b550896a61ba806ee5be5</id>
<content type='text'>
Thanks to Miguel Medalha &lt;miguelmedalha@sapo.pt&gt; for pointing this out
(This used to be commit 359b8d53d839bbf503915004c52bce9f09e6d785)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Miguel Medalha &lt;miguelmedalha@sapo.pt&gt; for pointing this out
(This used to be commit 359b8d53d839bbf503915004c52bce9f09e6d785)
</pre>
</div>
</content>
</entry>
<entry>
<title>r25127: Add ol-schema-migrate.pl to the repo.</title>
<updated>2007-10-10T17:30:42+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2007-09-13T12:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d80fcfce908cd88c11e084abbc4e1d79ea49697d'/>
<id>d80fcfce908cd88c11e084abbc4e1d79ea49697d</id>
<content type='text'>
This script is useful for migrating OpenLDAP schema files to FDS/RHDS
lidf schema files.

License kindly updated to GPLv3+ at our request.

Simo.
(This used to be commit ab7770b34b3202a5836cfa098187eeed1bd16be3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This script is useful for migrating OpenLDAP schema files to FDS/RHDS
lidf schema files.

License kindly updated to GPLv3+ at our request.

Simo.
(This used to be commit ab7770b34b3202a5836cfa098187eeed1bd16be3)
</pre>
</div>
</content>
</entry>
<entry>
<title>r25090: Fix a syntax error just introduced into the LDAP schema.</title>
<updated>2007-10-10T17:30:39+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2007-09-11T16:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b6c64fab5e95b2e4b3a0ae84e912ff1fd3267401'/>
<id>b6c64fab5e95b2e4b3a0ae84e912ff1fd3267401</id>
<content type='text'>
Michael
(This used to be commit 7dc68ce0fb4490761326eaaca516fde3bf642ed5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
(This used to be commit 7dc68ce0fb4490761326eaaca516fde3bf642ed5)
</pre>
</div>
</content>
</entry>
<entry>
<title>r25088: Change the objectclass sambaTrustedDomainPassword to</title>
<updated>2007-10-10T17:30:39+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2007-09-11T16:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c6df77f63f2fc8bb706c6d97d6da139b11f24107'/>
<id>c6df77f63f2fc8bb706c6d97d6da139b11f24107</id>
<content type='text'>
have the current and possibly the previous trust password
stored as clear text passwords. (Previous use of NTPassword
was a mistake - this is a hash value.)

Michael
(This used to be commit 0beae52ff469903adbfefdffd93a34bb7ad7d68d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
have the current and possibly the previous trust password
stored as clear text passwords. (Previous use of NTPassword
was a mistake - this is a hash value.)

Michael
(This used to be commit 0beae52ff469903adbfefdffd93a34bb7ad7d68d)
</pre>
</div>
</content>
</entry>
<entry>
<title>r25057: Add a schema file ready to be used in Fedora/RedHat Directory Server</title>
<updated>2007-10-10T17:30:37+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2007-09-10T15:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=df04cb69f78637864b5b171c5797d3247339472e'/>
<id>df04cb69f78637864b5b171c5797d3247339472e</id>
<content type='text'>
(This used to be commit 501e8b6c79afdefb9955b92e5c25dbe1033ab518)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 501e8b6c79afdefb9955b92e5c25dbe1033ab518)
</pre>
</div>
</content>
</entry>
<entry>
<title>r20979: Fix description, thanks to Michael Adam &lt;ma@sernet.de&gt;</title>
<updated>2007-10-10T17:17:22+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vlendec@samba.org</email>
</author>
<published>2007-01-23T16:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7556355b28dce1ba3777c782c43a953f219eedd2'/>
<id>7556355b28dce1ba3777c782c43a953f219eedd2</id>
<content type='text'>
(This used to be commit 4610465d7f8b1d145b4923f03bd1559c79ad8e70)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 4610465d7f8b1d145b4923f03bd1559c79ad8e70)
</pre>
</div>
</content>
</entry>
</feed>
