<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/sysv, branch master</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>BUILD: Simplify enabling journald on installed systems</title>
<updated>2014-02-19T11:29:05+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2014-01-07T20:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9542512d7be40f2000298c86d3d2b728f4f0f65a'/>
<id>9542512d7be40f2000298c86d3d2b728f4f0f65a</id>
<content type='text'>
systemd supports overrides of the standard service file to be placed in
/etc/systemd/system/&lt;service&gt;.service.d/

With this patch, we will install a commented-out override file to /etc
that will instruct the user on how to enable logging to journald.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
systemd supports overrides of the standard service file to be placed in
/etc/systemd/system/&lt;service&gt;.service.d/

With this patch, we will install a commented-out override file to /etc
that will instruct the user on how to enable logging to journald.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sysv/gentoo: Send debug output to a file instead of stderr</title>
<updated>2013-12-04T16:00:59+00:00</updated>
<author>
<name>Markos Chandras</name>
<email>hwoarang@gentoo.org</email>
</author>
<published>2013-12-02T17:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9882475d3c59f4750a19953bb7d02edab198c900'/>
<id>9882475d3c59f4750a19953bb7d02edab198c900</id>
<content type='text'>
Output from init scripts should go to a file (ideally in
/var/log directory) instead of stderr.

Signed-off-by: Markos Chandras &lt;hwoarang@gentoo.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Output from init scripts should go to a file (ideally in
/var/log directory) instead of stderr.

Signed-off-by: Markos Chandras &lt;hwoarang@gentoo.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sysv/gentoo: Use xdm if possible</title>
<updated>2013-12-04T16:00:59+00:00</updated>
<author>
<name>Markos Chandras</name>
<email>hwoarang@gentoo.org</email>
</author>
<published>2013-12-02T17:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c20dbd8f20e08676637ee7fc185ea7882a1f8651'/>
<id>c20dbd8f20e08676637ee7fc185ea7882a1f8651</id>
<content type='text'>
Allow sssd to use the xdm wrapper so login managers can
use sssd to authenticate users.

Signed-off-by: Markos Chandras &lt;hwoarang@gentoo.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow sssd to use the xdm wrapper so login managers can
use sssd to authenticate users.

Signed-off-by: Markos Chandras &lt;hwoarang@gentoo.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>init script: source /etc/sysconfig/sssd</title>
<updated>2013-06-25T13:24:10+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-06-24T13:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=07d82f79d2970a08628ebf71343441ec55faa6fa'/>
<id>07d82f79d2970a08628ebf71343441ec55faa6fa</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1959
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1959
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure SYSV init scripts properly</title>
<updated>2013-06-20T22:07:26+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2013-06-20T14:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e0ade8d1e00d577686f893e0059def5866dcb9f6'/>
<id>e0ade8d1e00d577686f893e0059def5866dcb9f6</id>
<content type='text'>
Previously, these contained hard-coded paths. Now they are
populated correctly by the configure script.

https://fedorahosted.org/sssd/ticket/1986
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, these contained hard-coded paths. Now they are
populated correctly by the configure script.

https://fedorahosted.org/sssd/ticket/1986
</pre>
</div>
</content>
</entry>
<entry>
<title>Start SSSD earlier and stop it later</title>
<updated>2012-03-21T15:22:43+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-03-21T13:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=964cb56ecb308de0b757cfc63ccdadf542bb2749'/>
<id>964cb56ecb308de0b757cfc63ccdadf542bb2749</id>
<content type='text'>
SSSD needs to be started before NFS-related processes or they will
mount with the username 'nobody' if they would have otherwise used
LDAP accounts.

https://fedorahosted.org/sssd/ticket/1273
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSSD needs to be started before NFS-related processes or they will
mount with the username 'nobody' if they would have otherwise used
LDAP accounts.

https://fedorahosted.org/sssd/ticket/1273
</pre>
</div>
</content>
</entry>
<entry>
<title>The systemd unit file should not require DBus</title>
<updated>2011-04-12T13:26:26+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-04-05T08:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=00e9f24707a2d221ed2be40289669e4fd731713e'/>
<id>00e9f24707a2d221ed2be40289669e4fd731713e</id>
<content type='text'>
This patch fixes the provided systemd unit file so it is the same
as the one Jóhann B. Guðmundsson provided in Red Hat Bugzilla #689853
except for hardcoded paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the provided systemd unit file so it is the same
as the one Jóhann B. Guðmundsson provided in Red Hat Bugzilla #689853
except for hardcoded paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that SSSD shuts down completely before restarting</title>
<updated>2010-11-18T13:34:55+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-11-17T13:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=001e8f2607e7c11516f51aff8cbce7a6e3445684'/>
<id>001e8f2607e7c11516f51aff8cbce7a6e3445684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Package systemd unit file</title>
<updated>2010-09-02T16:23:19+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-08-31T11:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=96c73559adfbdac96720008fc022cb1d540b53c3'/>
<id>96c73559adfbdac96720008fc022cb1d540b53c3</id>
<content type='text'>
So far, the systemd unit file is only packaged but not used in any of
the packaged spec files.

Fixes: #483
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So far, the systemd unit file is only packaged but not used in any of
the packaged spec files.

Fixes: #483
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gentoo distrubutions</title>
<updated>2010-09-02T16:23:18+00:00</updated>
<author>
<name>Maxim</name>
<email>kolmax94@gmail.com</email>
</author>
<published>2010-08-18T09:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0d7e647da737b71a7dbbe0bb5f94af18017e5aa9'/>
<id>0d7e647da737b71a7dbbe0bb5f94af18017e5aa9</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>
