<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/ldb_modules, branch master</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>Supress warnings with -O2</title>
<updated>2010-02-18T18:48:44+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-02-12T13:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2c5bf74c71443f1680fef4fc0daa4a4c9dd10ad8'/>
<id>2c5bf74c71443f1680fef4fc0daa4a4c9dd10ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #382, a segfault bug in the memberof plugin.</title>
<updated>2010-01-12T13:10:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-01-11T22:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=71585aa7e7cfb414530dc41783669a1566099890'/>
<id>71585aa7e7cfb414530dc41783669a1566099890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rebuild task to memberof plugin</title>
<updated>2009-12-10T22:20:26+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-12-10T18:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=efb45895084f706cb8a647f5ed32d074caeffcde'/>
<id>efb45895084f706cb8a647f5ed32d074caeffcde</id>
<content type='text'>
This task allows us to rebuild memberuid and memberof attributes throughout the
database. This way we can upgrade from version 0.4 databases that didn't
generate and store memberuid.
The task can be invoked by adding a speaicl named entry to the ldb file.
The entry dn to use is: @MEMBEROF-REBUILD, the entry has no attributes and any
attribute is ignored at present.
The entry will not be stored in the database but will just trigger the task to
execute a rebuild of the memberof and memberuid attributes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This task allows us to rebuild memberuid and memberof attributes throughout the
database. This way we can upgrade from version 0.4 databases that didn't
generate and store memberuid.
The task can be invoked by adding a speaicl named entry to the ldb file.
The entry dn to use is: @MEMBEROF-REBUILD, the entry has no attributes and any
attribute is ignored at present.
The entry will not be stored in the database but will just trigger the task to
execute a rebuild of the memberof and memberuid attributes
</pre>
</div>
</content>
</entry>
<entry>
<title>Compute and save memberuid in cache as well</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:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9372f8c0cbe793567ec1b7115a9e3567fd23e7f6'/>
<id>9372f8c0cbe793567ec1b7115a9e3567fd23e7f6</id>
<content type='text'>
This patch adds a new generated attribute to every group that has
direct or indirect members.
This attribute is called memberuid and contains the name of the users
that are directo or indirect members of this group.
This is done to greatly speed up group enumerations when NSS reads groups
off the cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds a new generated attribute to every group that has
direct or indirect members.
This attribute is called memberuid and contains the name of the users
that are directo or indirect members of this group.
This is done to greatly speed up group enumerations when NSS reads groups
off the cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memberof plugin</title>
<updated>2009-12-03T15:26:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-12-02T21:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7fe612581b8024cba70155c5ae0859cef26fda06'/>
<id>7fe612581b8024cba70155c5ae0859cef26fda06</id>
<content type='text'>
A loop was badly built and was skipping entries.
This left some memberof attributes in place that should have been removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A loop was badly built and was skipping entries.
This left some memberof attributes in place that should have been removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tabs</title>
<updated>2009-12-01T12:46:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-25T13:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b1e326a9ff9209ed28f4d63e6e9c7a32cca01825'/>
<id>b1e326a9ff9209ed28f4d63e6e9c7a32cca01825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relax memberof constraints a bit</title>
<updated>2009-08-24T15:03:36+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-08-12T18:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ed9879124a2b5dc0d788b7a8c5067fc0a6ef62c6'/>
<id>ed9879124a2b5dc0d788b7a8c5067fc0a6ef62c6</id>
<content type='text'>
Allow to try to set members that do not actually exist.
In that case simply remove them when we find out they are not real
entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to try to set members that do not actually exist.
In that case simply remove them when we find out they are not real
entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Instrument memberof for debugging</title>
<updated>2009-07-20T14:58:05+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-07-13T22:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d7114d0651c679fb3a9095997117630b5aee9777'/>
<id>d7114d0651c679fb3a9095997117630b5aee9777</id>
<content type='text'>
Fix ldb debug to avoid printing the debug function name, it's useless.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ldb debug to avoid printing the debug function name, it's useless.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework transaction code to use tevent_req</title>
<updated>2009-07-03T15:07:36+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-06-24T20:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=94ec51d8b53f636d41a879ed1d0d39127168cb21'/>
<id>94ec51d8b53f636d41a879ed1d0d39127168cb21</id>
<content type='text'>
This is part of a set of patches to rewrite sysdb to a hopefully better
API, that will also let use use tevent_req async style calls to manipulate
our cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is part of a set of patches to rewrite sysdb to a hopefully better
API, that will also let use use tevent_req async style calls to manipulate
our cache.
</pre>
</div>
</content>
</entry>
</feed>
