<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/ad/ad_common.c, branch simo</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>failover: Protect against empty host names</title>
<updated>2013-01-02T16:44:09+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-10-15T10:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=04759b59e71c78ab23b84d13dd29d9c6dd680adb'/>
<id>04759b59e71c78ab23b84d13dd29d9c6dd680adb</id>
<content type='text'>
Added new parameter to split_on_separator that allows to skip
empty values.

The whole function was rewritten. Unit test case was added to
check the new implementation.

https://fedorahosted.org/sssd/ticket/1484
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added new parameter to split_on_separator that allows to skip
empty values.

The whole function was rewritten. Unit test case was added to
check the new implementation.

https://fedorahosted.org/sssd/ticket/1484
</pre>
</div>
</content>
</entry>
<entry>
<title>LDAP: Provide a common sdap_set_sasl_options init function</title>
<updated>2012-11-19T21:19:29+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-19T09:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e0d861963e10c5aba79ad87f8c48b0ce1bec06ca'/>
<id>e0d861963e10c5aba79ad87f8c48b0ce1bec06ca</id>
<content type='text'>
The AD and IPA initialization functions shared the same code. This patch
moves the code into a common initialization function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The AD and IPA initialization functions shared the same code. This patch
moves the code into a common initialization function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Failover: use _srv_ when no primary server is defined</title>
<updated>2012-09-17T13:03:14+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-09-17T09:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b1caacb098ae99ad65144120fdec4d0fd98ad9d5'/>
<id>b1caacb098ae99ad65144120fdec4d0fd98ad9d5</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1521
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1521
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: IPv6 address with square brackets doesn't work.</title>
<updated>2012-08-23T16:33:39+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-08-22T13:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b096321a5a02dda0b6b71ba0f9c4d8feacd979e4'/>
<id>b096321a5a02dda0b6b71ba0f9c4d8feacd979e4</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1365
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1365
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo in debug message (SSSd -&gt; SSSD).</title>
<updated>2012-08-23T16:02:22+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-08-23T11:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0051296f67bd7d8e2e3094638ddff4e641324d04'/>
<id>0051296f67bd7d8e2e3094638ddff4e641324d04</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1434
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1434
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidation of functions that make realm upper-case</title>
<updated>2012-08-23T12:25:23+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2012-08-21T14:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e4c29d1f8e3b2c2b268105f169e5156a0a36aebf'/>
<id>e4c29d1f8e3b2c2b268105f169e5156a0a36aebf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Duplicate detection in fail over did not work.</title>
<updated>2012-08-15T11:51:22+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-08-13T14:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9ab243b369ba317cc964080786dbcdebaf23d6be'/>
<id>9ab243b369ba317cc964080786dbcdebaf23d6be</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1472
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1472
</pre>
</div>
</content>
</entry>
<entry>
<title>SRV resolution for backup servers should not be permitted.</title>
<updated>2012-08-09T17:54:01+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-08-09T12:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=4a1e58d85409fbb7a12ac244c3dbef8c0c1b15df'/>
<id>4a1e58d85409fbb7a12ac244c3dbef8c0c1b15df</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1463
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1463
</pre>
</div>
</content>
</entry>
<entry>
<title>Primary server support: AD adaptation</title>
<updated>2012-08-01T14:19:41+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-07-17T11:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=016e0d7202ff965018e41869c5ab501f86b0d081'/>
<id>016e0d7202ff965018e41869c5ab501f86b0d081</id>
<content type='text'>
This patch adds support for the primary server functionality into AD
provider. No backup servers are added at the moment, just the basic
support is in place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for the primary server functionality into AD
provider. No backup servers are added at the moment, just the basic
support is in place.
</pre>
</div>
</content>
</entry>
<entry>
<title>AD: Force case-insensitive operation in AD provider</title>
<updated>2012-07-06T15:44:46+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-07-06T00:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=346f41f1ede975cb2db0af570f5b454b9b306704'/>
<id>346f41f1ede975cb2db0af570f5b454b9b306704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
