<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/tools, branch sssd-1-4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/'/>
<entry>
<title>Fix assorted minor bugs in sss_ tools</title>
<updated>2010-09-08T13:36:22+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-08-31T16:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8443d24c0584f45151e0c80506d7a572b8a38ed7'/>
<id>8443d24c0584f45151e0c80506d7a572b8a38ed7</id>
<content type='text'>
Fixes: #585
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #585
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_obfuscate tool</title>
<updated>2010-09-08T13:36:22+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-08-30T09:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=530ba03ecabb472f17d5d1ab546aec9390492de1'/>
<id>530ba03ecabb472f17d5d1ab546aec9390492de1</id>
<content type='text'>
A tool to add obfuscated passwords into the SSSD config file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A tool to add obfuscated passwords into the SSSD config file
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential resource leak in remove_tree_with_ctx()</title>
<updated>2010-06-17T20:28:51+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-06-17T19:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=4c2cf0bc498c59343257fbae6dd93ec1a9fb88bc'/>
<id>4c2cf0bc498c59343257fbae6dd93ec1a9fb88bc</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/515
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/515
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential resource leak in copy_tree_ctx()</title>
<updated>2010-06-14T20:54:30+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-06-03T16:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=1003dcd7681511c5b703e6723e207cdd50d82885'/>
<id>1003dcd7681511c5b703e6723e207cdd50d82885</id>
<content type='text'>
Ticket #515
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket #515
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the -g option from useradd</title>
<updated>2010-06-14T20:54:30+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-06-10T16:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=db96a910dc72eccaae5fb6b8bc16b31fdd56fdf5'/>
<id>db96a910dc72eccaae5fb6b8bc16b31fdd56fdf5</id>
<content type='text'>
The local domain has the magic private groups option set
unconditionally. Therefore, it does not make any sense to let user
configure the primary GID. As a side-effect, this fixes #522.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The local domain has the magic private groups option set
unconditionally. Therefore, it does not make any sense to let user
configure the primary GID. As a side-effect, this fixes #522.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure to close varargs before returning from a function</title>
<updated>2010-06-10T14:17:38+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-06-09T14:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=75b1a17efec759980a636b41e0c8144230725802'/>
<id>75b1a17efec759980a636b41e0c8144230725802</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/528
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/528
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle read() and write() throughout the SSSD</title>
<updated>2010-06-10T14:17:38+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-06-08T19:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=06247775aa9c49ffce72827921eb45e2d04c6aa1'/>
<id>06247775aa9c49ffce72827921eb45e2d04c6aa1</id>
<content type='text'>
We need to guarantee at all times that reads and writes complete
successfully. This means that they must be checked for returning
EINTR and EAGAIN, and all writes must be wrapped in a loop to
ensure that they do not truncate their output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to guarantee at all times that reads and writes complete
successfully. This means that they must be checked for returning
EINTR and EAGAIN, and all writes must be wrapped in a loop to
ensure that they do not truncate their output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing break to switch statement</title>
<updated>2010-06-09T12:29:35+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-06-03T16:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=54250550d11f8214d3b941e602cd2b553a56fcdd'/>
<id>54250550d11f8214d3b941e602cd2b553a56fcdd</id>
<content type='text'>
Switch statement missing a break causes unintended implicit setting of
'm' options in sss_useradd.

Fixes: #512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch statement missing a break causes unintended implicit setting of
'm' options in sss_useradd.

Fixes: #512
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence warnings with -O2</title>
<updated>2010-04-30T11:51:19+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-04-26T21:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=b830ab156f032e2a8823f1365da2ed6801427e8f'/>
<id>b830ab156f032e2a8823f1365da2ed6801427e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge error for sss_userdel.c</title>
<updated>2010-04-12T14:44:03+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-04-12T14:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=ae2f35d9bab8c91ee2faa2c9ac5c2bfcfcbe3537'/>
<id>ae2f35d9bab8c91ee2faa2c9ac5c2bfcfcbe3537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
