<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/monitor, branch master</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>DB: Switch to new libini_config API</title>
<updated>2013-04-25T22:26:26+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-03-28T14:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=7de6e3534fd61c7619ed34a6b1afe7230b5e6504'/>
<id>7de6e3534fd61c7619ed34a6b1afe7230b5e6504</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1786

Since we need to support the old interface as well, the configure scritp
is modified and correct ini interface is chosen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1786

Since we need to support the old interface as well, the configure scritp
is modified and correct ini interface is chosen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Confusing error messages for invalid sssd.conf</title>
<updated>2013-04-12T17:09:24+00:00</updated>
<author>
<name>Ariel Barria</name>
<email>olivares73@hotmail.com</email>
</author>
<published>2013-04-03T19:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=0ae402cee3485fb5830ce0ffcf9e566c38fa287f'/>
<id>0ae402cee3485fb5830ce0ffcf9e566c38fa287f</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1625

Amending errors messages and add other error codes to be more specific
and avoid confusion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1625

Amending errors messages and add other error codes to be more specific
and avoid confusion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve syslog message when configuration cannot be loaded</title>
<updated>2013-04-02T15:19:24+00:00</updated>
<author>
<name>Ariel Barria</name>
<email>olivares73@hotmail.com</email>
</author>
<published>2013-03-27T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=203c71b7de626eea39e1b4134a4f2ecf6a8a6f87'/>
<id>203c71b7de626eea39e1b4134a4f2ecf6a8a6f87</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1414

Error code was added and strerror(errno) to show cause in sss_log
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1414

Error code was added and strerror(errno) to show cause in sss_log
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide libnl3 support</title>
<updated>2013-03-27T19:15:52+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-02-18T13:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=539b1be3507abdf8ac235b06eeed5011b0b5cde2'/>
<id>539b1be3507abdf8ac235b06eeed5011b0b5cde2</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/812

Update the monitor code to be using the new libnl3 API.

Changed configure option
--with-libnl

By default, it tries to build with libnl3, if not found, then with
libnl1, if this isn't found either, build proceeds without libnl, just
with warning.

Specifing --with-libnl=&lt;libnl3|libnl1|no&gt; checks for the specific given
version, if not found, configure ends with error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/812

Update the monitor code to be using the new libnl3 API.

Changed configure option
--with-libnl

By default, it tries to build with libnl3, if not found, then with
libnl1, if this isn't found either, build proceeds without libnl, just
with warning.

Specifing --with-libnl=&lt;libnl3|libnl1|no&gt; checks for the specific given
version, if not found, configure ends with error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the alt_db_path parameter of sysdb_init</title>
<updated>2013-03-05T16:41:56+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2013-03-05T15:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=2ba16c5a5c4b6d3cd2a44179186ec60eda828bcd'/>
<id>2ba16c5a5c4b6d3cd2a44179186ec60eda828bcd</id>
<content type='text'>
This parameter was never used.

https://fedorahosted.org/sssd/ticket/1765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This parameter was never used.

https://fedorahosted.org/sssd/ticket/1765
</pre>
</div>
</content>
</entry>
<entry>
<title>Add function get_next_domain()</title>
<updated>2013-02-10T21:08:47+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-14T22:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=0232747f04b650796db56fd7b487aee8a96fab03'/>
<id>0232747f04b650796db56fd7b487aee8a96fab03</id>
<content type='text'>
Use this function instead of explicitly calling domain-&gt;next

This function allows to get the next primary domain or to descend into the
subdomains and replaces also get_next_dom_or_subdom()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this function instead of explicitly calling domain-&gt;next

This function allows to get the next primary domain or to descend into the
subdomains and replaces also get_next_dom_or_subdom()
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor sysdb initialization</title>
<updated>2013-01-15T09:49:20+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-06T08:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=72aa8e7b1d234b6b68446d42efa1cff22b70c81b'/>
<id>72aa8e7b1d234b6b68446d42efa1cff22b70c81b</id>
<content type='text'>
Change the way sysdbs are initialized. Make callers responsible for providing
the list of domains.
Remove the returned array of sysdb contexts, it was used only by sss_cache
and not really necessary there either as that tool can easily iterate the
domains.
Make sysdb ctx children of their respective domains.
Neither sysdb context nor domains are ever freed until a program is done so
there shouldn't be any memory hierarchy issue. As plus we simplify the code by
removing a destructor and a setter function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the way sysdbs are initialized. Make callers responsible for providing
the list of domains.
Remove the returned array of sysdb contexts, it was used only by sss_cache
and not really necessary there either as that tool can easily iterate the
domains.
Make sysdb ctx children of their respective domains.
Neither sysdb context nor domains are ever freed until a program is done so
there shouldn't be any memory hierarchy issue. As plus we simplify the code by
removing a destructor and a setter function.
</pre>
</div>
</content>
</entry>
<entry>
<title>AUTOFS: Clear enum cache if a request comes in from the sss_cache</title>
<updated>2012-12-18T16:25:35+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-12-15T15:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=ccb2c1f30b04bf1f7a33f47748664dedb7ddd0e3'/>
<id>ccb2c1f30b04bf1f7a33f47748664dedb7ddd0e3</id>
<content type='text'>
In order for sss_cache to work correctly, we must also signal the autofs
responder to invalidate the hash table requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order for sss_cache to work correctly, we must also signal the autofs
responder to invalidate the hash table requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>RESPONDERS: Create a common file with service names and versions</title>
<updated>2012-12-18T16:25:34+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-12-15T15:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=e880949305cee3aca79441fe6113a9d79e7c98f2'/>
<id>e880949305cee3aca79441fe6113a9d79e7c98f2</id>
<content type='text'>
The monitor sends calls different sbus methods to different responders.
Instead of including headers of the particular responders directly in
monitor, which breaks layering a little, create a common header file
that will be included from src/responder/common/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The monitor sends calls different sbus methods to different responders.
Instead of including headers of the particular responders directly in
monitor, which breaks layering a little, create a common header file
that will be included from src/responder/common/
</pre>
</div>
</content>
</entry>
<entry>
<title>do not crash when id_provider is not set</title>
<updated>2012-12-04T11:26:20+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-12-04T10:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=9a0bd46cd3094ad18584b83cd7a7bf5a096dac0f'/>
<id>9a0bd46cd3094ad18584b83cd7a7bf5a096dac0f</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1686
</pre>
</div>
</content>
</entry>
</feed>
