<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/util, branch token3</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/'/>
<entry>
<title>krb5: Remove unused helper functions</title>
<updated>2013-09-09T19:11:46+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-09-04T00:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=077fa994f62641a13665b6a07d38b3d5a903dcdc'/>
<id>077fa994f62641a13665b6a07d38b3d5a903dcdc</id>
<content type='text'>
these functions are not needed anymore.

Related:
https://fedorahosted.org/sssd/ticket/2061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these functions are not needed anymore.

Related:
https://fedorahosted.org/sssd/ticket/2061
</pre>
</div>
</content>
</entry>
<entry>
<title>krb5: Remove unused function</title>
<updated>2013-09-09T19:11:46+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-08-31T00:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=0dbcc64a5cee58d5fffaaef923302d9c7a951a7d'/>
<id>0dbcc64a5cee58d5fffaaef923302d9c7a951a7d</id>
<content type='text'>
Related:
https://fedorahosted.org/sssd/ticket/2061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related:
https://fedorahosted.org/sssd/ticket/2061
</pre>
</div>
</content>
</entry>
<entry>
<title>krb5: Make check_for_valid_tgt() static</title>
<updated>2013-09-09T19:11:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-08-30T16:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=c121e65ed592bf3611053ee38032fd33c8d1b285'/>
<id>c121e65ed592bf3611053ee38032fd33c8d1b285</id>
<content type='text'>
check_for_valid_tgt() is used exclusively in krb5_uitls.c so move it there.

Resolves:
https://fedorahosted.org/sssd/ticket/2061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check_for_valid_tgt() is used exclusively in krb5_uitls.c so move it there.

Resolves:
https://fedorahosted.org/sssd/ticket/2061
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: add is_host_in_domain()</title>
<updated>2013-09-05T09:14:17+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-08-02T23:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=abac0f3ec2baa597d8e21a8744de6f33506299ce'/>
<id>abac0f3ec2baa597d8e21a8744de6f33506299ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename SAFEALIGN macros</title>
<updated>2013-09-05T09:13:29+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2013-08-26T11:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=747f30f1665a4dfcfe61a850b2e333a8bd35259b'/>
<id>747f30f1665a4dfcfe61a850b2e333a8bd35259b</id>
<content type='text'>
The new SAFEALIGN macros name turned to be inappropriate because
they do not reflect what the macros really do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new SAFEALIGN macros name turned to be inappropriate because
they do not reflect what the macros really do.
</pre>
</div>
</content>
</entry>
<entry>
<title>UTIL: Use standard maximum value of type size_t</title>
<updated>2013-09-03T13:55:42+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-09-03T07:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=58dee4047788964ed4b0f6c5d6512967f390ac21'/>
<id>58dee4047788964ed4b0f6c5d6512967f390ac21</id>
<content type='text'>
It is better to use standard constant for maximum value of type size_t,
instead of reinventing wheel with own defined constant SIZE_T_MAX

This patch replace string "SIZE_T_MAX" -&gt; "SIZE_MAX"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is better to use standard constant for maximum value of type size_t,
instead of reinventing wheel with own defined constant SIZE_T_MAX

This patch replace string "SIZE_T_MAX" -&gt; "SIZE_MAX"
</pre>
</div>
</content>
</entry>
<entry>
<title>UTIL: Explicitly include header file sys/socket.h</title>
<updated>2013-08-28T20:02:49+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-08-28T06:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=9d54fa809d7bf1b647e50081958ef33456c591bf'/>
<id>9d54fa809d7bf1b647e50081958ef33456c591bf</id>
<content type='text'>
We use constant AF_INET6 in util.c, but we do not explicitly include header
file sys/socket.h. This header file was indirectly incuded by another header
file netdb.h (netdb.h -&gt; netinet/in.h -&gt; sys/socket.h), but other platform can
have other dependencies among header files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use constant AF_INET6 in util.c, but we do not explicitly include header
file sys/socket.h. This header file was indirectly incuded by another header
file netdb.h (netdb.h -&gt; netinet/in.h -&gt; sys/socket.h), but other platform can
have other dependencies among header files.
</pre>
</div>
</content>
</entry>
<entry>
<title>UTIL: Create new wraper header file sss_endian.h</title>
<updated>2013-08-28T20:02:49+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-08-28T06:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=1658c567191c35beaddffafdb079abe33248037b'/>
<id>1658c567191c35beaddffafdb079abe33248037b</id>
<content type='text'>
Some platform have header file endian.h and anothers have sys/endian.h.
We nedd to use conditional build to handle it correctly, therefore new header
file sss_endian.h was created.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some platform have header file endian.h and anothers have sys/endian.h.
We nedd to use conditional build to handle it correctly, therefore new header
file sss_endian.h was created.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new option to control subdomain enumeration</title>
<updated>2013-08-28T16:07:04+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-08-28T08:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=33c865412732554ef255e93c4e7a58b0bce963c6'/>
<id>33c865412732554ef255e93c4e7a58b0bce963c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Read enumerate state for subdomains from cache</title>
<updated>2013-08-28T16:06:57+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-08-21T15:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=a6cca9c284724fafd670a3163812f248ba53ad97'/>
<id>a6cca9c284724fafd670a3163812f248ba53ad97</id>
<content type='text'>
The enumerate flag will be read from the cache for subdomains and
the domain object will be created accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The enumerate flag will be read from the cache for subdomains and
the domain object will be created accordingly.
</pre>
</div>
</content>
</entry>
</feed>
