<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/monitor, branch new_backend_target</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>Adding wrappers to free data in INI API.</title>
<updated>2009-07-03T00:02:34+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2009-07-02T23:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=af6b9f749f3f9ade3727bb0b43baffbdbd26cdcb'/>
<id>af6b9f749f3f9ade3727bb0b43baffbdbd26cdcb</id>
<content type='text'>
See ticket #37 in sssd track.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See ticket #37 in sssd track.
</pre>
</div>
</content>
</entry>
<entry>
<title>check pending_return after dbus_connection_send_with_reply</title>
<updated>2009-07-02T12:59:48+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-06-23T12:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6dc2131ab0a5225decdcdb8fff8706a340d9ed3b'/>
<id>6dc2131ab0a5225decdcdb8fff8706a340d9ed3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate segfault on first start-up</title>
<updated>2009-06-30T19:19:39+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-06-30T17:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f89f2f91cc3ff455041b1ca887904e860de6c896'/>
<id>f89f2f91cc3ff455041b1ca887904e860de6c896</id>
<content type='text'>
There was a typo in the confdb setup portion of the
monitor_process_init that was attempting to use the wrong cdb
object to initialize.

This patch also adds some missing talloc_free() calls on error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a typo in the confdb setup portion of the
monitor_process_init that was attempting to use the wrong cdb
object to initialize.

This patch also adds some missing talloc_free() calls on error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect against segfault in service_signal_reload</title>
<updated>2009-06-19T15:58:10+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-06-19T15:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=12cbba5545aefa59e27f683e17e05b8e80063718'/>
<id>12cbba5545aefa59e27f683e17e05b8e80063718</id>
<content type='text'>
There is a potential race condition where the monitor may attempt
to signal a reload of a child process before the communication
sbus channel is available. If this happens, we will just exit this
function and let the monitor kill and restart the child process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a potential race condition where the monitor may attempt
to signal a reload of a child process before the communication
sbus channel is available. If this happens, we will just exit this
function and let the monitor kill and restart the child process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault in update_monitor_config</title>
<updated>2009-06-19T15:58:10+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-06-19T15:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=673c2ce9b3371241de872b2bd206f732485888cb'/>
<id>673c2ce9b3371241de872b2bd206f732485888cb</id>
<content type='text'>
We were stealing the memory context of only the first value in
the linked-list of domains (and also services). This patch adds a
memory context to hold the lists so that can be stolen along with
all of the entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were stealing the memory context of only the first value in
the linked-list of domains (and also services). This patch adds a
memory context to hold the lists so that can be stolen along with
all of the entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Data Provider a mandatory service</title>
<updated>2009-05-28T19:41:04+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-05-27T13:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=553b185f1c765855fe5f5ce9b29533261f80fcba'/>
<id>553b185f1c765855fe5f5ce9b29533261f80fcba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop overwriting the stack</title>
<updated>2009-05-26T14:13:31+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-05-26T14:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a3888d4941aaf3903c2406f739dd8cd9ed836dad'/>
<id>a3888d4941aaf3903c2406f739dd8cd9ed836dad</id>
<content type='text'>
Actually use the buffer not it's location on the stack.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actually use the buffer not it's location on the stack.
</pre>
</div>
</content>
</entry>
<entry>
<title>Read the config before startup, fail if cannot be read</title>
<updated>2009-05-26T12:48:53+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-05-05T11:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9df9359312ebb29e0a9b5c6db0cb0a195194f49e'/>
<id>9df9359312ebb29e0a9b5c6db0cb0a195194f49e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat the local provider as a special case</title>
<updated>2009-05-15T23:09:52+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-05-14T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d6b65c36b2b0391a37a78963fd679460b5bba60a'/>
<id>d6b65c36b2b0391a37a78963fd679460b5bba60a</id>
<content type='text'>
The local provider needs no backend, so we'll create a special
provider entry for it called "local" that will not attempt to
retrieve provider configuration but will remain in the service
list so it can be updated when the config file changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The local provider needs no backend, so we'll create a special
provider entry for it called "local" that will not attempt to
retrieve provider configuration but will remain in the service
list so it can be updated when the config file changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for valid ID range, domains overlap</title>
<updated>2009-05-14T15:29:21+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-05-04T20:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b39e818e616a773ea7c2098b9077be97d2e06f91'/>
<id>b39e818e616a773ea7c2098b9077be97d2e06f91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
