<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/lib, branch master</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>IDMAP: Fix variable initialization</title>
<updated>2013-05-03T10:21:50+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-05-02T14:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=11fd679eb2edabd139c9016e2b7d2085ca3aac5d'/>
<id>11fd679eb2edabd139c9016e2b7d2085ca3aac5d</id>
<content type='text'>
Before the recent changes, the variable was set to 0 too because it used
to be part of a structure allocated with talloc_zero.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before the recent changes, the variable was set to 0 too because it used
to be part of a structure allocated with talloc_zero.
</pre>
</div>
</content>
</entry>
<entry>
<title>libsss_idmap: function to calculate range</title>
<updated>2013-04-29T15:01:38+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2013-04-19T16:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=46222e5191473f9a46aec581273eb2eef22e23be'/>
<id>46222e5191473f9a46aec581273eb2eef22e23be</id>
<content type='text'>
Calculation of range for domains is moved from
sdap_idmap code to sss_idmap code. Some refactoring
have been done to allow this move.

https://fedorahosted.org/sssd/ticket/1844
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Calculation of range for domains is moved from
sdap_idmap code to sss_idmap code. Some refactoring
have been done to allow this move.

https://fedorahosted.org/sssd/ticket/1844
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential out-of-bounds write in sss_idmap_sid_to_dom_sid</title>
<updated>2013-04-03T11:26:41+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-04-03T08:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=726e335681428614c2909b9c2987286a05afb982'/>
<id>726e335681428614c2909b9c2987286a05afb982</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1861
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1861
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Doxygen configuration to 1.8.1</title>
<updated>2013-03-06T11:40:57+00:00</updated>
<author>
<name>Thorsten Scherf</name>
<email>tscherf@redhat.com</email>
</author>
<published>2013-03-04T15:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f0d860c4a1048a05fd7fb9e7dd674474ad8a82f3'/>
<id>f0d860c4a1048a05fd7fb9e7dd674474ad8a82f3</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1819
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1819
</pre>
</div>
</content>
</entry>
<entry>
<title>IDMAP: add sss_idmap_smb_sid_to_unix()</title>
<updated>2013-01-08T13:42:56+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-11-26T21:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=6f504738cad1ee9daa1bd6eec721caceef65f21d'/>
<id>6f504738cad1ee9daa1bd6eec721caceef65f21d</id>
<content type='text'>
To avoid a conversion on the caller side a new call is added to
libsss_idmap which converts a Samba dom_sid structure to a Posix ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid a conversion on the caller side a new call is added to
libsss_idmap which converts a Samba dom_sid structure to a Posix ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dereference after null check in sss_idmap_sid_to_unix</title>
<updated>2012-12-04T10:24:48+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-12-03T12:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=bd0baea783295bd22aeabdd7f4ce3aa31eb6144d'/>
<id>bd0baea783295bd22aeabdd7f4ce3aa31eb6144d</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1684
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1684
</pre>
</div>
</content>
</entry>
<entry>
<title>idmap: Silence DEBUG messages when dealing with built-in SIDs.</title>
<updated>2012-11-28T10:20:09+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-11-14T14:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=d6f283302268520c1506fb3da4f2a22f5a741be5'/>
<id>d6f283302268520c1506fb3da4f2a22f5a741be5</id>
<content type='text'>
When converting built-in SID to unix GID/UID a confusing debug
message about the failed conversion was printed. This patch special
cases these built-in objects.

https://fedorahosted.org/sssd/ticket/1593
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When converting built-in SID to unix GID/UID a confusing debug
message about the failed conversion was printed. This patch special
cases these built-in objects.

https://fedorahosted.org/sssd/ticket/1593
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_idmap: fix typo which prevents sub auth larger then 2^31</title>
<updated>2012-06-08T12:42:09+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-06-01T11:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=2d07aa724c93bbaec2cd29470941c0754c74f715'/>
<id>2d07aa724c93bbaec2cd29470941c0754c74f715</id>
<content type='text'>
A test to cover this is added as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A test to cover this is added as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_idmap: add support for samba struct dom_sid</title>
<updated>2012-06-08T12:42:00+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-05-24T10:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=2998435fcc95857b73049b3955af9889ab595f24'/>
<id>2998435fcc95857b73049b3955af9889ab595f24</id>
<content type='text'>
The samba ndr libraries use struct dom_sid to handle SIDs. Since there
is no public samba library which offers conversion from other
representations, e.g. as string, this is added to libsss_idmap.
To avoid compile-time or run-time dependency to any samba library or
header file the definition of the struct is copied here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The samba ndr libraries use struct dom_sid to handle SIDs. Since there
is no public samba library which offers conversion from other
representations, e.g. as string, this is added to libsss_idmap.
To avoid compile-time or run-time dependency to any samba library or
header file the definition of the struct is copied here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename struct dom_sid to struct sss_dom_sid</title>
<updated>2012-05-14T15:25:32+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-05-14T11:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=c51a204a40b8f85f7f525edb3e24520916d8b9c7'/>
<id>c51a204a40b8f85f7f525edb3e24520916d8b9c7</id>
<content type='text'>
To avoid conflicts with struct dom_sid used by samba the sss_ prefix is
added to the struct used by libsss_idmap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid conflicts with struct dom_sid used by samba the sss_ prefix is
added to the struct used by libsss_idmap.
</pre>
</div>
</content>
</entry>
</feed>
