<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/ldap/sdap_sudo.h, 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>sudo: do full refresh when data provider is back online</title>
<updated>2012-12-18T16:15:22+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-12-14T13:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=dcb712782ed81cd19fc5d9a5dab37e50294d6f2e'/>
<id>dcb712782ed81cd19fc5d9a5dab37e50294d6f2e</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1689

Add a online callback if the first full refresh fails due to the
provider beeing offline so we can perform the refresh as soon as
possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1689

Add a online callback if the first full refresh fails due to the
provider beeing offline so we can perform the refresh as soon as
possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: schedule another full refresh in short interval if the first fails</title>
<updated>2012-12-18T16:15:22+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-12-14T11:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5860e321d82d007a5b7f4a1ff9a3893156e22b19'/>
<id>5860e321d82d007a5b7f4a1ff9a3893156e22b19</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1689

If the first full refresh of sudo rules fails because the data provider
is offline, we will schedule another one in 2, 4, ... minutes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1689

If the first full refresh of sudo rules fails because the data provider
is offline, we will schedule another one in 2, 4, ... minutes.
</pre>
</div>
</content>
</entry>
<entry>
<title>add sdap_sudo_schedule_refresh()</title>
<updated>2012-12-18T16:15:22+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-12-14T12:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=260366c37cafab011cf48760eaf04282098ef800'/>
<id>260366c37cafab011cf48760eaf04282098ef800</id>
<content type='text'>
Reduces amount of code duplication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduces amount of code duplication.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: do not fail if usn value is zero but full refresh is completed</title>
<updated>2012-10-24T15:28:03+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-10-23T12:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=fb67530ec34740a18f56ff56614898d2bdaee36f'/>
<id>fb67530ec34740a18f56ff56614898d2bdaee36f</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1596

In case that LDAP server contains zero sudo rules, the full refresh
completes succussfully and stores current USN value (= 0). But then
smart refresh will fail because it takes USN=0 as invalid value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1596

In case that LDAP server contains zero sudo rules, the full refresh
completes succussfully and stores current USN value (= 0). But then
smart refresh will fail because it takes USN=0 as invalid value.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: load host filter configuration on init</title>
<updated>2012-06-29T15:37:18+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-06-26T11:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5f73b623fc72e3b9b3590420825f30e618b4d4dd'/>
<id>5f73b623fc72e3b9b3590420825f30e618b4d4dd</id>
<content type='text'>
We need to load host information during provider initialization.
Currently it loads only values from configuration files, but it is
implemented as an asynchrounous request as it will later try to
autodetect these settings (which will need to contact DNS).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to load host information during provider initialization.
Currently it loads only values from configuration files, but it is
implemented as an asynchrounous request as it will later try to
autodetect these settings (which will need to contact DNS).
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: pass sudo_ctx instead of id_ctx</title>
<updated>2012-06-29T15:37:18+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-06-26T07:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7b74632f498dd1edf69294b597a4d92ec6d73b9f'/>
<id>7b74632f498dd1edf69294b597a4d92ec6d73b9f</id>
<content type='text'>
I had to create a new context structure to store additional
information such as ip addresses and hostnames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I had to create a new context structure to store additional
information such as ip addresses and hostnames.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: return number of downloaded rules in sdap_sudo_refresh_recv()</title>
<updated>2012-06-29T15:37:18+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-05-13T19:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=4684d427e7e10642ceff62128c3d22db87872c4c'/>
<id>4684d427e7e10642ceff62128c3d22db87872c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: find highest USN</title>
<updated>2012-06-29T15:37:17+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-05-07T15:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f143937efc6cbb1eb84042979c83dd5b3f23a40c'/>
<id>f143937efc6cbb1eb84042979c83dd5b3f23a40c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: add new timer API</title>
<updated>2012-06-29T15:37:17+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-05-14T15:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c407643004a02566e35a864ba0d8b0c0f88d9d67'/>
<id>c407643004a02566e35a864ba0d8b0c0f88d9d67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: provide API for full refresh</title>
<updated>2012-06-29T15:37:17+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-05-14T15:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=72985dbeba2d2eb8bc94d9ce62424aa6045c03cb'/>
<id>72985dbeba2d2eb8bc94d9ce62424aa6045c03cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
