<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/share/bind.named.conf.template, 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>Allow recursion by default</title>
<updated>2011-06-28T03:14:16+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-06-22T06:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5f4c75eb28b3d50a35fbf3a86a6d842bce8e72f9'/>
<id>5f4c75eb28b3d50a35fbf3a86a6d842bce8e72f9</id>
<content type='text'>
Update name server configuration file to allow any host to issue
recursive queries (allow-recursion statement).

https://fedorahosted.org/freeipa/ticket/1335
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update name server configuration file to allow any host to issue
recursive queries (allow-recursion statement).

https://fedorahosted.org/freeipa/ticket/1335
</pre>
</div>
</content>
</entry>
<entry>
<title>IPv6 enhancements</title>
<updated>2011-02-02T17:39:35+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-01-31T14:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=bb56285f6b350fcdd7b22f6d6c4fb69da5ce438d'/>
<id>bb56285f6b350fcdd7b22f6d6c4fb69da5ce438d</id>
<content type='text'>
* Make host-add, host-del and reverse zone creation IPv6 aware
* Make Bind listen on IPv6 interfaces, too

https://fedorahosted.org/freeipa/ticket/398
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Make host-add, host-del and reverse zone creation IPv6 aware
* Make Bind listen on IPv6 interfaces, too

https://fedorahosted.org/freeipa/ticket/398
</pre>
</div>
</content>
</entry>
<entry>
<title>named.conf: Add trailing dot to the fake_mname</title>
<updated>2010-05-06T14:27:21+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-05-01T19:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e29be7ac3edb9dad9b748b20a21e3fc745d637dc'/>
<id>e29be7ac3edb9dad9b748b20a21e3fc745d637dc</id>
<content type='text'>
Yet another trailing dot issue, but this one was kept hidden because
only the latest bind-dyndb-ldap package uses the fake_mname option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yet another trailing dot issue, but this one was kept hidden because
only the latest bind-dyndb-ldap package uses the fake_mname option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set BIND to use ldapi and use fake mname</title>
<updated>2010-01-21T22:37:42+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-11-25T00:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=d6ca88f331a66799a18087b90af71f03b8706714'/>
<id>d6ca88f331a66799a18087b90af71f03b8706714</id>
<content type='text'>
The fake_mname for now doesn't exists but is a feature that will be
added in the near future. Since any unknown arguments to bind-dyndb-ldap
are ignored, we are safe to use it now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fake_mname for now doesn't exists but is a feature that will be
added in the near future. Since any unknown arguments to bind-dyndb-ldap
are ignored, we are safe to use it now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use DNS forwarders in /etc/named.conf</title>
<updated>2009-09-02T17:09:28+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-09-01T21:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=4e5a68397a102f0be193470257ed331baf57dc3c'/>
<id>4e5a68397a102f0be193470257ed331baf57dc3c</id>
<content type='text'>
This patch adds options --forwarder and --no-forwarders. At least one of
them must be used if you are doing a setup with DNS server. They are
also mutually exclusive. The --forwarder option can be used more than
once to specify more servers. If the installer runs in interactive mode,
it will prompt the user if none of these option was given at the command
line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds options --forwarder and --no-forwarders. At least one of
them must be used if you are doing a setup with DNS server. They are
also mutually exclusive. The --forwarder option can be used more than
once to specify more servers. If the installer runs in interactive mode,
it will prompt the user if none of these option was given at the command
line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure BIND LDAP driver to use SASL authentication</title>
<updated>2009-07-10T13:55:29+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-06-09T12:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=51498038739cf4e3278457748938cd807095cfb3'/>
<id>51498038739cf4e3278457748938cd807095cfb3</id>
<content type='text'>
We use /etc/named.keytab generated by ipa-server-install to authenticate
against the LDAP server. Also tidy up /etc/named.conf since we're there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use /etc/named.keytab generated by ipa-server-install to authenticate
against the LDAP server. Also tidy up /etc/named.conf since we're there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LDAP instead of flat file for zone storage</title>
<updated>2009-06-02T10:32:01+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-05-12T13:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=1bc786e379ed5575cf4dffaa23bf7d66f42e44d7'/>
<id>1bc786e379ed5575cf4dffaa23bf7d66f42e44d7</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>
