<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server, branch krb5_rebase</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<entry>
<title>fix detection of authentication against LOCAL domain</title>
<updated>2009-06-08T13:36:35+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-06-04T11:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=64b72fd35e9a8d077c4ebebadc06e83a8d9f57a1'/>
<id>64b72fd35e9a8d077c4ebebadc06e83a8d9f57a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added kerberos backend and kdc locator plugin</title>
<updated>2009-06-08T13:36:27+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-03-18T12:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=272d66315d6e8394dbcd5661103119a91a279108'/>
<id>272d66315d6e8394dbcd5661103119a91a279108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man page for LDAP domains</title>
<updated>2009-06-03T17:57:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-06-02T21:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e267b6ac27f6755482de0a3503f987d4b8592c43'/>
<id>e267b6ac27f6755482de0a3503f987d4b8592c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added tls_reqcert option for native LDAP backend</title>
<updated>2009-06-02T19:34:53+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-06-02T16:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e7514def89cbbf52cc49fbc0f8ad6fe642304331'/>
<id>e7514def89cbbf52cc49fbc0f8ad6fe642304331</id>
<content type='text'>
In order to allow to access LDAP servers which do not provide SSL/TLS
encryption the option tls_reqcert is added to the native LDAP backend. It
accepts the same arguments as the corresponding OpenLDAP option documented in
ldap.conf(5) and should preform accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to allow to access LDAP servers which do not provide SSL/TLS
encryption the option tls_reqcert is added to the native LDAP backend. It
accepts the same arguments as the corresponding OpenLDAP option documented in
ldap.conf(5) and should preform accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>sssd.conf(5) man page</title>
<updated>2009-06-02T19:27:57+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-05-28T20:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=72a36ddec46744a6aa1443f62066c1d9e422b190'/>
<id>72a36ddec46744a6aa1443f62066c1d9e422b190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable quiet build for automake &gt;= 1.11</title>
<updated>2009-06-02T13:48:40+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-06-01T15:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ce584e4571816dc19f35763dec1d686f8892bae6'/>
<id>ce584e4571816dc19f35763dec1d686f8892bae6</id>
<content type='text'>
If automake 1.11 or higher is available, use of the configure
option '--enable-silent-rules' will suppress most build messages
and replace them with lines such as
CC   sysdb.o

This affects libtool as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If automake 1.11 or higher is available, use of the configure
option '--enable-silent-rules' will suppress most build messages
and replace them with lines such as
CC   sysdb.o

This affects libtool as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>add utility function talloc_zfree</title>
<updated>2009-06-02T13:48:24+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-05-30T23:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=773075a4b6b8c0e8480a49f8c7f28cd850c7ea72'/>
<id>773075a4b6b8c0e8480a49f8c7f28cd850c7ea72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not statically link data provider plugins</title>
<updated>2009-06-01T15:07:38+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-06-01T14:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=eb7ec3e0b713c43d83ea299f6cc90652a4b2243b'/>
<id>eb7ec3e0b713c43d83ea299f6cc90652a4b2243b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress "rootdse" error messages from the confdb</title>
<updated>2009-06-01T15:07:38+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-06-01T14:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1838e40aed71e1c3de9464f5b29406c602749251'/>
<id>1838e40aed71e1c3de9464f5b29406c602749251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more manpages</title>
<updated>2009-06-01T15:07:38+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-05-28T20:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e1659895d7e7a1c161d7b6117c898e0ee3b62190'/>
<id>e1659895d7e7a1c161d7b6117c898e0ee3b62190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
