<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/common/dhash, branch python_api</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>Remove common directory</title>
<updated>2010-08-19T15:15:09+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-08-13T18:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ad42d90b7e23978b62e36d6885d5fea0a105d6d0'/>
<id>ad42d90b7e23978b62e36d6885d5fea0a105d6d0</id>
<content type='text'>
All files formerly in common are now being built individually out
of the ding-libs repository.

git clone git://git.fedorahosted.org/git/ding-libs.git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All files formerly in common are now being built individually out
of the ding-libs repository.

git clone git://git.fedorahosted.org/git/ding-libs.git
</pre>
</div>
</content>
</entry>
<entry>
<title>Support docdir and abs_builddir</title>
<updated>2010-04-12T13:21:48+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-04-08T20:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6a6975f305ea142cf7b103bb7c064d8ef03e1547'/>
<id>6a6975f305ea142cf7b103bb7c064d8ef03e1547</id>
<content type='text'>
Old versions of autoconf (before 2.60) did not include
support for the docdir and abs_builddir variables. This
patch emulates support for them.

Fixes https://fedorahosted.org/sssd/ticket/422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old versions of autoconf (before 2.60) did not include
support for the docdir and abs_builddir variables. This
patch emulates support for them.

Fixes https://fedorahosted.org/sssd/ticket/422
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly license libdhash</title>
<updated>2010-02-18T20:46:56+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-18T19:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ef214ac48a5499353609443178a65ea1d2d34c97'/>
<id>ef214ac48a5499353609443178a65ea1d2d34c97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split off libdhash into a shared library</title>
<updated>2010-01-20T13:56:00+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-01-07T20:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=746391a1719659161f026684193b3fb04593f563'/>
<id>746391a1719659161f026684193b3fb04593f563</id>
<content type='text'>
Right now, the pkg-config checks for the system version of
libdhash are forcibly disabled, requiring the SSSD to build it
from its own tree. In the future, when we split the libraries off
from the SSSD, it will be easy to switch this check to the
external library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now, the pkg-config checks for the system version of
libdhash are forcibly disabled, requiring the SSSD to build it
from its own tree. In the future, when we split the libraries off
from the SSSD, it will be easy to switch this check to the
external library.
</pre>
</div>
</content>
</entry>
<entry>
<title>License libdhash under the LGPL</title>
<updated>2010-01-20T13:56:00+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-01-08T13:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8b179530db795f6e974677a11b38c31ca82ba793'/>
<id>8b179530db795f6e974677a11b38c31ca82ba793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments to document latest changes</title>
<updated>2009-12-09T04:35:30+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-12-08T19:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e860d5338239bfc1970347180a4902018871a11e'/>
<id>e860d5338239bfc1970347180a4902018871a11e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhash: Add private pointer for delete callback</title>
<updated>2009-12-09T04:35:30+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-12-08T19:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=4fdcab8ba579b481870d5a6a422fcca70712d30f'/>
<id>4fdcab8ba579b481870d5a6a422fcca70712d30f</id>
<content type='text'>
Also pass a flag to the delete callback to tell it if this is a normal
entry removal or we are cleaning up the tbale definitively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also pass a flag to the delete callback to tell it if this is a normal
entry removal or we are cleaning up the tbale definitively.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run dhash tests</title>
<updated>2009-12-09T04:35:29+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-12-08T18:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=363163aa3b3e60e05ac83f4fe37d23cfa78545a5'/>
<id>363163aa3b3e60e05ac83f4fe37d23cfa78545a5</id>
<content type='text'>
Previously we were only building them but not running them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we were only building them but not running them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change dhash API to be talloc-friendly</title>
<updated>2009-12-08T17:30:02+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-12-08T16:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0f29c921fe2138eadac33803115ad71a3e8715db'/>
<id>0f29c921fe2138eadac33803115ad71a3e8715db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up warnings in dhash tests</title>
<updated>2009-10-29T19:26:28+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-29T17:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b79b1228de615c860df841670c9a882ca748f63a'/>
<id>b79b1228de615c860df841670c9a882ca748f63a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
