<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/responder/nss, 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 DEBUG messages to getpwnam_callback and getpwuid_callback</title>
<updated>2009-12-17T21:41:10+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-12-17T14:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9c292cdd48cbcb3c3e522ed596336ac3d54fe00a'/>
<id>9c292cdd48cbcb3c3e522ed596336ac3d54fe00a</id>
<content type='text'>
This matches the DEBUG logging available for groups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches the DEBUG logging available for groups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential uninitialized value errors in nsssrv_cmd.c</title>
<updated>2009-12-08T17:30:02+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-12-08T16:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e696bf78c266fcb9653614d6e314c63b68a10963'/>
<id>e696bf78c266fcb9653614d6e314c63b68a10963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the custom password field in groups too.</title>
<updated>2009-12-03T15:26:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-27T23:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=068e7e9b945dd1c9c6bf20b191cb95af918836e0'/>
<id>068e7e9b945dd1c9c6bf20b191cb95af918836e0</id>
<content type='text'>
Groups also need to honor the settable password field and use * by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Groups also need to honor the settable password field and use * by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use memberuid and not member in group enumerations</title>
<updated>2009-12-03T15:26:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-27T23:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9e37ad98a9f2bbd1128ba73d0fee1af7b337ec59'/>
<id>9e37ad98a9f2bbd1128ba73d0fee1af7b337ec59</id>
<content type='text'>
This allows for correctly reporting nested group members, while at the same
time not paying a too high price for caluclating nested groups at runtime e
very time a search is made.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for correctly reporting nested group members, while at the same
time not paying a too high price for caluclating nested groups at runtime e
very time a search is made.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ticket #289</title>
<updated>2009-11-23T21:49:51+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-23T19:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=089077a742b2cb6fbac3ab6c9c59b09dc6339247'/>
<id>089077a742b2cb6fbac3ab6c9c59b09dc6339247</id>
<content type='text'>
When I converted fill_grent to speed up enumerations I left out this check
by mistake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When I converted fill_grent to speed up enumerations I left out this check
by mistake.
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up user requests while offline</title>
<updated>2009-11-23T17:46:30+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-11-19T21:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=64e5787639836a49ddc589eda65be454c4bdff58'/>
<id>64e5787639836a49ddc589eda65be454c4bdff58</id>
<content type='text'>
This adds a new boolean option to sss_dp_send_acct_req() called
fast_reply. If we make a request to the backends and we are
currently offline, this option will determine whether we should
immediately return from the cache (acceptable for NSS requests) or
potentially wait for an online check to complete (required for PAM
requests).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a new boolean option to sss_dp_send_acct_req() called
fast_reply. If we make a request to the backends and we are
currently offline, this option will determine whether we should
immediately return from the cache (acceptable for NSS requests) or
potentially wait for an online check to complete (required for PAM
requests).
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter by id range before actually storing entries.</title>
<updated>2009-11-20T21:46:47+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-18T17:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c84fe85f9e2f778c6575afb9efeda970aabf400c'/>
<id>c84fe85f9e2f778c6575afb9efeda970aabf400c</id>
<content type='text'>
This way we do not need to check for id ranges on every search.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we do not need to check for id ranges on every search.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize sysdb_enumgrent</title>
<updated>2009-11-20T21:46:47+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-18T01:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7e4bf8856e9b65e612ca195a3b4f10bfb53a8259'/>
<id>7e4bf8856e9b65e612ca195a3b4f10bfb53a8259</id>
<content type='text'>
This brings down the time needed to enumerate my group database
from 2.4 seconds to 0.15 seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings down the time needed to enumerate my group database
from 2.4 seconds to 0.15 seconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the password field configurable in NSS</title>
<updated>2009-11-18T22:35:10+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-11-09T17:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=15dc6329c159e3f03e25cc18a49681e0f4be9c51'/>
<id>15dc6329c159e3f03e25cc18a49681e0f4be9c51</id>
<content type='text'>
Per the discussion on sssd-devel list, nss_sss should not return a
hardcoded value but this should rather be configurable to allow whatever
the OS or distribution thinks is the best for the particular case.

Fixes: #266
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per the discussion on sssd-devel list, nss_sss should not return a
hardcoded value but this should rather be configurable to allow whatever
the OS or distribution thinks is the best for the particular case.

Fixes: #266
</pre>
</div>
</content>
</entry>
</feed>
