<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git, branch maint-0.6</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/'/>
<entry>
<title>Updating release script to use the VERSION file</title>
<updated>2009-10-13T15:22:03+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-29T14:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=e5699b859d976314b828c19a8b243eff3b8af969'/>
<id>e5699b859d976314b828c19a8b243eff3b8af969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version to 0.6.1</title>
<updated>2009-10-13T15:13:44+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-13T15:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=cc5af1fb0e325b234d3203e54d177e958f2489a8'/>
<id>cc5af1fb0e325b234d3203e54d177e958f2489a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Package SSSDConfig API</title>
<updated>2009-10-13T15:13:43+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-12T21:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=103152558622068f54e0be0a4a410e679cd4a975'/>
<id>103152558622068f54e0be0a4a410e679cd4a975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plugin configuration schema for proxy provider</title>
<updated>2009-10-13T15:13:43+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-13T11:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=d80577e0475f1e65ec9a481840057ac2fb962546'/>
<id>d80577e0475f1e65ec9a481840057ac2fb962546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new SSSDConfig python API</title>
<updated>2009-10-13T15:13:43+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-21T10:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=35c4fbeedca76c2a712170f955fc89c7966e1343'/>
<id>35c4fbeedca76c2a712170f955fc89c7966e1343</id>
<content type='text'>
Also adds unit tests for the SSSDConfig API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds unit tests for the SSSDConfig API
</pre>
</div>
</content>
</entry>
<entry>
<title>Make dp requests more robust</title>
<updated>2009-10-13T15:13:43+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-05T16:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=803f683b9d36b0290619d51aecfc366aa53fd570'/>
<id>803f683b9d36b0290619d51aecfc366aa53fd570</id>
<content type='text'>
This should fix #218
It should also prevent us from leaking memory in case the original request times
out and should prevent races with the callbacks beeing freed after sdp_req is
freed and thus dereferencing freed memory in the callbacks detructors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should fix #218
It should also prevent us from leaking memory in case the original request times
out and should prevent races with the callbacks beeing freed after sdp_req is
freed and thus dereferencing freed memory in the callbacks detructors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix long timeout on ldap operation</title>
<updated>2009-10-13T15:13:43+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-01T11:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=a30cae04fe5c8ff9ddfdaa514f030370d9777e30'/>
<id>a30cae04fe5c8ff9ddfdaa514f030370d9777e30</id>
<content type='text'>
Always use the network timeout defined in the options.
But raise defaults to 60 seconds or enumerations can easily fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always use the network timeout defined in the options.
But raise defaults to 60 seconds or enumerations can easily fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix infinite loop with empty group enumeration</title>
<updated>2009-10-13T15:13:43+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-29T11:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=fb7a7c1ea8f251efd741096edd027c232838de2b'/>
<id>fb7a7c1ea8f251efd741096edd027c232838de2b</id>
<content type='text'>
Loop control variable was not being incremented.
I also converted a goto loop into a do...while loop to make it
easier to follow the logic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Loop control variable was not being incremented.
I also converted a goto loop into a do...while loop to make it
easier to follow the logic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update polish translation for 0.6.0</title>
<updated>2009-10-13T15:13:43+00:00</updated>
<author>
<name>Piotr Drąg</name>
<email>piotrdrag@gmail.com</email>
</author>
<published>2009-09-27T14:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=a17492664e4580ecdd3decedc9280ab4d1ce32e9'/>
<id>a17492664e4580ecdd3decedc9280ab4d1ce32e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version to 0.6.0</title>
<updated>2009-09-25T19:43:34+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-25T18:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=cd23ef0605ec295ee9578dc3d9a749c89a947f42'/>
<id>cd23ef0605ec295ee9578dc3d9a749c89a947f42</id>
<content type='text'>
Update gettext strings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update gettext strings
</pre>
</div>
</content>
</entry>
</feed>
