<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/upgrade, branch python_api</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>Change the upgrade script to use ipachangeconf</title>
<updated>2009-11-20T16:18:48+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-11-19T18:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=78988f8fbc3a4289d41b09dd099df860d0b1427e'/>
<id>78988f8fbc3a4289d41b09dd099df860d0b1427e</id>
<content type='text'>
With this patch, the upgrade script we use for changing the config files
is able to keep ordering and comments.

Fixes: #249
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this patch, the upgrade script we use for changing the config files
is able to keep ordering and comments.

Fixes: #249
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix option name krb5_changepw_principal</title>
<updated>2009-11-13T12:20:06+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-12T09:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c'/>
<id>0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not migrate Data Provider</title>
<updated>2009-10-27T14:42:12+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/sbose/public_git/sssd.git/commit/?id=aa5a562635eba7fce18f52d177d002b85740cb00'/>
<id>aa5a562635eba7fce18f52d177d002b85740cb00</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 migration script for pre-0.5 local domains</title>
<updated>2009-10-26T12:21:36+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/sbose/public_git/sssd.git/commit/?id=da99fdfa21f70f5d2f1524eff20a034e9e1d6b71'/>
<id>da99fdfa21f70f5d2f1524eff20a034e9e1d6b71</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>Tighten up permission.</title>
<updated>2009-09-28T12:41:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-09-28T11:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5ab9ed3c42781ae1911d253d56d67dc0288d55f7'/>
<id>5ab9ed3c42781ae1911d253d56d67dc0288d55f7</id>
<content type='text'>
SSSD may contain passwords and other sensitive data, make sure we always keep its
permission tight. Also make /etc/sssd permission very strict, just in case,
admins may inadvertently copy an sssd.conf file without checking it's
permissions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSSD may contain passwords and other sensitive data, make sure we always keep its
permission tight. Also make /etc/sssd permission very strict, just in case,
admins may inadvertently copy an sssd.conf file without checking it's
permissions.
</pre>
</div>
</content>
</entry>
<entry>
<title>script to upgrade config to v2</title>
<updated>2009-09-25T13:03:29+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-09-24T22:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=3c02938a2643fdc8ff83d81400334172f0743823'/>
<id>3c02938a2643fdc8ff83d81400334172f0743823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
