<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/monitor, branch maint-0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/'/>
<entry>
<title>Delete sssd-i18n.h and put it's old contents into util.h</title>
<updated>2009-10-22T17:56:22+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-10-08T19:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=dc35d48c98e78116a8393f6fa432d38c2622c02b'/>
<id>dc35d48c98e78116a8393f6fa432d38c2622c02b</id>
<content type='text'>
Also include talloc.h, tevent.h and ldb.h as system headers in util.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also include talloc.h, tevent.h and ldb.h as system headers in util.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warnings caused by 5e2301b8a75d10e5cbbe11e26e5192b894af6ad7</title>
<updated>2009-10-15T22:19:57+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-15T16:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=93362b533abfc41ad4d8c3e91399549a545b9d51'/>
<id>93362b533abfc41ad4d8c3e91399549a545b9d51</id>
<content type='text'>
There were unused functions still being compiled. This will
suppress them until we turn live configuration updates back on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were unused functions still being compiled. This will
suppress them until we turn live configuration updates back on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix services startup when only LOCAL is configured</title>
<updated>2009-10-13T18:03:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-12T12:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=00d9648150da524df2690392995804e69604bdc8'/>
<id>00d9648150da524df2690392995804e69604bdc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start responders predictably after providers</title>
<updated>2009-10-09T20:11:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-05T14:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=e2d17ea806d273784b621583dd0490c2f69f237d'/>
<id>e2d17ea806d273784b621583dd0490c2f69f237d</id>
<content type='text'>
Instead of waiting an arbitrary timeout, start all providers first, and wait for
all of them to reply to the monitor before starting other services.
Add a timeout handler so that services are started even if one of the providers
fails to actually register back to the monitor.

Also fixes services destructors
delist_service was overriding the natural svc destructor.
remove the offending code and make the svc_destructor always try
to remove a service from the service list, if the service is not
listed it will just be a noop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of waiting an arbitrary timeout, start all providers first, and wait for
all of them to reply to the monitor before starting other services.
Add a timeout handler so that services are started even if one of the providers
fails to actually register back to the monitor.

Also fixes services destructors
delist_service was overriding the natural svc destructor.
remove the offending code and make the svc_destructor always try
to remove a service from the service list, if the service is not
listed it will just be a noop.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DP process</title>
<updated>2009-10-09T20:11:08+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-02T23:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=dc55d62f4d9f6520ffcb4aa8c6beb308896d9fbb'/>
<id>dc55d62f4d9f6520ffcb4aa8c6beb308896d9fbb</id>
<content type='text'>
Turn the backend process into data provider servers
Make Frontends (pam, nss) directly attach to the backends
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turn the backend process into data provider servers
Make Frontends (pam, nss) directly attach to the backends
</pre>
</div>
</content>
</entry>
<entry>
<title>add utility call check_and_open_readonly</title>
<updated>2009-10-05T14:32:09+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-09-28T13:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=b8dede30141cf87fb62aca918d04e411fac82946'/>
<id>b8dede30141cf87fb62aca918d04e411fac82946</id>
<content type='text'>
Use this new utility call to ensure that the config file is safe
to read from.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this new utility call to ensure that the config file is safe
to read from.
</pre>
</div>
</content>
</entry>
<entry>
<title>Send debug messages to logfile</title>
<updated>2009-09-25T14:19:56+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-09-25T11:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=05315b44feaa9819e62f18477f2c6d20914eb7ce'/>
<id>05315b44feaa9819e62f18477f2c6d20914eb7ce</id>
<content type='text'>
Introduces a new option --debug-to-files which makes SSSD output its
debug information to a file instead of stderr, which is still the
default.

Also introduces a new confdb option debug_to_files which does the same,
but can be specified per-service in the config file.

The logfiles are stored in /var/log/sssd by default.

Changes the initscript to log to files by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduces a new option --debug-to-files which makes SSSD output its
debug information to a file instead of stderr, which is still the
default.

Also introduces a new confdb option debug_to_files which does the same,
but can be specified per-service in the config file.

The logfiles are stored in /var/log/sssd by default.

Changes the initscript to log to files by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade confdb to version 2</title>
<updated>2009-09-25T13:03:29+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-22T13:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8263230a0c543a737ab17a071a0ea964dcab4259'/>
<id>8263230a0c543a737ab17a071a0ea964dcab4259</id>
<content type='text'>
This converts a great many configuration options to the new
standard format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts a great many configuration options to the new
standard format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily disable automatic config file reread</title>
<updated>2009-09-25T13:03:26+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-24T12:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=5e2301b8a75d10e5cbbe11e26e5192b894af6ad7'/>
<id>5e2301b8a75d10e5cbbe11e26e5192b894af6ad7</id>
<content type='text'>
The backends do not honor the reloadConfig SBUS message right now,
so if an admin changes the sssd.conf file, it will update only the
monitor, potentially leaving the SSSD as a whole in a bad state.

This patch will simply comment out monitor_config_file() for the
time being until https://fedorahosted.org/sssd/ticket/91 is fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The backends do not honor the reloadConfig SBUS message right now,
so if an admin changes the sssd.conf file, it will update only the
monitor, potentially leaving the SSSD as a whole in a bad state.

This patch will simply comment out monitor_config_file() for the
time being until https://fedorahosted.org/sssd/ticket/91 is fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle suspend cases</title>
<updated>2009-09-25T01:36:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-09-24T13:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=794c66c7b1f8a367b26b8f56c8503007c234333e'/>
<id>794c66c7b1f8a367b26b8f56c8503007c234333e</id>
<content type='text'>
When a laptop is suspended it may be dormant for hours.
Do not check just the kast time a ping was successful, keep a counter with the
failed pings instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a laptop is suspended it may be dormant for hours.
Do not check just the kast time a ping was successful, keep a counter with the
failed pings instead.
</pre>
</div>
</content>
</entry>
</feed>
