<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/monitor, branch refactor-fo</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>PAC responder: add basic infrastructure</title>
<updated>2012-06-21T19:30:20+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-05-13T16:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=b9e5bd09a5ff7009537a18914dbebcf10498f592'/>
<id>b9e5bd09a5ff7009537a18914dbebcf10498f592</id>
<content type='text'>
This adds only the basic outline of the PAC responder, it won't support
any operations, it will just start and initialize itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds only the basic outline of the PAC responder, it won't support
any operations, it will just start and initialize itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move some debug lines to new debug log levels</title>
<updated>2012-06-20T11:41:04+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2012-04-10T09:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=387349ae092f6dbeb8e4bca291a772695836629c'/>
<id>387349ae092f6dbeb8e4bca291a772695836629c</id>
<content type='text'>
 * These are common lines of debug output when starting
   up sssd

https://bugzilla.redhat.com/show_bug.cgi?id=811113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * These are common lines of debug output when starting
   up sssd

https://bugzilla.redhat.com/show_bug.cgi?id=811113
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert read and write operations to sss_atomic_read</title>
<updated>2012-04-20T14:55:14+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-02T21:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=9d7d4458d94d0aac0a7edf999368eb18f89cb76a'/>
<id>9d7d4458d94d0aac0a7edf999368eb18f89cb76a</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1209
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the monitor SIGKILL time configurable</title>
<updated>2012-04-20T14:55:14+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-16T10:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=b83e43eb88879c7fb3114aafcc525356ff7d4235'/>
<id>b83e43eb88879c7fb3114aafcc525356ff7d4235</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1119
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1119
</pre>
</div>
</content>
</entry>
<entry>
<title>netlink integration: ensure that interface name is NULL-terminated</title>
<updated>2012-04-09T12:21:39+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-05T18:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=39ed7bb0c0e1d4c431033b77cdeb176cfeae26e9'/>
<id>39ed7bb0c0e1d4c431033b77cdeb176cfeae26e9</id>
<content type='text'>
In the unlikely case that the interface name was IFNAMSIZ bytes long or
longer, strncpy wouldn't NULL-terminate the buffer. Copy one byte less
to ensure the buffer is NULL-terminated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the unlikely case that the interface name was IFNAMSIZ bytes long or
longer, strncpy wouldn't NULL-terminate the buffer. Copy one byte less
to ensure the buffer is NULL-terminated.
</pre>
</div>
</content>
</entry>
<entry>
<title>libnl: fix the path to phy80211 subdirectory</title>
<updated>2012-02-24T01:53:46+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-02-21T18:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=a4421a4261f73718e6b4c18c7bb9f020255e15c7'/>
<id>a4421a4261f73718e6b4c18c7bb9f020255e15c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't give memory context in confdb where not needed</title>
<updated>2012-02-22T02:28:49+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-12-14T12:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=3bea01f01d76e1e95a8239c0d3f67073992136a1'/>
<id>3bea01f01d76e1e95a8239c0d3f67073992136a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused function</title>
<updated>2012-02-22T02:28:49+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-02-18T20:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=3e5caddf4840e40b49ccf24e1ce7b531a692023b'/>
<id>3e5caddf4840e40b49ccf24e1ce7b531a692023b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: Responder</title>
<updated>2012-02-06T23:26:57+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2012-02-03T21:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=e7311aec8d691e5427317442387af1bc8fff3742'/>
<id>e7311aec8d691e5427317442387af1bc8fff3742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AUTOFS: responder</title>
<updated>2012-02-06T00:16:16+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-01-03T20:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=9e80079370ff3b943832adc3c5ef430e64be0a0c'/>
<id>9e80079370ff3b943832adc3c5ef430e64be0a0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
