<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/common/ini, branch sssd-1-2-proxy</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>Fixing type conversion in INI interface.</title>
<updated>2010-03-17T16:03:58+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-11T17:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8834e6fe4f89d7b0227377619d96d455e1f28ebb'/>
<id>8834e6fe4f89d7b0227377619d96d455e1f28ebb</id>
<content type='text'>
Additional changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additional changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build and package libini_config docs</title>
<updated>2010-03-15T20:12:52+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-03-15T17:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e'/>
<id>d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding interface description using doxygen.</title>
<updated>2010-03-15T20:12:52+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-15T16:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=4a18b7507fe9ab41de2edfaed2d246bc4989f9f0'/>
<id>4a18b7507fe9ab41de2edfaed2d246bc4989f9f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing verbosity and formatting of the INI unit test.</title>
<updated>2010-03-12T14:00:28+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-11T17:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=70a54fe1c527efabf0c3258a2daa669f5e2bb788'/>
<id>70a54fe1c527efabf0c3258a2daa669f5e2bb788</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 libini_config into a shared library</title>
<updated>2010-02-03T15:35:18+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-01T16:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f4918db9dc26e3585054cc3841f379137bb9f8a6'/>
<id>f4918db9dc26e3585054cc3841f379137bb9f8a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix array index error</title>
<updated>2010-02-03T15:35:17+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-01T15:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1151bcff3fd6f16d4fe3ca216e3957c1420d7b54'/>
<id>1151bcff3fd6f16d4fe3ca216e3957c1420d7b54</id>
<content type='text'>
The null-terminator would have been written one byte past the end
of the array (and there may have been an extra garbage character
in the index before it)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The null-terminator would have been written one byte past the end
of the array (and there may have been an extra garbage character
in the index before it)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license files for ini_config</title>
<updated>2010-02-03T15:35:17+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-01T15:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b344ede07b51be4f4dcc44c1402eed0ccacc7d6d'/>
<id>b344ede07b51be4f4dcc44c1402eed0ccacc7d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>INI: Added method to get string list with empty values</title>
<updated>2010-01-21T20:02:15+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2009-12-25T23:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=526dd14cdc1461859a5dd1cdd83ee9b1268175fe'/>
<id>526dd14cdc1461859a5dd1cdd83ee9b1268175fe</id>
<content type='text'>
The original implementation was compressing the list,
throwing away empty strings.
The function that did that was pretty brain damaging.
I cleaned it up and adjusted so that it could return
list with empty values and without them.
The old function was turned into a wrapper and a new
high level function was intorduced to provide
ability to get both empty and non empty strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original implementation was compressing the list,
throwing away empty strings.
The function that did that was pretty brain damaging.
I cleaned it up and adjusted so that it could return
list with empty values and without them.
The old function was turned into a wrapper and a new
high level function was intorduced to provide
ability to get both empty and non empty strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>INI Correcting build warnings.</title>
<updated>2009-12-10T23:12:54+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2009-12-10T22:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d01f0824f960a2161cba6c7f702b9039ae4ac43f'/>
<id>d01f0824f960a2161cba6c7f702b9039ae4ac43f</id>
<content type='text'>
The previous patch included "config.h"
into the public header which caused all sorts
of redefinitions and warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous patch included "config.h"
into the public header which caused all sorts
of redefinitions and warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>INI: Cleaning FIXME comments.</title>
<updated>2009-12-10T22:20:26+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2009-12-07T14:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8c7434f8e8e7ddc81c68309c90fa8f3ee98ac3b2'/>
<id>8c7434f8e8e7ddc81c68309c90fa8f3ee98ac3b2</id>
<content type='text'>
Added configurable key length.
Changed comments for the functions that
are currently not used and reserved for
future functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added configurable key length.
Changed comments for the functions that
are currently not used and reserved for
future functionality.
</pre>
</div>
</content>
</entry>
</feed>
