<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/tools, branch sssd-1-6</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>Replace system() function with fork and execl call.</title>
<updated>2011-07-01T18:51:02+00:00</updated>
<author>
<name>Matthew Ife</name>
<email>matthew.ife@airattack-central.com</email>
</author>
<published>2011-07-01T18:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=a689ac5f684af13aaff1185e17ccdfb651b30e2f'/>
<id>a689ac5f684af13aaff1185e17ccdfb651b30e2f</id>
<content type='text'>
This is much more selinux friendly as it allows policy makers to call
nscd_domtrans to transition to nscd_t instead of giving more access to
the system via the corcmd_exec_bin macro.

Modified-by: Simo Sorce &lt;ssorce@redhat.com&gt;

Signed-off-by: Simo Sorce &lt;ssorce@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is much more selinux friendly as it allows policy makers to call
nscd_domtrans to transition to nscd_t instead of giving more access to
the system via the corcmd_exec_bin macro.

Modified-by: Simo Sorce &lt;ssorce@redhat.com&gt;

Signed-off-by: Simo Sorce &lt;ssorce@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Set _GNU_SOURCE globally</title>
<updated>2011-05-23T14:57:44+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-05-19T07:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=324fb26ba803a999bedc29e93c46c84f27abf5b7'/>
<id>324fb26ba803a999bedc29e93c46c84f27abf5b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed uninitialized value in sss_cache</title>
<updated>2011-05-16T12:05:34+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-05-16T07:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=d35c8317ed23aff66fde8147bfa2ea91f43a12e4'/>
<id>d35c8317ed23aff66fde8147bfa2ea91f43a12e4</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/865
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/865
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache cleaning tool</title>
<updated>2011-05-04T14:46:55+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-04-13T12:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=c737e1444fb186e349e59bfa9dac4995b720b4b1'/>
<id>c737e1444fb186e349e59bfa9dac4995b720b4b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_obfuscate: abort on ctrl+c</title>
<updated>2011-03-24T18:13:44+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-24T14:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=764bda08267d867a30ceb07d398dc30be1f4b699'/>
<id>764bda08267d867a30ceb07d398dc30be1f4b699</id>
<content type='text'>
There is a python bug (http://bugs.python.org/issue11236) where
getpass.getpass() does not throw KeyboardInterrupt on ctrl+c. This
workaround is the closest we can get: if we detect the control
character in the string that we read, we'll cancel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a python bug (http://bugs.python.org/issue11236) where
getpass.getpass() does not throw KeyboardInterrupt on ctrl+c. This
workaround is the closest we can get: if we detect the control
character in the string that we read, we'll cancel.
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_obfuscate: Avoid traceback on ctrl+d</title>
<updated>2011-03-24T18:13:44+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-24T14:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=675f529e1a0ada1b1a400a59465560ab88a6e24c'/>
<id>675f529e1a0ada1b1a400a59465560ab88a6e24c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removing password option functionality</title>
<updated>2011-02-03T17:16:55+00:00</updated>
<author>
<name>Gowrishankar Rajaiyan</name>
<email>gsr@redhat.com</email>
</author>
<published>2011-02-02T13:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=0a0d272844108fe3650a206c39dd4047f10003f2'/>
<id>0a0d272844108fe3650a206c39dd4047f10003f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gracefully handle permission errors in sss_obfuscate</title>
<updated>2011-02-03T17:16:13+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-02-01T21:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=5daa8ae758349c0077fb5f664579809aa0ab4f78'/>
<id>5daa8ae758349c0077fb5f664579809aa0ab4f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the domain argument mandatory in sss_obfuscate</title>
<updated>2011-02-03T17:16:13+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-02-01T21:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=c9f6ca2ca7399c301853ff774c20883fef2b2267'/>
<id>c9f6ca2ca7399c301853ff774c20883fef2b2267</id>
<content type='text'>
It doesn't make sense to set a "default" domain. We should require
that the domain always be specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't make sense to set a "default" domain. We should require
that the domain always be specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix usability of sss_obfuscate command</title>
<updated>2011-01-17T17:19:00+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-01-17T15:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=8d00718b943ab8b326320feb50820f0663031817'/>
<id>8d00718b943ab8b326320feb50820f0663031817</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
