<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/daemons/ipa-kpasswd, branch testing</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Mozldap-specific code removed</title>
<updated>2011-01-14T22:33:11+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-01-14T12:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=bd965c92d829f9d88f4e29f37890c9beffbd716d'/>
<id>bd965c92d829f9d88f4e29f37890c9beffbd716d</id>
<content type='text'>
Mozldap code removed from all sources and configure source script.
Now, IPA will compile even when package mozldap-devel is not
installed on the system.

https://fedorahosted.org/freeipa/ticket/756
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mozldap code removed from all sources and configure source script.
Now, IPA will compile even when package mozldap-devel is not
installed on the system.

https://fedorahosted.org/freeipa/ticket/756
</pre>
</div>
</content>
</entry>
<entry>
<title>Potential memory leaks in ipa-kpasswd</title>
<updated>2011-01-14T19:33:32+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-01-12T12:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=63e70d052c38b63a282be6b837f3805401006b35'/>
<id>63e70d052c38b63a282be6b837f3805401006b35</id>
<content type='text'>
This patch fixes 2 situations where a pointer to allocated error
string could be overwritten - which could have resulted in
a memory leak.

https://fedorahosted.org/freeipa/ticket/716
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes 2 situations where a pointer to allocated error
string could be overwritten - which could have resulted in
a memory leak.

https://fedorahosted.org/freeipa/ticket/716
</pre>
</div>
</content>
</entry>
<entry>
<title>Unchecked return values in SLAPI plugins</title>
<updated>2011-01-14T19:20:57+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-01-14T09:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c94d20cfd8cc1bd8cd8152b19d6807b654286197'/>
<id>c94d20cfd8cc1bd8cd8152b19d6807b654286197</id>
<content type='text'>
Return values weren't checked in several cases which could
have lead to unhandled errors.

https://fedorahosted.org/freeipa/ticket/722
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return values weren't checked in several cases which could
have lead to unhandled errors.

https://fedorahosted.org/freeipa/ticket/722
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use LDAP_DEPRECATED in plugins</title>
<updated>2011-01-07T10:00:44+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-01-03T15:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=8a9fdbfb039bf1894cf3b301c8a0f84261ec8c1c'/>
<id>8a9fdbfb039bf1894cf3b301c8a0f84261ec8c1c</id>
<content type='text'>
Remove the LDAP_DEPRECATED constant and do not use functions that are
marked as deprecated in recent OpenLDAP releases. Also always define
WITH_{MOZLDAP,OPENLDAP} since there are conditional header includes that
depend on that constant.

https://fedorahosted.org/freeipa/ticket/576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the LDAP_DEPRECATED constant and do not use functions that are
marked as deprecated in recent OpenLDAP releases. Also always define
WITH_{MOZLDAP,OPENLDAP} since there are conditional header includes that
depend on that constant.

https://fedorahosted.org/freeipa/ticket/576
</pre>
</div>
</content>
</entry>
<entry>
<title>Change FreeIPA license to GPLv3+</title>
<updated>2010-12-20T22:19:53+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-12-09T12:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7493d781dfcaa7995f7864a09ad39ba6a89f1a9c'/>
<id>7493d781dfcaa7995f7864a09ad39ba6a89f1a9c</id>
<content type='text'>
The changes include:
 * Change license blobs in source files to mention GPLv3+ not GPLv2 only
 * Add GPLv3+ license text
 * Package COPYING not LICENSE as the license blobs (even the old ones)
   mention COPYING specifically, it is also more common, I think

 https://fedorahosted.org/freeipa/ticket/239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes include:
 * Change license blobs in source files to mention GPLv3+ not GPLv2 only
 * Add GPLv3+ license text
 * Package COPYING not LICENSE as the license blobs (even the old ones)
   mention COPYING specifically, it is also more common, I think

 https://fedorahosted.org/freeipa/ticket/239
</pre>
</div>
</content>
</entry>
<entry>
<title>Stricter compilation flags</title>
<updated>2010-11-22T21:01:35+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-11-04T16:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ce75d1c6d6595bcb26dbacf7393098a8f9accb3f'/>
<id>ce75d1c6d6595bcb26dbacf7393098a8f9accb3f</id>
<content type='text'>
Use a little stricter compilation flags, in particular -Wall and treat
implicit function declarations as errors.

Signed-off-by: Simo Sorce &lt;ssorce@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a little stricter compilation flags, in particular -Wall and treat
implicit function declarations as errors.

Signed-off-by: Simo Sorce &lt;ssorce@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Always detect openldap and mozldap at the same time</title>
<updated>2010-10-07T11:53:36+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-10-05T21:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ceb91a3f7175307e4fbae929e98063fba8cc9123'/>
<id>ceb91a3f7175307e4fbae929e98063fba8cc9123</id>
<content type='text'>
Slapi plugins must use mozldap because 389 ds is compiled against that.
ipa_kpasswd, instead, should be linked against openldap.
So always make sure both are available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Slapi plugins must use mozldap because 389 ds is compiled against that.
ipa_kpasswd, instead, should be linked against openldap.
So always make sure both are available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check error in kpasswd</title>
<updated>2009-07-10T13:42:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-06-09T17:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=24089821fbc738b22f524d4d107d9de458484291'/>
<id>24089821fbc738b22f524d4d107d9de458484291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mass tree reorganization for IPAv2. To view previous history of files use:</title>
<updated>2009-02-03T20:27:14+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-01-29T21:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e30cd6ba42c256d2016db45146d616f329455e86'/>
<id>e30cd6ba42c256d2016db45146d616f329455e86</id>
<content type='text'>
% git log --follow -- &lt;file&gt;

renamed: ipa-server/autogen.sh -&gt; autogen.sh
renamed: ipa-server/ipa-kpasswd/Makefile.am -&gt; daemons/ipa-kpasswd/Makefile.am
renamed: ipa-server/ipa-kpasswd/README -&gt; daemons/ipa-kpasswd/README
renamed: ipa-server/ipa-kpasswd/ipa_kpasswd.c -&gt; daemons/ipa-kpasswd/ipa_kpasswd.c
renamed: ipa-server/ipa-kpasswd/ipa_kpasswd.init -&gt; daemons/ipa-kpasswd/ipa_kpasswd.init
renamed: ipa-server/ipa-slapi-plugins/Makefile.am -&gt; daemons/ipa-slapi-plugins/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/README -&gt; daemons/ipa-slapi-plugins/README
renamed: ipa-server/ipa-slapi-plugins/dna/Makefile.am -&gt; daemons/ipa-slapi-plugins/dna/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/dna/dna-conf.ldif -&gt; daemons/ipa-slapi-plugins/dna/dna-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/dna/dna.c -&gt; daemons/ipa-slapi-plugins/dna/dna.c
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/Makefile.am -&gt; daemons/ipa-slapi-plugins/ipa-memberof/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/ipa-memberof.c -&gt; daemons/ipa-slapi-plugins/ipa-memberof/ipa-memberof.c
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/ipa-memberof.h -&gt; daemons/ipa-slapi-plugins/ipa-memberof/ipa-memberof.h
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/ipa-memberof_config.c -&gt; daemons/ipa-slapi-plugins/ipa-memberof/ipa-memberof_config.c
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif -&gt; daemons/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/README -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/README
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/ipa_pwd_extop.c -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/ipa_pwd_extop.c
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/pwd-extop-conf.ldif -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/pwd-extop-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/Makefile.am -&gt; daemons/ipa-slapi-plugins/ipa-winsync/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/README -&gt; daemons/ipa-slapi-plugins/ipa-winsync/README
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync-conf.ldif -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync-config.c -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync-config.c
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync.c -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync.c
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync.h -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync.h
renamed: ipa-server/xmlrpc-server/ipa-rewrite.conf -&gt; install/conf/ipa-rewrite.conf
renamed: ipa-server/xmlrpc-server/ipa.conf -&gt; install/conf/ipa.conf
renamed: ipa-server/xmlrpc-server/ssbrowser.html -&gt; install/html/ssbrowser.html
renamed: ipa-server/xmlrpc-server/unauthorized.html -&gt; install/html/unauthorized.html
renamed: ipa-server/ipa-install/share/60ipaconfig.ldif -&gt; install/share/60ipaconfig.ldif
renamed: ipa-server/ipa-install/share/60kerberos.ldif -&gt; install/share/60kerberos.ldif
renamed: ipa-server/ipa-install/share/60radius.ldif -&gt; install/share/60radius.ldif
renamed: ipa-server/ipa-install/share/60samba.ldif -&gt; install/share/60samba.ldif
renamed: ipa-server/ipa-install/share/Makefile.am -&gt; install/share/Makefile.am
renamed: ipa-server/ipa-install/share/bind.named.conf.template -&gt; install/share/bind.named.conf.template
renamed: ipa-server/ipa-install/share/bind.zone.db.template -&gt; install/share/bind.zone.db.template
renamed: ipa-server/ipa-install/share/bootstrap-template.ldif -&gt; install/share/bootstrap-template.ldif
renamed: ipa-server/ipa-install/share/certmap.conf.template -&gt; install/share/certmap.conf.template
renamed: ipa-server/ipa-install/share/default-aci.ldif -&gt; install/share/default-aci.ldif
renamed: ipa-server/ipa-install/share/default-keytypes.ldif -&gt; install/share/default-keytypes.ldif
renamed: ipa-server/ipa-install/share/dna-posix.ldif -&gt; install/share/dna-posix.ldif
renamed: ipa-server/ipa-install/share/encrypted_attribute.ldif -&gt; install/share/encrypted_attribute.ldif
renamed: ipa-server/ipa-install/share/fedora-ds.init.patch -&gt; install/share/fedora-ds.init.patch
renamed: ipa-server/ipa-install/share/indices.ldif -&gt; install/share/indices.ldif
renamed: ipa-server/ipa-install/share/kdc.conf.template -&gt; install/share/kdc.conf.template
renamed: ipa-server/ipa-install/share/kerberos.ldif -&gt; install/share/kerberos.ldif
renamed: ipa-server/ipa-install/share/krb.con.template -&gt; install/share/krb.con.template
renamed: ipa-server/ipa-install/share/krb5.conf.template -&gt; install/share/krb5.conf.template
renamed: ipa-server/ipa-install/share/krb5.ini.template -&gt; install/share/krb5.ini.template
renamed: ipa-server/ipa-install/share/krbrealm.con.template -&gt; install/share/krbrealm.con.template
renamed: ipa-server/ipa-install/share/master-entry.ldif -&gt; install/share/master-entry.ldif
renamed: ipa-server/ipa-install/share/memberof-task.ldif -&gt; install/share/memberof-task.ldif
renamed: ipa-server/ipa-install/share/ntp.conf.server.template -&gt; install/share/ntp.conf.server.template
renamed: ipa-server/ipa-install/share/ntpd.sysconfig.template -&gt; install/share/ntpd.sysconfig.template
renamed: ipa-server/ipa-install/share/preferences.html.template -&gt; install/share/preferences.html.template
renamed: ipa-server/ipa-install/share/referint-conf.ldif -&gt; install/share/referint-conf.ldif
renamed: ipa-server/ipa-install/share/schema_compat.uldif -&gt; install/share/schema_compat.uldif
renamed: ipa-server/ipa-install/share/unique-attributes.ldif -&gt; install/share/unique-attributes.ldif
renamed: ipa-server/ipa-install/Makefile.am -&gt; install/tools/Makefile.am
renamed: ipa-server/ipa-install/README -&gt; install/tools/README
renamed: ipa-server/ipa-compat-manage -&gt; install/tools/ipa-compat-manage
renamed: ipa-server/ipa-fix-CVE-2008-3274 -&gt; install/tools/ipa-fix-CVE-2008-3274
renamed: ipa-server/ipa-ldap-updater -&gt; install/tools/ipa-ldap-updater
renamed: ipa-server/ipa-install/ipa-replica-install -&gt; install/tools/ipa-replica-install
renamed: ipa-server/ipa-install/ipa-replica-manage -&gt; install/tools/ipa-replica-manage
renamed: ipa-server/ipa-install/ipa-replica-prepare -&gt; install/tools/ipa-replica-prepare
renamed: ipa-server/ipa-install/ipa-server-certinstall -&gt; install/tools/ipa-server-certinstall
renamed: ipa-server/ipa-install/ipa-server-install -&gt; install/tools/ipa-server-install
renamed: ipa-server/ipa-upgradeconfig -&gt; install/tools/ipa-upgradeconfig
renamed: ipa-server/ipa-install/ipactl -&gt; install/tools/ipactl
renamed: ipa-server/man/Makefile.am -&gt; install/tools/man/Makefile.am
renamed: ipa-server/man/ipa-compat-manage.1 -&gt; install/tools/man/ipa-compat-manage.1
renamed: ipa-server/man/ipa-ldap-updater.1 -&gt; install/tools/man/ipa-ldap-updater.1
renamed: ipa-server/man/ipa-replica-install.1 -&gt; install/tools/man/ipa-replica-install.1
renamed: ipa-server/man/ipa-replica-manage.1 -&gt; install/tools/man/ipa-replica-manage.1
renamed: ipa-server/man/ipa-replica-prepare.1 -&gt; install/tools/man/ipa-replica-prepare.1
renamed: ipa-server/man/ipa-server-certinstall.1 -&gt; install/tools/man/ipa-server-certinstall.1
renamed: ipa-server/man/ipa-server-install.1 -&gt; install/tools/man/ipa-server-install.1
renamed: ipa-server/man/ipa_kpasswd.8 -&gt; install/tools/man/ipa_kpasswd.8
renamed: ipa-server/man/ipa_webgui.8 -&gt; install/tools/man/ipa_webgui.8
renamed: ipa-server/man/ipactl.8 -&gt; install/tools/man/ipactl.8
renamed: ipa-server/ipa-install/updates/Makefile.am -&gt; install/updates/Makefile.am
renamed: ipa-server/ipa-install/updates/RFC2307bis.update -&gt; install/updates/RFC2307bis.update
renamed: ipa-server/ipa-install/updates/RFC4876.update -&gt; install/updates/RFC4876.update
renamed: ipa-server/ipa-install/updates/indices.update -&gt; install/updates/indices.update
renamed: ipa-server/ipa-install/updates/nss_ldap.update -&gt; install/updates/nss_ldap.update
renamed: ipa-server/ipa-install/updates/replication.update -&gt; install/updates/replication.update
renamed: ipa-server/ipa-install/updates/winsync_index.update -&gt; install/updates/winsync_index.update
renamed: ipa-server/ipaserver/Makefile.am -&gt; ipaserver/install/Makefile.am
renamed: ipa-server/ipaserver/__init__.py -&gt; ipaserver/install/__init__.py
renamed: ipa-server/ipaserver/bindinstance.py -&gt; ipaserver/install/bindinstance.py
renamed: ipa-server/ipaserver/certs.py -&gt; ipaserver/install/certs.py
renamed: ipa-server/ipaserver/dsinstance.py -&gt; ipaserver/install/dsinstance.py
renamed: ipa-server/ipaserver/httpinstance.py -&gt; ipaserver/install/httpinstance.py
renamed: ipa-server/ipaserver/installutils.py -&gt; ipaserver/install/installutils.py
renamed: ipa-server/ipaserver/ipaldap.py -&gt; ipaserver/install/ipaldap.py
renamed: ipa-server/ipaserver/krbinstance.py -&gt; ipaserver/install/krbinstance.py
renamed: ipa-server/ipaserver/ldapupdate.py -&gt; ipaserver/install/ldapupdate.py
renamed: ipa-server/ipaserver/ntpinstance.py -&gt; ipaserver/install/ntpinstance.py
renamed: ipa-server/ipaserver/replication.py -&gt; ipaserver/install/replication.py
renamed: ipa-server/ipaserver/service.py -&gt; ipaserver/install/service.py
renamed: ipa-server/selinux/Makefile -&gt; selinux/Makefile
renamed: ipa-server/selinux/ipa-server-selinux.spec.in -&gt; selinux/ipa-server-selinux.spec.in
renamed: ipa-server/selinux/ipa_kpasswd/ipa_kpasswd.fc -&gt; selinux/ipa_kpasswd/ipa_kpasswd.fc
renamed: ipa-server/selinux/ipa_kpasswd/ipa_kpasswd.te -&gt; selinux/ipa_kpasswd/ipa_kpasswd.te
renamed: ipa-server/selinux/ipa_webgui/ipa_webgui.fc -&gt; selinux/ipa_webgui/ipa_webgui.fc
renamed: ipa-server/selinux/ipa_webgui/ipa_webgui.te -&gt; selinux/ipa_webgui/ipa_webgui.te
renamed: ipa-server/version.m4.in -&gt; version.m4.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
% git log --follow -- &lt;file&gt;

renamed: ipa-server/autogen.sh -&gt; autogen.sh
renamed: ipa-server/ipa-kpasswd/Makefile.am -&gt; daemons/ipa-kpasswd/Makefile.am
renamed: ipa-server/ipa-kpasswd/README -&gt; daemons/ipa-kpasswd/README
renamed: ipa-server/ipa-kpasswd/ipa_kpasswd.c -&gt; daemons/ipa-kpasswd/ipa_kpasswd.c
renamed: ipa-server/ipa-kpasswd/ipa_kpasswd.init -&gt; daemons/ipa-kpasswd/ipa_kpasswd.init
renamed: ipa-server/ipa-slapi-plugins/Makefile.am -&gt; daemons/ipa-slapi-plugins/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/README -&gt; daemons/ipa-slapi-plugins/README
renamed: ipa-server/ipa-slapi-plugins/dna/Makefile.am -&gt; daemons/ipa-slapi-plugins/dna/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/dna/dna-conf.ldif -&gt; daemons/ipa-slapi-plugins/dna/dna-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/dna/dna.c -&gt; daemons/ipa-slapi-plugins/dna/dna.c
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/Makefile.am -&gt; daemons/ipa-slapi-plugins/ipa-memberof/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/ipa-memberof.c -&gt; daemons/ipa-slapi-plugins/ipa-memberof/ipa-memberof.c
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/ipa-memberof.h -&gt; daemons/ipa-slapi-plugins/ipa-memberof/ipa-memberof.h
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/ipa-memberof_config.c -&gt; daemons/ipa-slapi-plugins/ipa-memberof/ipa-memberof_config.c
renamed: ipa-server/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif -&gt; daemons/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/README -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/README
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/ipa_pwd_extop.c -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/ipa_pwd_extop.c
renamed: ipa-server/ipa-slapi-plugins/ipa-pwd-extop/pwd-extop-conf.ldif -&gt; daemons/ipa-slapi-plugins/ipa-pwd-extop/pwd-extop-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/Makefile.am -&gt; daemons/ipa-slapi-plugins/ipa-winsync/Makefile.am
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/README -&gt; daemons/ipa-slapi-plugins/ipa-winsync/README
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync-conf.ldif -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync-conf.ldif
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync-config.c -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync-config.c
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync.c -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync.c
renamed: ipa-server/ipa-slapi-plugins/ipa-winsync/ipa-winsync.h -&gt; daemons/ipa-slapi-plugins/ipa-winsync/ipa-winsync.h
renamed: ipa-server/xmlrpc-server/ipa-rewrite.conf -&gt; install/conf/ipa-rewrite.conf
renamed: ipa-server/xmlrpc-server/ipa.conf -&gt; install/conf/ipa.conf
renamed: ipa-server/xmlrpc-server/ssbrowser.html -&gt; install/html/ssbrowser.html
renamed: ipa-server/xmlrpc-server/unauthorized.html -&gt; install/html/unauthorized.html
renamed: ipa-server/ipa-install/share/60ipaconfig.ldif -&gt; install/share/60ipaconfig.ldif
renamed: ipa-server/ipa-install/share/60kerberos.ldif -&gt; install/share/60kerberos.ldif
renamed: ipa-server/ipa-install/share/60radius.ldif -&gt; install/share/60radius.ldif
renamed: ipa-server/ipa-install/share/60samba.ldif -&gt; install/share/60samba.ldif
renamed: ipa-server/ipa-install/share/Makefile.am -&gt; install/share/Makefile.am
renamed: ipa-server/ipa-install/share/bind.named.conf.template -&gt; install/share/bind.named.conf.template
renamed: ipa-server/ipa-install/share/bind.zone.db.template -&gt; install/share/bind.zone.db.template
renamed: ipa-server/ipa-install/share/bootstrap-template.ldif -&gt; install/share/bootstrap-template.ldif
renamed: ipa-server/ipa-install/share/certmap.conf.template -&gt; install/share/certmap.conf.template
renamed: ipa-server/ipa-install/share/default-aci.ldif -&gt; install/share/default-aci.ldif
renamed: ipa-server/ipa-install/share/default-keytypes.ldif -&gt; install/share/default-keytypes.ldif
renamed: ipa-server/ipa-install/share/dna-posix.ldif -&gt; install/share/dna-posix.ldif
renamed: ipa-server/ipa-install/share/encrypted_attribute.ldif -&gt; install/share/encrypted_attribute.ldif
renamed: ipa-server/ipa-install/share/fedora-ds.init.patch -&gt; install/share/fedora-ds.init.patch
renamed: ipa-server/ipa-install/share/indices.ldif -&gt; install/share/indices.ldif
renamed: ipa-server/ipa-install/share/kdc.conf.template -&gt; install/share/kdc.conf.template
renamed: ipa-server/ipa-install/share/kerberos.ldif -&gt; install/share/kerberos.ldif
renamed: ipa-server/ipa-install/share/krb.con.template -&gt; install/share/krb.con.template
renamed: ipa-server/ipa-install/share/krb5.conf.template -&gt; install/share/krb5.conf.template
renamed: ipa-server/ipa-install/share/krb5.ini.template -&gt; install/share/krb5.ini.template
renamed: ipa-server/ipa-install/share/krbrealm.con.template -&gt; install/share/krbrealm.con.template
renamed: ipa-server/ipa-install/share/master-entry.ldif -&gt; install/share/master-entry.ldif
renamed: ipa-server/ipa-install/share/memberof-task.ldif -&gt; install/share/memberof-task.ldif
renamed: ipa-server/ipa-install/share/ntp.conf.server.template -&gt; install/share/ntp.conf.server.template
renamed: ipa-server/ipa-install/share/ntpd.sysconfig.template -&gt; install/share/ntpd.sysconfig.template
renamed: ipa-server/ipa-install/share/preferences.html.template -&gt; install/share/preferences.html.template
renamed: ipa-server/ipa-install/share/referint-conf.ldif -&gt; install/share/referint-conf.ldif
renamed: ipa-server/ipa-install/share/schema_compat.uldif -&gt; install/share/schema_compat.uldif
renamed: ipa-server/ipa-install/share/unique-attributes.ldif -&gt; install/share/unique-attributes.ldif
renamed: ipa-server/ipa-install/Makefile.am -&gt; install/tools/Makefile.am
renamed: ipa-server/ipa-install/README -&gt; install/tools/README
renamed: ipa-server/ipa-compat-manage -&gt; install/tools/ipa-compat-manage
renamed: ipa-server/ipa-fix-CVE-2008-3274 -&gt; install/tools/ipa-fix-CVE-2008-3274
renamed: ipa-server/ipa-ldap-updater -&gt; install/tools/ipa-ldap-updater
renamed: ipa-server/ipa-install/ipa-replica-install -&gt; install/tools/ipa-replica-install
renamed: ipa-server/ipa-install/ipa-replica-manage -&gt; install/tools/ipa-replica-manage
renamed: ipa-server/ipa-install/ipa-replica-prepare -&gt; install/tools/ipa-replica-prepare
renamed: ipa-server/ipa-install/ipa-server-certinstall -&gt; install/tools/ipa-server-certinstall
renamed: ipa-server/ipa-install/ipa-server-install -&gt; install/tools/ipa-server-install
renamed: ipa-server/ipa-upgradeconfig -&gt; install/tools/ipa-upgradeconfig
renamed: ipa-server/ipa-install/ipactl -&gt; install/tools/ipactl
renamed: ipa-server/man/Makefile.am -&gt; install/tools/man/Makefile.am
renamed: ipa-server/man/ipa-compat-manage.1 -&gt; install/tools/man/ipa-compat-manage.1
renamed: ipa-server/man/ipa-ldap-updater.1 -&gt; install/tools/man/ipa-ldap-updater.1
renamed: ipa-server/man/ipa-replica-install.1 -&gt; install/tools/man/ipa-replica-install.1
renamed: ipa-server/man/ipa-replica-manage.1 -&gt; install/tools/man/ipa-replica-manage.1
renamed: ipa-server/man/ipa-replica-prepare.1 -&gt; install/tools/man/ipa-replica-prepare.1
renamed: ipa-server/man/ipa-server-certinstall.1 -&gt; install/tools/man/ipa-server-certinstall.1
renamed: ipa-server/man/ipa-server-install.1 -&gt; install/tools/man/ipa-server-install.1
renamed: ipa-server/man/ipa_kpasswd.8 -&gt; install/tools/man/ipa_kpasswd.8
renamed: ipa-server/man/ipa_webgui.8 -&gt; install/tools/man/ipa_webgui.8
renamed: ipa-server/man/ipactl.8 -&gt; install/tools/man/ipactl.8
renamed: ipa-server/ipa-install/updates/Makefile.am -&gt; install/updates/Makefile.am
renamed: ipa-server/ipa-install/updates/RFC2307bis.update -&gt; install/updates/RFC2307bis.update
renamed: ipa-server/ipa-install/updates/RFC4876.update -&gt; install/updates/RFC4876.update
renamed: ipa-server/ipa-install/updates/indices.update -&gt; install/updates/indices.update
renamed: ipa-server/ipa-install/updates/nss_ldap.update -&gt; install/updates/nss_ldap.update
renamed: ipa-server/ipa-install/updates/replication.update -&gt; install/updates/replication.update
renamed: ipa-server/ipa-install/updates/winsync_index.update -&gt; install/updates/winsync_index.update
renamed: ipa-server/ipaserver/Makefile.am -&gt; ipaserver/install/Makefile.am
renamed: ipa-server/ipaserver/__init__.py -&gt; ipaserver/install/__init__.py
renamed: ipa-server/ipaserver/bindinstance.py -&gt; ipaserver/install/bindinstance.py
renamed: ipa-server/ipaserver/certs.py -&gt; ipaserver/install/certs.py
renamed: ipa-server/ipaserver/dsinstance.py -&gt; ipaserver/install/dsinstance.py
renamed: ipa-server/ipaserver/httpinstance.py -&gt; ipaserver/install/httpinstance.py
renamed: ipa-server/ipaserver/installutils.py -&gt; ipaserver/install/installutils.py
renamed: ipa-server/ipaserver/ipaldap.py -&gt; ipaserver/install/ipaldap.py
renamed: ipa-server/ipaserver/krbinstance.py -&gt; ipaserver/install/krbinstance.py
renamed: ipa-server/ipaserver/ldapupdate.py -&gt; ipaserver/install/ldapupdate.py
renamed: ipa-server/ipaserver/ntpinstance.py -&gt; ipaserver/install/ntpinstance.py
renamed: ipa-server/ipaserver/replication.py -&gt; ipaserver/install/replication.py
renamed: ipa-server/ipaserver/service.py -&gt; ipaserver/install/service.py
renamed: ipa-server/selinux/Makefile -&gt; selinux/Makefile
renamed: ipa-server/selinux/ipa-server-selinux.spec.in -&gt; selinux/ipa-server-selinux.spec.in
renamed: ipa-server/selinux/ipa_kpasswd/ipa_kpasswd.fc -&gt; selinux/ipa_kpasswd/ipa_kpasswd.fc
renamed: ipa-server/selinux/ipa_kpasswd/ipa_kpasswd.te -&gt; selinux/ipa_kpasswd/ipa_kpasswd.te
renamed: ipa-server/selinux/ipa_webgui/ipa_webgui.fc -&gt; selinux/ipa_webgui/ipa_webgui.fc
renamed: ipa-server/selinux/ipa_webgui/ipa_webgui.te -&gt; selinux/ipa_webgui/ipa_webgui.te
renamed: ipa-server/version.m4.in -&gt; version.m4.in
</pre>
</div>
</content>
</entry>
</feed>
