<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/daemons/ipa-slapi-plugins, branch master</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>ipa-pwd-extop: allow password change on all connections with SSF&gt;1</title>
<updated>2011-10-05T15:20:13+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-09-27T08:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=3fb40170cb70a87515ec9d3466099fa3417a4086'/>
<id>3fb40170cb70a87515ec9d3466099fa3417a4086</id>
<content type='text'>
Instead of checking the individual SSFs for SASL, SSL/TLS and LDAPI connection
the global SSF is checked for password changes and enrollments.

https://fedorahosted.org/freeipa/ticket/1877
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of checking the individual SSFs for SASL, SSL/TLS and LDAPI connection
the global SSF is checked for password changes and enrollments.

https://fedorahosted.org/freeipa/ticket/1877
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Enforce old password checks</title>
<updated>2011-09-21T22:10:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-09-16T18:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c981627016e0d3c0002214c1d2cc0812a480339a'/>
<id>c981627016e0d3c0002214c1d2cc0812a480339a</id>
<content type='text'>
If a user is changing his own password, then require the old password to be
sent for validation purposes.

https://fedorahosted.org/freeipa/ticket/1814
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a user is changing his own password, then require the old password to be
sent for validation purposes.

https://fedorahosted.org/freeipa/ticket/1814
</pre>
</div>
</content>
</entry>
<entry>
<title>include &lt;stdint.h&gt; for uintptr_t</title>
<updated>2011-09-22T13:42:11+00:00</updated>
<author>
<name>Marko Myllynen</name>
<email>myllynen@redhat.com</email>
</author>
<published>2011-09-21T12:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=45aa80195204329c1fb6f0fd1c8e8142618da604'/>
<id>45aa80195204329c1fb6f0fd1c8e8142618da604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Fix segfault in password change.</title>
<updated>2011-09-21T20:05:02+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-09-16T15:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=37836a2e6c07550d504a1075ea5626f160f13342'/>
<id>37836a2e6c07550d504a1075ea5626f160f13342</id>
<content type='text'>
Do not pass an empty buffer to ber_init() as it will assert.
Check before hand and return an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not pass an empty buffer to ber_init() as it will assert.
Check before hand and return an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>The precendence on the modrdn plugin was set in the wrong location.</title>
<updated>2011-09-13T15:36:59+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-09-12T14:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5371c03c93ddc73ebafc4107e7340ac911e27ed5'/>
<id>5371c03c93ddc73ebafc4107e7340ac911e27ed5</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1370
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1370
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2011-09-07T11:20:42+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2011-09-05T14:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=1785d0a7c1fb5d90945e187b2e94fddf95ead13a'/>
<id>1785d0a7c1fb5d90945e187b2e94fddf95ead13a</id>
<content type='text'>
Fix "The the" and "classses" in FreeIPA code and messages.

https://fedorahosted.org/freeipa/ticket/1480
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "The the" and "classses" in FreeIPA code and messages.

https://fedorahosted.org/freeipa/ticket/1480
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Allow kadmin to set krb keys</title>
<updated>2011-08-26T12:24:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-07-07T17:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=35e15f6c91be21715d33ae0f06b5629f63289e8f'/>
<id>35e15f6c91be21715d33ae0f06b5629f63289e8f</id>
<content type='text'>
Prevent the ipa-pwd-extop plugin from re-generating keys when kadimn is storing
a new set of keys. Only generate the userPassword and sambaXXPassword hashes.
Also avoid checking policies in this case and if history is provided avoid
regenerating the passwordHistory too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent the ipa-pwd-extop plugin from re-generating keys when kadimn is storing
a new set of keys. Only generate the userPassword and sambaXXPassword hashes.
Also avoid checking policies in this case and if history is provided avoid
regenerating the passwordHistory too.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Use common password policy code</title>
<updated>2011-08-26T12:24:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-07-01T17:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7ea0b5d56e2b157d7bcc15610d076e44f02beeda'/>
<id>7ea0b5d56e2b157d7bcc15610d076e44f02beeda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: make encsalt parsing function common</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-22T20:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7d41e7b4d43d882eb4cc99f0600078e0f34f1774'/>
<id>7d41e7b4d43d882eb4cc99f0600078e0f34f1774</id>
<content type='text'>
It is going to be used by the ipa-kdb module too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is going to be used by the ipa-kdb module too.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Move encoding in common too</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-20T15:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=eed401306c400ae938e2d328de22da6f729c8f3f'/>
<id>eed401306c400ae938e2d328de22da6f729c8f3f</id>
<content type='text'>
Also to be used by ipa-kdb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also to be used by ipa-kdb
</pre>
</div>
</content>
</entry>
</feed>
