<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ldap_driver.git/src, branch master</title>
<subtitle>LDAP db back-end for BIND.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/'/>
<entry>
<title>Change the compile flags to use -std=gnu99</title>
<updated>2010-03-23T17:01:32+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-03-23T17:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=c766bc618452ffd20ccf2739795acf4c31525343'/>
<id>c766bc618452ffd20ccf2739795acf4c31525343</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 loop if the connection fails at start</title>
<updated>2010-03-23T17:01:32+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-02-12T17:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=69e66fe8194ac9b69bbb0af0be2a0fab1ae320b4'/>
<id>69e66fe8194ac9b69bbb0af0be2a0fab1ae320b4</id>
<content type='text'>
Resolves ticket #25
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves ticket #25
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail over to passwordless login if other method fails</title>
<updated>2010-03-23T17:01:27+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-02-12T17:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=5c12b890739e7e79f3d4a41bebc76358bc8f08b4'/>
<id>5c12b890739e7e79f3d4a41bebc76358bc8f08b4</id>
<content type='text'>
Resolves ticket #26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves ticket #26
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a fake_mname option</title>
<updated>2010-03-23T17:01:22+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-02-09T15:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=14460a7497642a2003dbe81b20cc28af4b43e6c3'/>
<id>14460a7497642a2003dbe81b20cc28af4b43e6c3</id>
<content type='text'>
The fake_mname option is optional and will cause the LDAP driver to
ignore idnsSOAmName LDAP attribute and use the value of this option
instead.

Resolves ticket #17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fake_mname option is optional and will cause the LDAP driver to
ignore idnsSOAmName LDAP attribute and use the value of this option
instead.

Resolves ticket #17
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate get_soa_record() call</title>
<updated>2009-09-16T08:12:15+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-09-16T08:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=597a7fe80b8486aacbaf8eeafea4da5cb6fd3656'/>
<id>597a7fe80b8486aacbaf8eeafea4da5cb6fd3656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo in previous commit</title>
<updated>2009-09-04T12:38:29+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-09-04T12:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=67ba0e7ee99366673fa70e0e02cd63abea635b7d'/>
<id>67ba0e7ee99366673fa70e0e02cd63abea635b7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the reconnection code</title>
<updated>2009-09-04T12:28:02+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-09-04T12:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=0257e00561658908365a58da5acd8051f057b747'/>
<id>0257e00561658908365a58da5acd8051f057b747</id>
<content type='text'>
We only did a new ldap bind with the old ldap handle, which didn't work.
We fix this by getting rid of the old handle and do a brand new init and
bind.

Resolves ticket #20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only did a new ldap bind with the old ldap handle, which didn't work.
We fix this by getting rid of the old handle and do a brand new init and
bind.

Resolves ticket #20
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a memory leak in ldap instance creation</title>
<updated>2009-09-04T09:52:27+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-09-04T09:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=7d0cba19f4c3b783465775a5616824e1502e7e5a'/>
<id>7d0cba19f4c3b783465775a5616824e1502e7e5a</id>
<content type='text'>
When destroying an ldap instance we didn't destroy the sasl_realm
setting string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When destroying an ldap instance we didn't destroy the sasl_realm
setting string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use uppercase LDAP booleans according to RFC 2252</title>
<updated>2009-08-31T08:46:00+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-08-31T08:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=d0c350327e3292b56e91f1b76855efca64b96700'/>
<id>d0c350327e3292b56e91f1b76855efca64b96700</id>
<content type='text'>
The search filter for active zones used value "True" for attribute
"idnsZoneActive". This is incorrect according to section 6.4 of RFC 2252
which states that boolean syntax is either "TRUE" or "FALSE".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The search filter for active zones used value "True" for attribute
"idnsZoneActive". This is incorrect according to section 6.4 of RFC 2252
which states that boolean syntax is either "TRUE" or "FALSE".
</pre>
</div>
</content>
</entry>
<entry>
<title>Change license: GPLv2 or later</title>
<updated>2009-08-04T14:51:13+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-08-04T14:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/ldap_driver.git/commit/?id=ef69fc0b208717490a8b3d4469ebf3485e17ecee'/>
<id>ef69fc0b208717490a8b3d4469ebf3485e17ecee</id>
<content type='text'>
Allow publishing the code under GPL version 2 or later. Before that, we
only allowed to use version 2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow publishing the code under GPL version 2 or later. Before that, we
only allowed to use version 2.
</pre>
</div>
</content>
</entry>
</feed>
