<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/tools/ipa-upgradeconfig, branch platform</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Fix IPA install for secure umask</title>
<updated>2011-06-22T03:45:00+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-06-17T12:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=b227208d010bf88a11c46149ac5844c4a55ab9ad'/>
<id>b227208d010bf88a11c46149ac5844c4a55ab9ad</id>
<content type='text'>
Make sure that IPA can be installed with root umask set to secure
value 077. ipa-server-install was failing in DS configuration phase
when dirsrv tried to read boot.ldif created during installation.

https://fedorahosted.org/freeipa/ticket/1282
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that IPA can be installed with root umask set to secure
value 077. ipa-server-install was failing in DS configuration phase
when dirsrv tried to read boot.ldif created during installation.

https://fedorahosted.org/freeipa/ticket/1282
</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>Better upgrade detection so we don't print spurious errors</title>
<updated>2009-09-15T21:42:36+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-09-15T21:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=31ad1973c588b0097662c88b14346004edff3932'/>
<id>31ad1973c588b0097662c88b14346004edff3932</id>
<content type='text'>
Also add copyright

519414
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add copyright

519414
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ipa-python directory to ipapython so it is a real python library</title>
<updated>2009-02-09T19:35:15+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-02-05T20:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=262ff2d731b1bfc4acd91153088b8fcde7ae92b8'/>
<id>262ff2d731b1bfc4acd91153088b8fcde7ae92b8</id>
<content type='text'>
We used to install it as ipa, now installing it as ipapython. The rpm
is still ipa-python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used to install it as ipa, now installing it as ipapython. The rpm
is still ipa-python.
</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>
