<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/external/platform.m4, branch simo</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<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/sbose/public_git/sssd.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>Add gentoo distrubutions</title>
<updated>2010-09-02T16:23:18+00:00</updated>
<author>
<name>Maxim</name>
<email>kolmax94@gmail.com</email>
</author>
<published>2010-08-18T09:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0d7e647da737b71a7dbbe0bb5f94af18017e5aa9'/>
<id>0d7e647da737b71a7dbbe0bb5f94af18017e5aa9</id>
<content type='text'>
Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bash-isms from configure macros</title>
<updated>2010-05-21T12:31:56+00:00</updated>
<author>
<name>Petter Reinholdtsen</name>
<email>pere@hungry.com</email>
</author>
<published>2010-05-21T12:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c8b9cf339e84576293113df914498a80ec1989dc'/>
<id>c8b9cf339e84576293113df914498a80ec1989dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Debian/Ubuntu build to pass --install-layout=deb to setup.py</title>
<updated>2010-05-16T17:28:14+00:00</updated>
<author>
<name>Petter Reinholdtsen</name>
<email>pere@hungry.com</email>
</author>
<published>2010-05-06T13:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e6ae55d5423434d5dc6c236e8647b33610d30e2e'/>
<id>e6ae55d5423434d5dc6c236e8647b33610d30e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use SO_PEERCRED on the PAM socket</title>
<updated>2010-04-16T19:15:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-03-29T08:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ea0173fe8ba915960621454168651c62301833cb'/>
<id>ea0173fe8ba915960621454168651c62301833cb</id>
<content type='text'>
This is the second attempt to let the PAM client and the PAM responder
exchange their credentials, i.e. uid, gid and pid. Because this approach
does not require any message interchange between the client and the
server the protocol version number is not changed.

On the client side the connection is terminated it the responder is not
run by root. On the server side the effective uid and gid and the pid of
the client are available for future use.

The following additional changes are made by this patch:
- the checks of the ownership and the permissions on the PAM sockets are
  enhanced
- internal error codes are introduced on the client side to generate
  more specific log messages if an error occurs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the second attempt to let the PAM client and the PAM responder
exchange their credentials, i.e. uid, gid and pid. Because this approach
does not require any message interchange between the client and the
server the protocol version number is not changed.

On the client side the connection is terminated it the responder is not
run by root. On the server side the effective uid and gid and the pid of
the client are available for future use.

The following additional changes are made by this patch:
- the checks of the ownership and the permissions on the PAM sockets are
  enhanced
- internal error codes are introduced on the client side to generate
  more specific log messages if an error occurs
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add better checks on PAM socket"</title>
<updated>2010-04-16T19:15:34+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-03-26T09:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b9923919909cb976ddf42002c56a42b1893e3547'/>
<id>b9923919909cb976ddf42002c56a42b1893e3547</id>
<content type='text'>
This reverts commit 5a88e963744e5da453e88b5c36499f04712df097.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5a88e963744e5da453e88b5c36499f04712df097.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add better checks on PAM socket</title>
<updated>2010-03-11T14:05:50+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-02-09T11:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5a88e963744e5da453e88b5c36499f04712df097'/>
<id>5a88e963744e5da453e88b5c36499f04712df097</id>
<content type='text'>
- check if the public socket belongs to root and has 0666 permissions
- use a SCM_CREDENTIALS message if available
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- check if the public socket belongs to root and has 0666 permissions
- use a SCM_CREDENTIALS message if available
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename server/ directory to src/</title>
<updated>2010-02-18T18:48:45+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-18T12:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1c48b5a62f73234ed26bb20f0ab345ab61cda0ab'/>
<id>1c48b5a62f73234ed26bb20f0ab345ab61cda0ab</id>
<content type='text'>
Also update BUILD.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update BUILD.txt
</pre>
</div>
</content>
</entry>
</feed>
