<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/util, branch adwork</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Move some krb5 keys related functions from ipa-client to util</title>
<updated>2012-06-11T10:04:05+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-03-13T09:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ee936431c88a7b089c9c2780d63b393813d114e5'/>
<id>ee936431c88a7b089c9c2780d63b393813d114e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dereference pointer when comparing password history in qsort compare.</title>
<updated>2012-04-10T16:33:04+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2012-04-10T03:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=35f44a1aebe0350884113c0ce57c2aeb736c714b'/>
<id>35f44a1aebe0350884113c0ce57c2aeb736c714b</id>
<content type='text'>
The man page for qsort(3) says that the comparison function is called
with pointers to pointers to char but memcmp(3) wants a pointer to void
so we need to cast and dereference.

Without this the qsort() call wasn't properly sorting the elements so
a random password was being removed rather than the oldest when the
list overflowed.

https://fedorahosted.org/freeipa/ticket/2613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The man page for qsort(3) says that the comparison function is called
with pointers to pointers to char but memcmp(3) wants a pointer to void
so we need to cast and dereference.

Without this the qsort() call wasn't properly sorting the elements so
a random password was being removed rather than the oldest when the
list overflowed.

https://fedorahosted.org/freeipa/ticket/2613
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-kdb: add AS auditing support</title>
<updated>2012-02-14T23:03:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2012-02-13T17:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=651f9324735d0680c6a56246616932459e15b99d'/>
<id>651f9324735d0680c6a56246616932459e15b99d</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/2334
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/2334
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve password change error message</title>
<updated>2012-02-03T16:21:33+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2012-02-02T10:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f2cc9c8d33e50b52554a2df8148d4bf7c92fc89a'/>
<id>f2cc9c8d33e50b52554a2df8148d4bf7c92fc89a</id>
<content type='text'>
User always receives the same error message if he changes his password
via "ipa passwd" command and the new password fails configured
password policy. He then has to investigate on his own the actual
reason why was the policy violated. This patch improves our SLAPI PWD
plugins to provide a better error message explaining the violation
reason.

https://fedorahosted.org/freeipa/ticket/2067
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
User always receives the same error message if he changes his password
via "ipa passwd" command and the new password fails configured
password policy. He then has to investigate on his own the actual
reason why was the policy violated. This patch improves our SLAPI PWD
plugins to provide a better error message explaining the violation
reason.

https://fedorahosted.org/freeipa/ticket/2067
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing copyright header</title>
<updated>2011-11-17T21:15:24+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-11-15T22:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a9e4316d5aa626e0831febd8b50678fd81f6a67d'/>
<id>a9e4316d5aa626e0831febd8b50678fd81f6a67d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CID 11021: Resource leak</title>
<updated>2011-11-07T16:13:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-11-03T17:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c8aec450bef6cd24589476f7747bf37bf0e636ea'/>
<id>c8aec450bef6cd24589476f7747bf37bf0e636ea</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/2037
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/2037
</pre>
</div>
</content>
</entry>
<entry>
<title>Amend #2038 fix</title>
<updated>2011-11-05T23:05:08+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-11-04T20:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=08137836a3ddce17aa5d383a02d177d35b3df266'/>
<id>08137836a3ddce17aa5d383a02d177d35b3df266</id>
<content type='text'>
The math was unsafe, thanks to Nalin for spotting it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The math was unsafe, thanks to Nalin for spotting it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify random salt creation for interoperability</title>
<updated>2011-11-04T10:10:56+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-11-03T20:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f7938a17737baf432f75cd7115150b1311e5eeb5'/>
<id>f7938a17737baf432f75cd7115150b1311e5eeb5</id>
<content type='text'>
See:
https://fedorahosted.org/freeipa/ticket/2038
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See:
https://fedorahosted.org/freeipa/ticket/2038
</pre>
</div>
</content>
</entry>
<entry>
<title>util: add password policy manipulation functions</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-30T22:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a1637d47c0ccd596305567f925ee611c00dfa899'/>
<id>a1637d47c0ccd596305567f925ee611c00dfa899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-kdb: implement change_pwd function</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-20T23:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=452fcdccdccb4340f20c85dd9d4f45ee2b02bf37'/>
<id>452fcdccdccb4340f20c85dd9d4f45ee2b02bf37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
