<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/man/include, branch sssd-1-8</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>Document sss_tools better</title>
<updated>2012-04-20T14:56:01+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-16T08:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f22c9db47cdbc8488e49c92bde47be207b84a217'/>
<id>f22c9db47cdbc8488e49c92bde47be207b84a217</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/917
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/917
</pre>
</div>
</content>
</entry>
<entry>
<title>New DEBUG facility - man pages</title>
<updated>2011-08-25T19:46:11+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-08-09T10:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=930b8d8442c3ee88ad088d45e744510a5f815187'/>
<id>930b8d8442c3ee88ad088d45e744510a5f815187</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/925

Modified sssd and sssd.conf man pages to reflect new levels.
Added new man include: include/debug_levels.xml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/925

Modified sssd and sssd.conf man pages to reflect new levels.
Added new man include: include/debug_levels.xml
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for experimental features</title>
<updated>2011-07-08T19:20:38+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-06-21T12:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f7cfc227904771bccfda4f03f552923794dbb0c0'/>
<id>f7cfc227904771bccfda4f03f552923794dbb0c0</id>
<content type='text'>
New experimental features should have their own configure switch to
enable or disable them at compile time. Additionally they can check if
the configure variable build_all_experimental_features is set and enable
the feature. This variable will be set if the command line option
--enable-all-experimental-features is used to configure sssd. This will
make it easy to enable all experimental features.

Experimental features should be marked in the man pages. To simplify
this include/experimental.xml can be used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New experimental features should have their own configure switch to
enable or disable them at compile time. Additionally they can check if
the configure variable build_all_experimental_features is set and enable
the feature. This variable will be set if the command line option
--enable-all-experimental-features is used to configure sssd. This will
make it easy to enable all experimental features.

Experimental features should be marked in the man pages. To simplify
this include/experimental.xml can be used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix manpage typos</title>
<updated>2011-01-14T20:16:10+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2011-01-14T20:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=055701c59d684fbb3c8be4a129bb8fd4cfb4ffe8'/>
<id>055701c59d684fbb3c8be4a129bb8fd4cfb4ffe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow protocol fallback for SRV queries</title>
<updated>2010-12-01T18:50:48+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-11-25T10:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=40def28805f9df3ff640209def765723cd8e2de3'/>
<id>40def28805f9df3ff640209def765723cd8e2de3</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/691
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/691
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dns_discovery_domain option</title>
<updated>2010-06-30T11:35:31+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-06-01T13:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=780ffc9f6d5e1fcd4df3d390b56cb98878223cc0'/>
<id>780ffc9f6d5e1fcd4df3d390b56cb98878223cc0</id>
<content type='text'>
The service discovery used to use the SSSD domain name to perform DNS
queries. This is not an optimal solution, for example from the point of
view of authconfig.

This patch introduces a new option "dns_discovery_domain" that allows to set
the domain part of a DNS SRV query. If this option is not set, the
default behavior is to use the domain part of the machine's hostname.

Fixes: #479
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The service discovery used to use the SSSD domain name to perform DNS
queries. This is not an optimal solution, for example from the point of
view of authconfig.

This patch introduces a new option "dns_discovery_domain" that allows to set
the domain part of a DNS SRV query. If this option is not set, the
default behavior is to use the domain part of the machine's hostname.

Fixes: #479
</pre>
</div>
</content>
</entry>
<entry>
<title>Use service discovery in backends</title>
<updated>2010-05-07T21:14:32+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-04-16T15:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=66da80489c0114878043b40592c5f47d41eb0ffd'/>
<id>66da80489c0114878043b40592c5f47d41eb0ffd</id>
<content type='text'>
Integrate the failover improvements with our back ends. The DNS domain
used in the SRV query is always the SSSD domain name.

Please note that this patch changes the default value of ldap_uri from
"ldap://localhost" to "NULL" in order to use service discovery with no
server set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Integrate the failover improvements with our back ends. The DNS domain
used in the SRV query is always the SSSD domain name.

Please note that this patch changes the default value of ldap_uri from
"ldap://localhost" to "NULL" in order to use service discovery with no
server set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename server/ directory to src/</title>
<updated>2010-02-18T18:48:45+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-18T12:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=1c48b5a62f73234ed26bb20f0ab345ab61cda0ab'/>
<id>1c48b5a62f73234ed26bb20f0ab345ab61cda0ab</id>
<content type='text'>
Also update BUILD.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update BUILD.txt
</pre>
</div>
</content>
</entry>
</feed>
