<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git, branch maint-0.7</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>Update version to 0.7.1</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-27T17:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=71cdfff53797354f4e5c2067b796b7db1fe26d40'/>
<id>71cdfff53797354f4e5c2067b796b7db1fe26d40</id>
<content type='text'>
No string changes have occurred.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No string changes have occurred.
</pre>
</div>
</content>
</entry>
<entry>
<title>Read the right buffer, avoids potential segfaults</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-24T16:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=bf2fe7641a422ab7ca88f3db8f587cbe9cb23db0'/>
<id>bf2fe7641a422ab7ca88f3db8f587cbe9cb23db0</id>
<content type='text'>
Also fix some debug message levels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix some debug message levels
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not migrate Data Provider</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-10-27T07:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=baa46e7085356d10d20ee534e04d043b8fcd3a9c'/>
<id>baa46e7085356d10d20ee534e04d043b8fcd3a9c</id>
<content type='text'>
Add a way to make changes to the most recent format of config
files. Use it to remove all traces of Data Provider from the config file
which is being migrated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a way to make changes to the most recent format of config
files. Use it to remove all traces of Data Provider from the config file
which is being migrated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@metason.pico.li.ssimo.org</email>
</author>
<published>2009-10-27T13:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=4423c6868581dfcc59a07c37f059703913774a5a'/>
<id>4423c6868581dfcc59a07c37f059703913774a5a</id>
<content type='text'>
Fix copy/paste error that picked up the wrong request structure to pass down.
This was causing the talloc code that checks for the right signature to fail and
abort as the 2 request structures have different state structures attacched.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix copy/paste error that picked up the wrong request structure to pass down.
This was causing the talloc code that checks for the right signature to fail and
abort as the 2 request structures have different state structures attacched.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove [dp] section from example config</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-27T12:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=184e45ba2e615c7ba4ef46595558812a92bee75e'/>
<id>184e45ba2e615c7ba4ef46595558812a92bee75e</id>
<content type='text'>
Also remove references to the DP service from the sssd.conf
manpages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove references to the DP service from the sssd.conf
manpages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DP from example configuration</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-26T20:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=1d65d7a6b81c59a048ecb1af74b87b32543c7bab'/>
<id>1d65d7a6b81c59a048ecb1af74b87b32543c7bab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard coding practice to set last login</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@metason.pico.li.ssimo.org</email>
</author>
<published>2009-10-26T19:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=1659e5b4cdc3f0ac3bb92cb64efafd50e92fc8ec'/>
<id>1659e5b4cdc3f0ac3bb92cb64efafd50e92fc8ec</id>
<content type='text'>
This rewrite should also fix a segfault in the code that may happen when
exiting in case of error conditions. The previous code was attaching the
transaction handle to llreq structure and then calling prepare_reply() from
within the request handlers which could ultimately free the preq and
llreq and handle before the transaction request was actually completed
by tevent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This rewrite should also fix a segfault in the code that may happen when
exiting in case of error conditions. The previous code was attaching the
transaction handle to llreq structure and then calling prepare_reply() from
within the request handlers which could ultimately free the preq and
llreq and handle before the transaction request was actually completed
by tevent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Zero pointers on free</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@metason.pico.li.ssimo.org</email>
</author>
<published>2009-10-26T19:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=10d858c6a0c50be224226daddb60f0d8f8c7978c'/>
<id>10d858c6a0c50be224226daddb60f0d8f8c7978c</id>
<content type='text'>
If the pointer stays around, zero it when it is freed, so we do not risk
access to released memory in case of bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the pointer stays around, zero it when it is freed, so we do not risk
access to released memory in case of bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix migration script for pre-0.5 local domains</title>
<updated>2009-10-27T17:35:11+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-10-26T11:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=b303921f249efeaa8c2b699f3877a70a3b5c98de'/>
<id>b303921f249efeaa8c2b699f3877a70a3b5c98de</id>
<content type='text'>
Configuration files before 0.5.0 did not enforce provider= in local
domains it did special-case by domain name (LOCAL). Our script was
relying on provider= value, this patch adds the special-casing in case
the domain was called LOCAL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configuration files before 0.5.0 did not enforce provider= in local
domains it did special-case by domain name (LOCAL). Our script was
relying on provider= value, this patch adds the special-casing in case
the domain was called LOCAL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating polish translation for 0.7.0</title>
<updated>2009-10-27T17:35:10+00:00</updated>
<author>
<name>Piotr Drąg</name>
<email>piotrdrag@gmail.com</email>
</author>
<published>2009-10-27T11:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=cdde1457c1fe5d3ef4f45b82edc41dec0a198172'/>
<id>cdde1457c1fe5d3ef4f45b82edc41dec0a198172</id>
<content type='text'>
Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
