<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/providers/ipa, branch python_api</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>Rename server/ directory to src/</title>
<updated>2010-02-18T18:48:45+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-18T12:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1c48b5a62f73234ed26bb20f0ab345ab61cda0ab'/>
<id>1c48b5a62f73234ed26bb20f0ab345ab61cda0ab</id>
<content type='text'>
Also update BUILD.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update BUILD.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for number of options in IPA and LDAP backends</title>
<updated>2010-02-16T21:06:55+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-02-15T15:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a40a817535c28712e27fe2c0f87817af43a249a2'/>
<id>a40a817535c28712e27fe2c0f87817af43a249a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize IPA and LDAP options</title>
<updated>2010-02-16T21:06:55+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-02-11T14:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ae22be810696f35ac8f09930f0168519ba55350c'/>
<id>ae22be810696f35ac8f09930f0168519ba55350c</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 pass a variable as format to talloc_asprintf()</title>
<updated>2010-02-12T13:44:10+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-01-20T16:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=152f9e939f91d94e6f30391182fd72d9267ec6e1'/>
<id>152f9e939f91d94e6f30391182fd72d9267ec6e1</id>
<content type='text'>
This practice is not recommended and can also be dangerous.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This practice is not recommended and can also be dangerous.
</pre>
</div>
</content>
</entry>
<entry>
<title>disable password migration code</title>
<updated>2009-12-17T21:41:11+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-12-17T18:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=66e4134d8be0eb42c645e9730d46bb2c7f561e81'/>
<id>66e4134d8be0eb42c645e9730d46bb2c7f561e81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate code for splitting strings by separator</title>
<updated>2009-12-10T22:20:27+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-12-09T03:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6730ad84968681d86ff7d82751fe886a2f138673'/>
<id>6730ad84968681d86ff7d82751fe886a2f138673</id>
<content type='text'>
There were two functions for parsing strings by a separator. This patch
consolidates on the one previously used in confdb. This also allows
stripping the tokens of whitespace.

Fixes: #319
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were two functions for parsing strings by a separator. This patch
consolidates on the one previously used in confdb. This also allows
stripping the tokens of whitespace.

Fixes: #319
</pre>
</div>
</content>
</entry>
<entry>
<title>Add offline support for ipa_access</title>
<updated>2009-12-07T15:22:50+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-30T09:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7741e483e62321bc85d27c4215e2e5b96c355ad2'/>
<id>7741e483e62321bc85d27c4215e2e5b96c355ad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup ldap child logging from IPA backend</title>
<updated>2009-12-03T15:26:21+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-12-02T13:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b2611932cf2e95d5b0f8c36cbdc02feee64b6df8'/>
<id>b2611932cf2e95d5b0f8c36cbdc02feee64b6df8</id>
<content type='text'>
Fixes: #296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #296
</pre>
</div>
</content>
</entry>
<entry>
<title>Split helpers for child processes</title>
<updated>2009-11-25T16:03:12+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-11-23T19:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b67dbadc979cbe86545e2275223483d429b74747'/>
<id>b67dbadc979cbe86545e2275223483d429b74747</id>
<content type='text'>
Moves several functions out of providers/krb5 hierarchy into a separate
module so it can be shared by the ldap child.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves several functions out of providers/krb5 hierarchy into a separate
module so it can be shared by the ldap child.
</pre>
</div>
</content>
</entry>
<entry>
<title>In IPA, the realm is always the domain uppercased.</title>
<updated>2009-11-25T16:03:12+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-25T14:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5ffb0443ca36ed2be262a7a5dda514686dbd539f'/>
<id>5ffb0443ca36ed2be262a7a5dda514686dbd539f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
