<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/responder/common/responder_cmd.c, branch simo</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>NSS: Fix netgroup midpoint cache refresh</title>
<updated>2012-12-04T10:21:09+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-12-02T18:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=30812cdfb92923c8d062a5db989015c676a87f07'/>
<id>30812cdfb92923c8d062a5db989015c676a87f07</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1683

The result of the percent calculation was always 0 as it used plain
ints. The patch switches to using explicit floats to avoid reintroducing
the bug again even with brackets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1683

The result of the percent calculation was always 0 as it used plain
ints. The patch switches to using explicit floats to avoid reintroducing
the bug again even with brackets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2012-10-09T17:33:13+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2012-10-05T18:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ae526063fcbc4b4c440e35e01e4eca35358c2906'/>
<id>ae526063fcbc4b4c440e35e01e4eca35358c2906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove setent structure when callback is called</title>
<updated>2012-02-13T16:46:55+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-02-09T19:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2cba1c86f48db866fc72738a32eecbbdcdf3dbdb'/>
<id>2cba1c86f48db866fc72738a32eecbbdcdf3dbdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split the logic to check cache expiration into separate function</title>
<updated>2012-02-06T00:16:16+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-01-09T14:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e24a0656252c167e644b4758e5e53afe69be02e1'/>
<id>e24a0656252c167e644b4758e5e53afe69be02e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RESPONDERS: Refactor setent_req_list</title>
<updated>2012-02-06T00:16:16+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-01-05T19:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=98076cabc2a8b8f71dc3bc1263519827f71a5fcc'/>
<id>98076cabc2a8b8f71dc3bc1263519827f71a5fcc</id>
<content type='text'>
Makes the setent_add_ref() and setent_notify_*() functions more generic
to be reusable by the autofs responder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes the setent_add_ref() and setent_notify_*() functions more generic
to be reusable by the autofs responder.
</pre>
</div>
</content>
</entry>
<entry>
<title>RESPONDERS: Provide a common sss_cmd_send_error function</title>
<updated>2012-02-03T02:43:03+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-02-02T07:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=405a06682b3772b70bb06d3adba780a062959641'/>
<id>405a06682b3772b70bb06d3adba780a062959641</id>
<content type='text'>
The common function could be reused in new responders
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The common function could be reused in new responders
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor nss_cmd_send_empty</title>
<updated>2012-02-01T01:30:25+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-01-31T21:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ab68008f87504ace9451c14ba2a7e8dfec435779'/>
<id>ab68008f87504ace9451c14ba2a7e8dfec435779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
