<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src, branch refactor-fo</title>
<subtitle>sssd with jhrozek's patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/'/>
<entry>
<title>WIP</title>
<updated>2012-07-09T14:11:45+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-05-30T12:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=954e5f80b3bb42609276e6d9ebbe0c18c3edf593'/>
<id>954e5f80b3bb42609276e6d9ebbe0c18c3edf593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide new search for getpwnam</title>
<updated>2012-07-09T14:11:45+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-05-29T16:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=d87f787405ccd86e3dbc434aa12bb62dca80ae6d'/>
<id>d87f787405ccd86e3dbc434aa12bb62dca80ae6d</id>
<content type='text'>
FIXME - this removed the internal dp callback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIXME - this removed the internal dp callback
</pre>
</div>
</content>
</entry>
<entry>
<title>autofs: use the new interface. FIXME - inspect the usage of autofs_cmd_done vs. autofs_setent_notify</title>
<updated>2012-07-09T14:11:44+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-05-21T20:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=708cd09df21550ffd9fb5eefbf95720bc470356f'/>
<id>708cd09df21550ffd9fb5eefbf95720bc470356f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generic getent_{send,recv}</title>
<updated>2012-07-09T14:11:44+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-05-20T19:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=b420a0458223ddd4fb563a2117bc56aa5af493b0'/>
<id>b420a0458223ddd4fb563a2117bc56aa5af493b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>heimdal: use sss_krb5_princ_realm to access realm</title>
<updated>2012-07-09T12:41:19+00:00</updated>
<author>
<name>Rambaldi</name>
<email>gentoo@xs4me.net</email>
</author>
<published>2012-07-07T11:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=bb446567389e894bf4d64a9589606d1951ac7902'/>
<id>bb446567389e894bf4d64a9589606d1951ac7902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>heimdal: fix compile error in krb5-child-test</title>
<updated>2012-07-09T12:41:19+00:00</updated>
<author>
<name>Rambaldi</name>
<email>gentoo@xs4me.net</email>
</author>
<published>2012-07-07T11:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=5dc9860a9f0aa626687281eed62c8af1986c2b99'/>
<id>5dc9860a9f0aa626687281eed62c8af1986c2b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8</title>
<updated>2012-07-06T17:19:32+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2012-07-06T17:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=aa2c6f469414668e56aa03d5ba5cecde64bc713e'/>
<id>aa2c6f469414668e56aa03d5ba5cecde64bc713e</id>
<content type='text'>
 * This broke corner cases when used with
      default_tkt_types = des-cbc-crc
   and DES enabled on an AD domain.
 * This is fixed in kerberos instead, in a more correct way
   and in a way which we cannot replicate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * This broke corner cases when used with
      default_tkt_types = des-cbc-crc
   and DES enabled on an AD domain.
 * This is fixed in kerberos instead, in a more correct way
   and in a way which we cannot replicate.
</pre>
</div>
</content>
</entry>
<entry>
<title>AD: Force case-insensitive operation in AD provider</title>
<updated>2012-07-06T15:44:46+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-07-06T00:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=346f41f1ede975cb2db0af570f5b454b9b306704'/>
<id>346f41f1ede975cb2db0af570f5b454b9b306704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CONFDB: Add the ability to set a boolean value in the confdb</title>
<updated>2012-07-06T15:44:46+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-07-06T00:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=a6cbaf2932762e3e191a6bec252afec3c91bf97c'/>
<id>a6cbaf2932762e3e191a6bec252afec3c91bf97c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AD: Add manpages and SSSDConfig entries</title>
<updated>2012-07-06T15:44:46+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-07-05T23:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=03532fb1cbb7e8c1d5cf2e93aa3719f926631cab'/>
<id>03532fb1cbb7e8c1d5cf2e93aa3719f926631cab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
