<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/db/sysdb_sudo.h, branch sssd-1-9</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>sudo responder: change num_rules type from size_t to uint32_t</title>
<updated>2013-01-22T17:31:03+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-01-22T13:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=dac148d7e7019bc3b5591e01228e117681de4661'/>
<id>dac148d7e7019bc3b5591e01228e117681de4661</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1779

2^32 should be enough to store sudo rules. size_t type was causing
troubles on big endian architectures, because it wasn't used
correctly in combination with D-Bus.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1779

2^32 should be enough to store sudo rules. size_t type was causing
troubles on big endian architectures, because it wasn't used
correctly in combination with D-Bus.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: support generalized time format</title>
<updated>2012-12-13T20:03:28+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-12-12T13:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=073c74563c4e6f2ab9b7333ae08667b5da62b147'/>
<id>073c74563c4e6f2ab9b7333ae08667b5da62b147</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1712

The timestamp doesn't have to be in the form yyyymmddHHMMSSZ any
more. It can be in any form of generalized time format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1712

The timestamp doesn't have to be in the form yyyymmddHHMMSSZ any
more. It can be in any form of generalized time format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC</title>
<updated>2012-08-07T16:37:40+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-08-07T11:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=fb4e4c4eb6a6dc732370584f70d23dd4a2c5c7b6'/>
<id>fb4e4c4eb6a6dc732370584f70d23dd4a2c5c7b6</id>
<content type='text'>
It does not contain name of the object class attribute but the value
itself. I renamed it to avoid confusion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It does not contain name of the object class attribute but the value
itself. I renamed it to avoid confusion.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: clean up</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-14T14:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=dfafb437f49d31e015184e212571e9917aa94eef'/>
<id>dfafb437f49d31e015184e212571e9917aa94eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo sysdb: add expiration time to the filter</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-11T08:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f7af8c5b369938725e47585c641ae5b017d442a1'/>
<id>f7af8c5b369938725e47585c641ae5b017d442a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb: remove sudo_set/get_refreshed</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-07T11:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=0f808798eefaedc3eb241f26aa49680d87f22336'/>
<id>0f808798eefaedc3eb241f26aa49680d87f22336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb: add getter/setter for last sudo full refresh time</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-07T11:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=44749ce0c1fee9babee80060fa0db99eebb2ab51'/>
<id>44749ce0c1fee9babee80060fa0db99eebb2ab51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesign purging of the sudo cache</title>
<updated>2012-02-17T16:10:07+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-02-07T13:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f5d4b05027acce06e3509ecb68869d1c7ef37180'/>
<id>f5d4b05027acce06e3509ecb68869d1c7ef37180</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1173
</pre>
</div>
</content>
</entry>
<entry>
<title>SUDO Integration - responder 'sudo_timed' option</title>
<updated>2012-02-04T13:27:16+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-01-27T09:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=c9aab1c04c399ca2d1abef74f6df22ced34983dc'/>
<id>c9aab1c04c399ca2d1abef74f6df22ced34983dc</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1116
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1116
</pre>
</div>
</content>
</entry>
<entry>
<title>SUDO Integration - make sysdb_get_sudo_filter() more configurable</title>
<updated>2012-01-27T14:10:37+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-01-17T11:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f6171b2bc954a367f316853ab71090eb213bdee3'/>
<id>f6171b2bc954a367f316853ab71090eb213bdee3</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1143
</pre>
</div>
</content>
</entry>
</feed>
