<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/lib/idmap, branch ldapdebug</title>
<subtitle>sssd with jhrozek's patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/'/>
<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/jhrozek/public_git/sssd.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/jhrozek/public_git/sssd.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/jhrozek/public_git/sssd.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/jhrozek/public_git/sssd.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/jhrozek/public_git/sssd.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/jhrozek/public_git/sssd.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>
<entry>
<title>Fix endian issue in SID conversion</title>
<updated>2012-05-04T17:36:42+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-05-03T10:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=9fd2775fe1ced6ff6a9a3ff7db124fcb52dade5d'/>
<id>9fd2775fe1ced6ff6a9a3ff7db124fcb52dade5d</id>
<content type='text'>
Since the byte-order is only important when dealing with the binary SID
the sub-auth values are stored in host order and are only converted
while reading or writing the binary SID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the byte-order is only important when dealing with the binary SID
the sub-auth values are stored in host order and are only converted
while reading or writing the binary SID.
</pre>
</div>
</content>
</entry>
<entry>
<title>LDAP: Add routine to extract domain SID from an object SID</title>
<updated>2012-05-03T18:09:14+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-04-21T14:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=45f75fc8e98092fa48faa3d180fd42f7efd51486'/>
<id>45f75fc8e98092fa48faa3d180fd42f7efd51486</id>
<content type='text'>
Also makes the domain prefix macros from sss_idmap public.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also makes the domain prefix macros from sss_idmap public.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow different SID representations in libidmap</title>
<updated>2012-05-01T18:22:51+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-04-25T07:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=b6dfbf81c61d4431aaa81687ec53e892f8b71edb'/>
<id>b6dfbf81c61d4431aaa81687ec53e892f8b71edb</id>
<content type='text'>
Besides as strings it is now possible to use binary SIDs or a struct
containing all SID information. Functions to convert between these
formats are added as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Besides as strings it is now possible to use binary SIDs or a struct
containing all SID information. Functions to convert between these
formats are added as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTION</title>
<updated>2012-04-05T22:21:34+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-01T22:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4ddfec6b995d6673dad93cf3dd849550dde1594c'/>
<id>4ddfec6b995d6673dad93cf3dd849550dde1594c</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1271
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1271
</pre>
</div>
</content>
</entry>
</feed>
